| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-17 | 1 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 | 1 | -0/+35 |
|\ |
|
| * | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 2010-05-06 | 1 | -0/+35 |
* | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2010-05-03 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | sctp: send SHUTDOWN-ACK chunk back to the source. | Vlad Yasevich | 2010-04-30 | 1 | -2/+6 |
* | | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 2010-04-28 | 1 | -0/+26 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -1/+0 |
|\| | |
|
| * | | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 | 1 | -1/+0 |
| |/ |
|
* | | sctp: Update SWS avaoidance receiver side algorithm | Vlad Yasevich | 2009-11-23 | 1 | -2/+1 |
* | | sctp: Select a working primary during sctp_connectx() | Vlad Yasevich | 2009-11-23 | 1 | -0/+2 |
|/ |
|
* | sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. | Vlad Yasevich | 2009-09-04 | 1 | -3/+4 |
* | sctp: Fix error count increments that were results of HEARTBEATS | Vlad Yasevich | 2009-09-04 | 1 | -4/+16 |
* | sctp: Send user messages to the lower layer as one | Vlad Yasevich | 2009-09-04 | 1 | -1/+28 |
* | sctp: fix to choose alternate destination when retransmit ASCONF chunk | Wei Yongjun | 2009-06-03 | 1 | -3/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 | 1 | -21/+33 |
|\ |
|
| * | sctp: fix kernel panic with ERROR chunk containing too many error causes | Wei Yongjun | 2009-03-02 | 1 | -21/+33 |
* | | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 2009-03-02 | 1 | -19/+13 |
* | | sctp: Fix the RTO-doubling on idle-link heartbeats | Vlad Yasevich | 2009-02-16 | 1 | -2/+15 |
|/ |
|
* | sctp: Rework the tsn map to use generic bitmap. | Vlad Yasevich | 2008-10-08 | 1 | -1/+2 |
* | sctp: enable cookie-echo retransmission transport switch | Vlad Yasevich | 2008-10-01 | 1 | -34/+44 |
* | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich | 2008-06-19 | 1 | -9/+18 |
* | sctp: Bring SCTP_DELAYED_ACK socket option into API compliance | Wei Yongjun | 2008-05-09 | 1 | -4/+13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -0/+3 |
|\ |
|
| * | [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK | Gui Jianfeng | 2008-04-12 | 1 | -0/+3 |
* | | [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update | Gui Jianfeng | 2008-04-12 | 1 | -2/+1 |
* | | [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. | Robert P. J. Day | 2008-04-12 | 1 | -13/+7 |
* | | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 | 1 | -3/+3 |
|/ |
|
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 | 1 | -4/+4 |
* | SCTP: Fix difference cases of retransmit. | Vlad Yasevich | 2007-11-07 | 1 | -1/+9 |
* | [SCTP]: Implete SCTP-AUTH parameter processing | Vlad Yasevich | 2007-10-10 | 1 | -0/+5 |
* | SCTP: Use net_ratelimit to suppress error messages print too fast | Wei Yongjun | 2007-08-30 | 1 | -2/+3 |
* | SCTP: properly clean up fragment and ordering queues during FWD-TSN. | Vlad Yasevich | 2007-08-29 | 1 | -0/+3 |
* | [SCTP]: Set assoc_id correctly during INIT collision. | Vlad Yasevich | 2007-05-04 | 1 | -0/+35 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-25 | 1 | -2/+3 |
* | [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. | Vlad Yasevich | 2007-04-25 | 1 | -3/+8 |
* | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -34/+34 |
* | [SCTP]: Force update of the rto when processing HB-ACK | Vlad Yasevich | 2007-01-30 | 1 | -0/+6 |
* | [SCTP]: Fix SACK sequence during shutdown | Vlad Yasevich | 2007-01-23 | 1 | -1/+1 |
* | [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [SCTP]: sctp_assoc_del_peer() switched to net-endian. | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [SCTP]: Switch ->primary_addr to net-endian. | Al Viro | 2006-12-02 | 1 | -3/+1 |
* | [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. | Al Viro | 2006-12-02 | 1 | -2/+4 |
* | [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. | Al Viro | 2006-12-02 | 1 | -4/+4 |
* | [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. | Al Viro | 2006-12-02 | 1 | -1/+1 |