1. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  2. acdd598 sctp: Allow struct sctp_event_subscribe to grow without breaking binaries by Thomas Graf · 12 years ago
  3. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 12 years ago
  4. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 12 years ago
  6. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  7. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  8. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  9. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  10. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 13 years ago
  11. 9491230 sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it by Wei Yongjun · 13 years ago
  12. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  13. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  14. 6d65e5e sctp: kzalloc() error handling on deleting last address by Michio Honda · 13 years ago
  15. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 13 years ago
  16. 7dc04d7 sctp: Add socket option operation for Auto-ASCONF. by Michio Honda · 13 years ago
  17. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  18. afd7614 sctp: sctp_sendmsg: Don't test known non-null sinfo by Joe Perches · 13 years ago
  19. 517aa0b sctp: sctp_sendmsg: Don't initialize default_sinfo by Joe Perches · 13 years ago
  20. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  21. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 13 years ago
  22. ee9cbac sctp: Allow bindx_del to accept 0 port by Vlad Yasevich · 13 years ago
  23. 934253a sctp: use memdup_user to copy data from userspace by Shan Wei · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. efea2c6 sctp: several declared/set but unused fixes by Hagen Paul Pfeifer · 13 years ago
  26. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 13 years ago
  27. 4580ccc sctp: user perfect name for Delayed SACK Timer option by Shan Wei · 13 years ago
  28. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  29. 7d743b7 sctp: fix the return value of getting the sctp partial delivery point by Wei Yongjun · 14 years ago
  30. 40a0103 SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address by Wei Yongjun · 14 years ago
  31. 8917a3c Fix a typo in datagram.c and sctp/socket.c. by David Shwatrz · 14 years ago
  32. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  33. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. 9a7241c sctp: Fix break indentation in sctp_ioctl(). by David S. Miller · 14 years ago
  35. d7e0d19 sctp: prevent reading out-of-bounds memory by Dan Rosenberg · 14 years ago
  36. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  37. 65040c3 sctp: implement SIOCINQ ioctl() (take 3) by Diego Elio 'Flameeyes' Pettenò · 14 years ago
  38. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  39. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  40. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 14 years ago
  41. f546061 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 14 years ago
  42. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  44. a5f4cea sctp: Use correct address family in sctp_getsockopt_peer_addrs() by Vlad Yasevich · 14 years ago
  45. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  46. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  47. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  48. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  49. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. b68c924 sctp: eliminate useless code by Hagen Paul Pfeifer · 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. 50b1a78 sctp: use limited socket backlog by Zhu Yi · 14 years ago
  53. 09cb47a net/sctp: Eliminate useless code by Julia Lawall · 14 years ago
  54. 8ffd320 net/sctp/socket.c: squish warning by Andrew Morton · 14 years ago
  55. 810c071 sctp: fix sctp_setsockopt_autoclose compile warning by Andrei Pelinescu-Onciul · 15 years ago
  56. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  57. f6778aa sctp: limit maximum autoclose setsockopt value by Andrei Pelinescu-Onciul · 15 years ago
  58. a242b41 sctp: remove deprecated SCTP_GET_*_OLD stuffs by Amerigo Wang · 15 years ago
  59. 37051f7 sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE by Andrei Pelinescu-Onciul · 15 years ago
  60. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. f9c6781 sctp: Fix regression introduced by new sctp_connectx api by Vlad Yasevich · 15 years ago
  62. 409b95a sctp: Set source addresses on the association before adding transports by Vlad Yasevich · 15 years ago
  63. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  64. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  65. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  66. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  67. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  68. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  69. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  70. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  71. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  72. c6ba68a sctp: support non-blocking version of the new sctp_connectx() API by Vlad Yasevich · 15 years ago
  73. 5e8f3f7 sctp: simplify sctp listening code by Vlad Yasevich · 15 years ago
  74. c6db93a sctp: fix the length check in sctp_getsockopt_maxburst() by Wei Yongjun · 15 years ago
  75. d212318 sctp: remove dup code in net/sctp/socket.c by Wei Yongjun · 15 years ago
  76. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  77. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  78. 8510b93 sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option by Wei Yongjun · 15 years ago
  79. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 15 years ago
  80. ea686a2 sctp: Fix a typo in socket.c by Wei Yongjun · 15 years ago
  81. e89c209 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance by Wei Yongjun · 15 years ago
  82. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  83. 5bc0b3b net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  84. 6f756a8 net: Make sure BHs are disabled in sock_prot_inuse_add() by David S. Miller · 16 years ago
  85. 9a57f7f net: sctp should update its inuse counter by Eric Dumazet · 16 years ago
  86. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  87. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  88. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  89. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  90. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  91. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  92. 4e54064 sctp: Allow only 1 listening socket with SO_REUSEADDR by Vlad Yasevich · 16 years ago
  93. 23b29ed sctp: Do not leak memory on multiple listen() calls by Vlad Yasevich · 16 years ago
  94. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  95. 5c52ba1 sock: add net to prot->enter_memory_pressure callback by Pavel Emelyanov · 16 years ago
  96. ecbed6a sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. by Vlad Yasevich · 16 years ago
  97. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  99. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  100. 7bfe8bd sctp: Fix problems with the new SCTP_DELAYED_ACK code by Vlad Yasevich · 16 years ago