1. 2d45a02 sctp: fix ASCONF list handling by Marcelo Ricardo Leitner · 9 years ago
  2. 9302d7b sctp: Fix mangled IPv4 addresses on a IPv6 listening socket by Jason Gunthorpe · 9 years ago
  3. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 9 years ago
  4. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  5. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  6. 16704b1 Removed unused function sctp_addr_is_valid() by Sébastien Barré · 10 years ago
  7. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  8. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  9. bdf6fa5 sctp: handle association restarts when the socket is closed. by Vlad Yasevich · 10 years ago
  10. 38ab1fa net: sctp: fix ABI mismatch through sctp_assoc_to_state helper by Daniel Borkmann · 10 years ago
  11. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  12. 526cbef net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY by David Laight · 10 years ago
  13. 2347c80 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support by Geir Ola Vaagland · 10 years ago
  14. 0d3a421 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support by Geir Ola Vaagland · 10 years ago
  15. 63b9493 net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support by Geir Ola Vaagland · 10 years ago
  16. d1a3fe2 net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. by David Laight · 10 years ago
  17. b9420e1 net: sctp: Optimise the way 'sctp_arg_t' values are initialised. by David Laight · 10 years ago
  18. be1f4f4 net: sctp: Inline the functions from command.c by David Laight · 10 years ago
  19. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 10 years ago
  20. e575235f net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 10 years ago
  21. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  22. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  23. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  24. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 10 years ago
  25. 5bc1d1b sctp: remove macros sctp_bh_[un]lock_sock by wangweidong · 11 years ago
  26. 048ed4b sctp: remove macros sctp_{lock|release}_sock by wangweidong · 11 years ago
  27. 1b0de19 sctp: remove macros sctp_read_[un]lock by wangweidong · 11 years ago
  28. 387602d sctp: remove macros sctp_write_[un]_lock by wangweidong · 11 years ago
  29. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 11 years ago
  30. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 11 years ago
  31. 940287ee sctp: remove macros sctp_spin_[un]lock_irqrestore by wangweidong · 11 years ago
  32. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 11 years ago
  33. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 11 years ago
  35. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. be78cfc sctp: Reorder 'struc association' members to reduce its size by wangweidong · 11 years ago
  37. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  38. a6227e2 include/net/: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  39. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  40. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  41. e6d8b64 net: sctp: fix and consolidate SCTP checksumming code by Daniel Borkmann · 11 years ago
  42. 7b58446 sctp: Remove extern from function prototypes by Joe Perches · 11 years ago
  43. 76bfd89 net: sctp: reorder sctp_globals to reduce cacheline usage by Daniel Borkmann · 11 years ago
  44. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  45. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  46. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  47. 5a13929 sctp: Pack dst_cookie into 1st cacheline hole for 64bit host by fan.du · 11 years ago
  48. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  49. 024ec3d net/sctp: Refactor SCTP skb checksum computation by Joe Stringer · 11 years ago
  50. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  51. a05b101 net: sctp: prevent checksum.h from double inclusion by Daniel Borkmann · 11 years ago
  52. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  53. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  54. f072d7a net: sctp: remove TEST_FRAME ifdef by Daniel Borkmann · 11 years ago
  55. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  56. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  57. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  58. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 11 years ago
  59. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  60. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 11 years ago
  61. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 11 years ago
  62. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 11 years ago
  63. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 11 years ago
  64. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 11 years ago
  65. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 11 years ago
  66. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 11 years ago
  67. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 11 years ago
  68. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 11 years ago
  69. 3b77d66 net: sctp: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  70. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  71. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 11 years ago
  72. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  73. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  74. de4594a sctp: send abort chunk when max_retrans exceeded by Neil Horman · 12 years ago
  75. b26ddd8 sctp: Clean up type-punning in sctp_cmd_t union by Neil Horman · 12 years ago
  76. 3c68198 sctp: Make hmac algorithm selection for cookie generation dynamic by Neil Horman · 12 years ago
  77. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 12 years ago
  78. 1f07b62 sctp: fix a compile error in sctp.h by Cong Wang · 12 years ago
  79. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  80. f53b5b0 sctp: Push struct net down into sctp_verify_ext_param by Eric W. Biederman · 12 years ago
  81. 24cb81a sctp: Push struct net down into all of the state machine functions by Eric W. Biederman · 12 years ago
  82. e7ff4a7 sctp: Push struct net down into sctp_in_scope by Eric W. Biederman · 12 years ago
  83. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 12 years ago
  84. 55e26eb sctp: Push struct net down to sctp_chunk_event_lookup by Eric W. Biederman · 12 years ago
  85. ebb7e95 sctp: Add infrastructure for per net sysctls by Eric W. Biederman · 12 years ago
  86. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  87. 13d782f sctp: Make the proc files per network namespace. by Eric W. Biederman · 12 years ago
  88. 2ce9550 sctp: Make the ctl_sock per network namespace by Eric W. Biederman · 12 years ago
  89. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  90. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  91. 4cdadcb sctp: Make the endpoint hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  92. f1f4376 sctp: Make the port hash table use struct net in it's key. by Eric W. Biederman · 12 years ago
  93. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  94. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  95. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  96. 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
  97. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  99. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  100. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 12 years ago