1. 5b0b56d sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 5 years ago
  2. 2ed49aa sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  3. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
  4. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 8 years ago
  5. 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 8 years ago
  6. 39d2ade sctp: fix the transports round robin issue when init is retransmitted by Xin Long · 8 years ago
  7. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 8 years ago
  8. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 8 years ago
  9. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  10. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  11. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 10 years ago
  12. e575235f net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 10 years ago
  13. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  14. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  16. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  17. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. 771085d net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption by Daniel Borkmann · 11 years ago
  19. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  20. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  21. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  22. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  23. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 11 years ago
  24. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 11 years ago
  25. 8c98653 sctp: sctp_close: fix release of bindings for deferred call_rcu's by Daniel Borkmann · 11 years ago
  26. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 11 years ago
  27. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  28. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  29. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  30. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 12 years ago
  31. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  32. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  33. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  34. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  35. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  36. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  37. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  38. ddc4bbe sctp: fasthandoff with ASCONF at mobile-node by Michio Honda · 13 years ago
  39. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 13 years ago
  40. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  41. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  42. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  43. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  44. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 14 years ago
  46. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 14 years ago
  48. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 14 years ago
  49. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 14 years ago
  50. d9efc22 sctp: Do not force T3 timer on fast retransmissions. by Vlad Yasevich · 14 years ago
  51. 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
  52. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  54. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 15 years ago
  55. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  56. a78102e sctp: Set socket source address when additing first transport by Vlad Yasevich · 15 years ago
  57. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  58. f61f6f8 sctp: use time_before or time_after for comparing jiffies by Wei Yongjun · 15 years ago
  59. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  60. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  61. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  62. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  63. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  64. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  66. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  67. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  68. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  69. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  70. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  71. 289f424 [SCTP]: Correctly reset ssthresh when restarting association by Vlad Yasevich · 17 years ago
  72. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  73. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  74. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  75. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  76. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 18 years ago
  77. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 18 years ago
  78. bf031ff [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from by Neil Horman · 19 years ago
  79. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  80. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  81. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  82. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago