Commit Graph

28 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
John Heffner 246eb2af06 tcp: Limit cwnd growth when deferring for GSO 17 years ago
John Heffner ce447eb914 tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled 17 years ago
Ilpo Järvinen cea14e0ed6 [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op 18 years ago
Stephen Hemminger a02ba04166 [TCP] slow start: Make comments and code logic clearer. 18 years ago
Stephen Hemminger 164891aadf [TCP]: Congestion control API update. 18 years ago
John Heffner 886236c124 [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. 18 years ago
Stephen Hemminger 4d4d3d1e88 [TCP]: Congestion control initialization. 18 years ago
Robert P. J. Day d08df601a3 Various typo fixes. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Stephen Hemminger 35bfbc9407 [TCP]: Allow autoloading of congestion control via setsockopt. 18 years ago
Stephen Hemminger ce7bc3bf15 [TCP]: Restrict congestion control choices. 18 years ago
Stephen Hemminger 3ff825b28d [TCP]: Add tcp_available_congestion_control sysctl. 18 years ago
Stephen Hemminger b1736a7140 [TCP]: Set default congestion control when no sysctl. 19 years ago
Stephen Hemminger 3d2573f7eb [TCP]: default congestion control menu 19 years ago
Daikichi Osuga 3fdf3f0c99 [TCP]: Two RFC3465 Appropriate Byte Count fixes. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Stephen Hemminger 72dc5b9225 [TCP]: Minimum congestion window consolidation. 19 years ago
S P c3e5d877aa [TCP]: Fix RFC2465 typo. 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 20 years ago
Stephen Hemminger 7faffa1c7f [TCP]: add tcp_slow_start helper 20 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Stephen Hemminger 5f8ef48d24 [TCP]: Allow choosing TCP congestion control via sockopt. 20 years ago
Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. 20 years ago