Commit Graph

20 Commits (7019b78e1483fa724dcba56e8465376b8fd03ea8)

Author SHA1 Message Date
Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid 17 years ago
Ilpo Järvinen 35e8694198 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked 18 years ago
Stephen Hemminger e7d0c88586 [TCP]: cubic - eliminate use of receive time stamp 18 years ago
Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds 18 years ago
Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op 18 years ago
David S. Miller 66e1e3b20c [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. 18 years ago
Stephen Hemminger 164891aadf [TCP]: Congestion control API update. 18 years ago
Stephen Hemminger e1c3e7ab6d [TCP]: cubic update for net-2.6.22 18 years ago
Stephen Hemminger 7e58886b45 [TCP]: cubic optimization 18 years ago
Stephen Hemminger c5f5877c04 [TCP] tcp_cubic: faster cube root 18 years ago
Stephen Hemminger 3927f2e8f9 [NET]: div64_64 consolidate (rev3) 18 years ago
Stephen Hemminger 59758f4459 [TCP]: Use read mostly for CUBIC parameters. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Stephen Hemminger 22119240b1 [TCP] cubic: scaling error 19 years ago
Alexey Dobriyan 74975d40b1 [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 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
Stephen Hemminger 9eb2d62719 [TCP] cubic: use Newton-Raphson 19 years ago
Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants 19 years ago
Stephen Hemminger df3271f336 [TCP] BIC: CUBIC window growth (2.0) 19 years ago