| Commit message (Expand) | Author | Age |
* | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 2010-08-26 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-17 |
|\ |
|
| * | sctp: delete active ICMP proto unreachable timer when free transport | Wei Yongjun | 2010-05-16 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
|\| |
|
| * | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich | 2010-05-06 |
* | | sctp: fast recovery algorithm is per association. | Vlad Yasevich | 2010-04-30 |
* | | sctp: update transport initializations | Vlad Yasevich | 2010-04-30 |
* | | sctp: Do not force T3 timer on fast retransmissions. | Vlad Yasevich | 2010-04-30 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 |
|\ |
|
| * | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 |
* | | sctp: Update max.burst implementation | Vlad Yasevich | 2009-11-23 |
* | | sctp: Remove useless last_time_used variable | Vlad Yasevich | 2009-11-23 |
|/ |
|
* | sctp: Set socket source address when additing first transport | Vlad Yasevich | 2009-11-13 |
* | sctp: Clear fast_recovery on the transport when T3 timer expires. | Vlad Yasevich | 2009-09-04 |
* | sctp: use time_before or time_after for comparing jiffies | Wei Yongjun | 2009-03-03 |
* | sctp: Fix the RTO-doubling on idle-link heartbeats | Vlad Yasevich | 2009-02-16 |
* | sctp: Prevent uninitialized memory access | Florian Westphal | 2008-07-19 |
* | sctp: Start T3-RTX timer when fast retransmitting lowest TSN | Vlad Yasevich | 2008-06-04 |
* | sctp: Correctly implement Fast Recovery cwnd manipulations. | Vlad Yasevich | 2008-06-04 |
* | [SCTP]: Fix NULL dereference of asoc. | YOSHIFUJI Hideaki | 2008-06-04 |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 |
* | SCTP: Fix difference cases of retransmit. | Vlad Yasevich | 2007-11-07 |
* | [SCTP] Don't disable PMTU discovery when mtu is small | Vlad Yasevich | 2007-06-13 |
* | [SCTP] Update pmtu handling to be similar to tcp | Vlad Yasevich | 2007-06-13 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-26 |
* | [SCTP]: Correctly reset ssthresh when restarting association | Vlad Yasevich | 2007-03-22 |
* | [SCTP]: Reset some transport and association variables on restart | Vlad Yasevich | 2007-03-20 |
* | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [SCTP]: Remove multiple levels of msecs to jiffies conversions. | Vladislav Yasevich | 2006-09-22 |
* | [SCTP]: Verify all the paths to a peer via heartbeat before using them. | Sridhar Samudrala | 2006-07-21 |
* | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich | 2006-01-17 |
* | [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. | Frank Filz | 2006-01-03 |
* | [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from | Neil Horman | 2005-12-02 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [SCTP]: __nocast annotations | Alexey Dobriyan | 2005-07-11 |
* | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 |
* | [SCTP] sctp_connectx() API support | Frank Filz | 2005-06-20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |