1. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 320f1a4 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory by Sasha Levin · 8 years ago
  3. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  4. 7e3ea6d sctp: avoid to repeatedly declare external variables by Ying Xue · 9 years ago
  5. eaea2da net: sctp: only warn in proc_sctp_do_alpha_beta if write by Daniel Borkmann · 10 years ago
  6. 24599e6 net: sctp: check proc_dointvec result in proc_sctp_do_auth by Daniel Borkmann · 10 years ago
  7. ff5e92c net: sctp: propagate sysctl errors from proc_do* properly by Daniel Borkmann · 10 years ago
  8. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  9. f66138c sctp: add a checking for sctp_sysctl_net_register by wangweidong · 10 years ago
  10. eb9f370 Revert "sctp: optimize the sctp_sysctl_net_register" by wangweidong · 10 years ago
  11. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  12. efb842c sctp: optimize the sctp_sysctl_net_register by wangweidong · 10 years ago
  13. 22a1f514 sctp: fix a missed .data initialization by wangweidong · 10 years ago
  14. 26ac8e5 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar by wangweidong · 10 years ago
  15. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. b486b22 sctp: fix up a spacing by wangweidong · 11 years ago
  17. 4f3fdf3 sctp: add check rto_min and rto_max in sysctl by wangweidong · 11 years ago
  18. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  19. 71acc0d Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" by David S. Miller · 11 years ago
  20. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  21. cda5f98 net: sctp: convert sctp_checksum_disable module param into sctp sysctl by Daniel Borkmann · 11 years ago
  22. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  23. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  24. 5f19d12 SCTP: Free the per-net sysctl table on net exit. v2 by Vlad Yasevich · 11 years ago
  25. 3c68198 sctp: Make hmac algorithm selection for cookie generation dynamic by Neil Horman · 12 years ago
  26. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  27. ebb7e95 sctp: Add infrastructure for per net sysctls by Eric W. Biederman · 12 years ago
  28. 5aa93bc sctp: Implement quick failover draft from tsvwg by Neil Horman · 12 years ago
  29. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  30. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  31. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 13 years ago
  32. dd51be0 sctp: Add sysctl support for Auto-ASCONF. by Michio Honda · 13 years ago
  33. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  34. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  35. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  36. 90f2f53 sctp: Update SWS avaoidance receiver side algorithm by Vlad Yasevich · 15 years ago
  37. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  38. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  39. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  40. d48e074 sctp: fix sack_timeout sysctl min and max types by Jean-Mickael Guerin · 15 years ago
  41. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  42. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  43. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 16 years ago
  44. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  45. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  46. 007e393 [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c by Vlad Yasevich · 17 years ago
  47. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  48. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  49. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  50. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 18 years ago
  51. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  52. 8c5955d [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> by Adrian Bunk · 19 years ago
  53. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  54. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago