Commit Graph

33 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
stephen hemminger b9f47a3aae tcp_cubic: limit delayed_ack ratio to prevent divide error 14 years ago
Sangtae Ha b5ccd07337 tcp_cubic: fix low utilization of CUBIC with HyStart 14 years ago
Sangtae Ha 2b4636a5f8 tcp_cubic: make the delay threshold of HyStart less sensitive 14 years ago
stephen hemminger 3b585b3449 tcp_cubic: enable high resolution ack time if needed 14 years ago
stephen hemminger 17a6e9f1aa tcp_cubic: fix clock dependency 14 years ago
stephen hemminger aac46324e1 tcp_cubic: make ack train delta value a parameter 14 years ago
stephen hemminger c54b4b7655 tcp_cubic: fix comparison of jiffies 14 years ago
Stephen Hemminger a252bebe22 tcp: mark tcp_congestion_ops read_mostly 14 years ago
Ilpo Järvinen 758ce5c8d1 tcp: add helper for AI algorithm 16 years ago
Sangtae Ha ae27e98a51 [TCP] CUBIC v2.3 16 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Sangtae Ha 6b3d626321 [TCP]: TCP cubic v2.2 17 years ago
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