1. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  2. 758ce5c tcp: add helper for AI algorithm by Ilpo Järvinen · 15 years ago
  3. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  4. 246eb2a tcp: Limit cwnd growth when deferring for GSO by John Heffner · 16 years ago
  5. ce447eb tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled by John Heffner · 16 years ago
  6. cea14e0 [TCP]: Uninline tcp_is_cwnd_limited by Ilpo Järvinen · 16 years ago
  7. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 17 years ago
  8. 1675134 [TCP]: remove unused argument to cong_avoid op by Stephen Hemminger · 17 years ago
  9. a02ba04 [TCP] slow start: Make comments and code logic clearer. by Stephen Hemminger · 17 years ago
  10. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 17 years ago
  11. 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 17 years ago
  12. 4d4d3d1 [TCP]: Congestion control initialization. by Stephen Hemminger · 17 years ago
  13. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  14. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  15. 35bfbc9 [TCP]: Allow autoloading of congestion control via setsockopt. by Stephen Hemminger · 18 years ago
  16. ce7bc3b [TCP]: Restrict congestion control choices. by Stephen Hemminger · 18 years ago
  17. 3ff825b [TCP]: Add tcp_available_congestion_control sysctl. by Stephen Hemminger · 18 years ago
  18. b1736a7 [TCP]: Set default congestion control when no sysctl. by Stephen Hemminger · 18 years ago
  19. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  20. 3fdf3f0 [TCP]: Two RFC3465 Appropriate Byte Count fixes. by Daikichi Osuga · 18 years ago
  21. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  22. 72dc5b9 [TCP]: Minimum congestion window consolidation. by Stephen Hemminger · 18 years ago
  23. c3e5d87 [TCP]: Fix RFC2465 typo. by S P · 18 years ago
  24. 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
  25. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  26. 7faffa1 [TCP]: add tcp_slow_start helper by Stephen Hemminger · 19 years ago
  27. f4805ed [TCP]: fix congestion window update when using TSO deferal by Stephen Hemminger · 19 years ago
  28. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  29. 5f8ef48 [TCP]: Allow choosing TCP congestion control via sockopt. by Stephen Hemminger · 19 years ago
  30. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago