1. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  2. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 10 years ago
  3. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  4. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  5. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  6. f869c91 net: sctp: keep owned chunk in destructor_arg instead of skb->cb by Daniel Borkmann · 10 years ago
  7. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  8. 38ab1fa net: sctp: fix ABI mismatch through sctp_assoc_to_state helper by Daniel Borkmann · 10 years ago
  9. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  10. bbbea41 net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support by Daniel Borkmann · 10 years ago
  11. 6b3fd5f net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support by Geir Ola Vaagland · 10 years ago
  12. 2347c80 net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support by Geir Ola Vaagland · 10 years ago
  13. 0d3a421 net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support by Geir Ola Vaagland · 10 years ago
  14. 63b9493 net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support by Geir Ola Vaagland · 10 years ago
  15. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  16. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 10 years ago
  17. 8465a5f sctp: add support for busy polling to sctp protocol by Neil Horman · 10 years ago
  18. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  19. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 10 years ago
  20. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  21. 1e1cdf8 net: sctp: test if association is dead in sctp_wake_up_waiters by Daniel Borkmann · 10 years ago
  22. 52c35be net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 10 years ago
  23. ffd5939 net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode by Daniel Borkmann · 11 years ago
  24. ef2820a net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer by Matija Glavinic Pecotic · 11 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. 3c8e43b sctp: remove macros sctp_spin_[un]lock by wangweidong · 11 years ago
  28. 79b9113 sctp: remove macros sctp_local_bh_{disable|enable} by wangweidong · 11 years ago
  29. 0ea5e4d sctp: create helper function to enable|disable sackdelay by wangweidong · 11 years ago
  30. 0e864b2 sctp: remove a redundant NULL check by Dan Carpenter · 11 years ago
  31. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  32. f916ec9 sctp: Add process name and pid to deprecation warnings by Neil Horman · 11 years ago
  33. 94f6519 SCTP: Reduce log spamming for sctp setsockopt by Neil Horman · 11 years ago
  34. 4e2d52b sctp: fix checkpatch errors with //commen by wangweidong · 11 years ago
  35. 8d72651 sctp: fix checkpatch errors with open brace '{' and trailing statements by wangweidong · 11 years ago
  36. 26ac8e5 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar by wangweidong · 11 years ago
  37. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  38. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. 85f935d sctp: check the rto_min and rto_max in setsockopt by wangweidong · 11 years ago
  40. 9f70f46 sctp: properly latch and use autoclose value from sock to association by Neil Horman · 11 years ago
  41. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  42. 0bbf87d net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 by Eric W. Biederman · 11 years ago
  43. 88362ad net: sctp: fix smatch warning in sctp_send_asconf_del_ip by Daniel Borkmann · 11 years ago
  44. a0fb05d net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE by Daniel Borkmann · 11 years ago
  45. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  46. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  47. 8a59bd3 sctp: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  48. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  49. 62208f1 net: sctp: simplify sctp_get_port by Daniel Borkmann · 11 years ago
  50. 0a2fbac net: sctp: decouple cleaning some socket data from endpoint by Daniel Borkmann · 11 years ago
  51. 52db882 net: sctp: migrate cookie life from timeval to ktime by Daniel Borkmann · 11 years ago
  52. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  53. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  54. c164b83 net: sctp: minor: remove variable in sctp_init_sock by Daniel Borkmann · 11 years ago
  55. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 11 years ago
  56. 524fba6 sctp: fix error return code in __sctp_connect() by Wei Yongjun · 11 years ago
  57. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  58. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  60. 726bc6b net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS by Guenter Roeck · 12 years ago
  61. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  62. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  63. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  65. 3594698 net: Make CAP_NET_BIND_SERVICE per user namespace by Eric W. Biederman · 12 years ago
  66. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. d3e9a1d net: sctp: Fix typo in net/sctp by Masanari Iida · 12 years ago
  68. 3c68198 sctp: Make hmac algorithm selection for cookie generation dynamic by Neil Horman · 12 years ago
  69. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  70. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  71. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  72. 55e26eb sctp: Push struct net down to sctp_chunk_event_lookup by Eric W. Biederman · 12 years ago
  73. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  74. f1f4376 sctp: Make the port hash table use struct net in it's key. by Eric W. Biederman · 12 years ago
  75. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  76. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 2eebc1e sctp: Fix list corruption resulting from freeing an association on a list by Neil Horman · 12 years ago
  78. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
  79. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  80. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  81. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 13 years ago
  82. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  83. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  84. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  85. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  86. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  87. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  88. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 13 years ago
  89. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  90. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  91. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  92. 6d65e5e sctp: kzalloc() error handling on deleting last address by Michio Honda · 13 years ago
  93. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 13 years ago
  94. 7dc04d7 sctp: Add socket option operation for Auto-ASCONF. by Michio Honda · 13 years ago
  95. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  96. afd7614 sctp: sctp_sendmsg: Don't test known non-null sinfo by Joe Perches · 13 years ago
  97. 517aa0b sctp: sctp_sendmsg: Don't initialize default_sinfo by Joe Perches · 13 years ago
  98. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  99. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 13 years ago
  100. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 13 years ago