1. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  2. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  3. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  4. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  5. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  6. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  8. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  10. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 14 years ago
  11. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 14 years ago
  12. d9efc22 sctp: Do not force T3 timer on fast retransmissions. by Vlad Yasevich · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  16. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 15 years ago
  17. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  18. a78102e sctp: Set socket source address when additing first transport by Vlad Yasevich · 15 years ago
  19. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  20. f61f6f8 sctp: use time_before or time_after for comparing jiffies by Wei Yongjun · 15 years ago
  21. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  22. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  23. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  24. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  25. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  26. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  28. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  29. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  30. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  31. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  32. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  33. 289f424 [SCTP]: Correctly reset ssthresh when restarting association by Vlad Yasevich · 17 years ago
  34. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  35. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  36. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  37. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  38. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 18 years ago
  39. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  40. bf031ff [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from by Neil Horman · 19 years ago
  41. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  42. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  43. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  44. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago