1. 7033190 sctp: make the raise timer more simple and accurate by Xin Long · 3 years, 1 month ago
  2. 75cf662 sctp: return true only for pathmtu update in sctp_transport_pl_toobig by Xin Long · 3 years, 2 months ago
  3. 4017124 sctp: allow IP fragmentation when PLPMTUD enters Error state by Xin Long · 3 years, 2 months ago
  4. eacf078 sctp: send pmtu probe only if packet loss in Search Complete state by Xin Long · 3 years, 5 months ago
  5. 058e6e0 sctp: improve the code for pmtu probe send and recv update by Xin Long · 3 years, 5 months ago
  6. 650b2a84 sctp: check pl.raise_count separately from its increment by Xin Long · 3 years, 6 months ago
  7. 0dac127 sctp: do black hole detection in search complete state by Xin Long · 3 years, 6 months ago
  8. 7307e4f sctp: enable PLPMTUD when the transport is ready by Xin Long · 3 years, 6 months ago
  9. 8369640 sctp: do state transition when receiving an icmp TOOBIG packet by Xin Long · 3 years, 6 months ago
  10. b87641a sctp: do state transition when a probe succeeds on HB ACK recv path by Xin Long · 3 years, 6 months ago
  11. 1dc68c1 sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path by Xin Long · 3 years, 6 months ago
  12. 92548ec sctp: add the probe timer in transport for PLPMTUD by Xin Long · 3 years, 6 months ago
  13. 5112cf5 sctp: Fix some typo by Christophe JAILLET · 4 years, 1 month ago
  14. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  15. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  16. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  17. 4e7696d sctp: get netns from asoc and ep base by Xin Long · 5 years ago
  18. 4c31bc6 sctp: only copy the available addr data in sctp_transport_init by Xin Long · 5 years ago
  19. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  20. d1f20c0 sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  21. d7ab5cd sctp: update dst pmtu with the correct daddr by Xin Long · 6 years ago
  22. a659254 sctp: fix the issue that pathmtu may be set lower than MINSEGMENT by Xin Long · 6 years ago
  23. 1d88ba1 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 7 years ago
  24. 6e91b57 sctp: re-use sctp_transport_pmtu in sctp_transport_route by Marcelo Ricardo Leitner · 7 years ago
  25. 6ff0f87 sctp: introduce sctp_dst_mtu by Marcelo Ricardo Leitner · 7 years ago
  26. 800e00c sctp: move transport pathmtu calc away of sctp_assoc_add_peer by Marcelo Ricardo Leitner · 7 years ago
  27. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  28. 9c3b575 net: sctp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  29. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 7 years ago
  30. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  31. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  32. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  33. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  34. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  35. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  36. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  37. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  38. 7b9438d sctp: add stream reconf timer by Xin Long · 8 years ago
  39. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  40. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
  41. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 9 years ago
  42. 3822a5f sctp: align MTU to a word by Marcelo Ricardo Leitner · 9 years ago
  43. 39d2ade sctp: fix the transports round robin issue when init is retransmitted by Xin Long · 9 years ago
  44. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 9 years ago
  45. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 9 years ago
  46. 79211c8 remove abs64() by Andrew Morton · 9 years ago
  47. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  48. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 11 years ago
  49. e575235 net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 11 years ago
  50. 2045cea net: remove unnecessary return's by stephen hemminger · 11 years ago
  51. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  53. 78ac814 sctp: disable max_burst when the max_burst is 0 by wangweidong · 11 years ago
  54. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  55. 771085d net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption by Daniel Borkmann · 11 years ago
  56. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  57. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  58. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 12 years ago
  59. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 12 years ago
  60. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 12 years ago
  61. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  62. 8c98653 sctp: sctp_close: fix release of bindings for deferred call_rcu's by Daniel Borkmann · 12 years ago
  63. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  64. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  65. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  66. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  67. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 12 years ago
  68. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  69. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  70. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  71. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  72. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  73. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 13 years ago
  74. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 13 years ago
  75. ddc4bbe sctp: fasthandoff with ASCONF at mobile-node by Michio Honda · 14 years ago
  76. 8663c93 sctp: Store a flowi in transports to provide persistent keying. by David S. Miller · 14 years ago
  77. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 14 years ago
  78. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 14 years ago
  79. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 14 years ago
  80. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  81. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 55fa0cf sctp: delete active ICMP proto unreachable timer when free transport by Wei Yongjun · 15 years ago
  83. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 50b5d6a sctp: Fix a race between ICMP protocol unreachable and connect() by Vlad Yasevich · 15 years ago
  85. cf9b481 sctp: fast recovery algorithm is per association. by Vlad Yasevich · 15 years ago
  86. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 15 years ago
  87. d9efc22 sctp: Do not force T3 timer on fast retransmissions. by Vlad Yasevich · 15 years ago
  88. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  89. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  91. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 15 years ago
  92. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  93. a78102e sctp: Set socket source address when additing first transport by Vlad Yasevich · 15 years ago
  94. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  95. f61f6f8 sctp: use time_before or time_after for comparing jiffies by Wei Yongjun · 16 years ago
  96. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 16 years ago
  97. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  98. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 17 years ago
  99. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 17 years ago
  100. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 17 years ago