1. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  2. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  3. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  4. 1511949 sctp: declare struct sctp_stream before using it by Xin Long · 8 years ago
  5. 1f90449 sctp: define dst_pending_confirm as a bit in sctp_transport by Xin Long · 8 years ago
  6. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  7. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  8. 85c727b sctp: drop __packed from almost all SCTP structures by Marcelo Ricardo Leitner · 9 years ago
  9. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 9 years ago
  10. 7f9d68a sctp: implement sender-side procedures for SSN Reset Request Parameter by Xin Long · 9 years ago
  11. 9fb657a sctp: add sockopt SCTP_ENABLE_STREAM_RESET by Xin Long · 9 years ago
  12. c28445c sctp: add reconf_enable in asoc ep and netns by Xin Long · 9 years ago
  13. 7b9438d sctp: add stream reconf timer by Xin Long · 9 years ago
  14. cc16f00 sctp: add support for generating stream reconf ssn reset request chunk by Xin Long · 9 years ago
  15. a838631 sctp: prepare asoc stream for stream reconf by Xin Long · 9 years ago
  16. 66b91d2 sctp: remove return value from sctp_packet_init/config by Marcelo Ricardo Leitner · 9 years ago
  17. 7fda702 sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 9 years ago
  18. 8ae808e sctp: remove the old ttl expires policy by Xin Long · 9 years ago
  19. cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 9 years ago
  20. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 9 years ago
  22. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 9 years ago
  23. 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 9 years ago
  24. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 9 years ago
  25. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 9 years ago
  26. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 9 years ago
  27. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 9 years ago
  28. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 9 years ago
  29. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 9 years ago
  30. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 9 years ago
  31. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 9 years ago
  32. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  33. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 9 years ago
  34. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
  36. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 9 years ago
  37. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 9 years ago
  38. c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
  39. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  40. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  41. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 9 years ago
  42. 133800d sctp: fix copying more bytes than expected in sctp_add_bind_addr by Marcelo Ricardo Leitner · 9 years ago
  43. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
  44. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 10 years ago
  45. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 10 years ago
  46. 5821c76 sctp: Use shash by Herbert Xu · 10 years ago
  47. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 10 years ago
  48. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 10 years ago
  49. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 10 years ago
  50. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 10 years ago
  51. 2d45a02 sctp: fix ASCONF list handling by Marcelo Ricardo Leitner · 10 years ago
  52. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 11 years ago
  53. 16704b1 Removed unused function sctp_addr_is_valid() by Sébastien Barré · 11 years ago
  54. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 11 years ago
  55. 2347c80 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support by Geir Ola Vaagland · 11 years ago
  56. 0d3a421 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support by Geir Ola Vaagland · 11 years ago
  57. 63b9493 net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support by Geir Ola Vaagland · 11 years ago
  58. e575235 net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 11 years ago
  59. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 11 years ago
  60. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 11 years ago
  61. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 years ago
  62. 6daaf0d sctp: make sctp_addto_chunk_fixed local by stephen hemminger · 12 years ago
  63. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 619a60e sctp: Remove outqueue empty state by Vlad Yasevich · 12 years ago
  65. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. be78cfc sctp: Reorder 'struc association' members to reduce its size by wangweidong · 12 years ago
  67. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 12 years ago
  68. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  69. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 12 years ago
  70. 76bfd89 net: sctp: reorder sctp_globals to reduce cacheline usage by Daniel Borkmann · 12 years ago
  71. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 12 years ago
  72. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 12 years ago
  73. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 12 years ago
  74. 5a13929 sctp: Pack dst_cookie into 1st cacheline hole for 64bit host by fan.du · 12 years ago
  75. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 12 years ago
  76. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 12 years ago
  77. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 12 years ago
  78. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 12 years ago
  79. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 12 years ago
  80. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 12 years ago
  81. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 12 years ago
  82. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 12 years ago
  83. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 12 years ago
  84. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 12 years ago
  85. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 12 years ago
  86. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 12 years ago
  87. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 13 years ago
  88. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 13 years ago
  89. 3c68198 sctp: Make hmac algorithm selection for cookie generation dynamic by Neil Horman · 13 years ago
  90. edfee03 sctp: check src addr when processing SACK to update transport state by Nicolas Dichtel · 13 years ago
  91. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 13 years ago
  92. f53b5b0 sctp: Push struct net down into sctp_verify_ext_param by Eric W. Biederman · 13 years ago
  93. e7ff4a7 sctp: Push struct net down into sctp_in_scope by Eric W. Biederman · 13 years ago
  94. 89bf345 sctp: Push struct net down into sctp_transport_init by Eric W. Biederman · 13 years ago
  95. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 13 years ago
  96. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 13 years ago
  97. 4cdadcb sctp: Make the endpoint hashtable handle multiple network namespaces by Eric W. Biederman · 13 years ago
  98. f1f4376 sctp: Make the port hash table use struct net in it's key. by Eric W. Biederman · 13 years ago
  99. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 13 years ago
  100. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 13 years ago