Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
773e9b442693b250aa6c452cb0cf5a9343f51cef
/
net
/
ipv4
/
tcp_cubic.c
b9f47a3a
tcp_cubic: limit delayed_ack ratio to prevent divide error
by stephen hemminger
· 14 years ago
c337ffb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b5ccd07
tcp_cubic: fix low utilization of CUBIC with HyStart
by Sangtae Ha
· 14 years ago
2b4636a
tcp_cubic: make the delay threshold of HyStart less sensitive
by Sangtae Ha
· 14 years ago
3b585b3
tcp_cubic: enable high resolution ack time if needed
by stephen hemminger
· 14 years ago
17a6e9f
tcp_cubic: fix clock dependency
by stephen hemminger
· 14 years ago
aac4632
tcp_cubic: make ack train delta value a parameter
by stephen hemminger
· 14 years ago
c54b4b7
tcp_cubic: fix comparison of jiffies
by stephen hemminger
· 14 years ago
a252beb
tcp: mark tcp_congestion_ops read_mostly
by Stephen Hemminger
· 14 years ago
758ce5c
tcp: add helper for AI algorithm
by Ilpo Järvinen
· 16 years ago
ae27e98
[TCP] CUBIC v2.3
by Sangtae Ha
· 16 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
6b3d626
[TCP]: TCP cubic v2.2
by Sangtae Ha
· 17 years ago
c3a05c6
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
by Ilpo Järvinen
· 17 years ago
35e8694
[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked
by Ilpo Järvinen
· 17 years ago
e7d0c885
[TCP]: cubic - eliminate use of receive time stamp
by Stephen Hemminger
· 17 years ago
30cfd0b
[TCP]: congestion control API pass RTT in microseconds
by Stephen Hemminger
· 17 years ago
1675134
[TCP]: remove unused argument to cong_avoid op
by Stephen Hemminger
· 17 years ago
66e1e3b
[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.
by David S. Miller
· 17 years ago
164891a
[TCP]: Congestion control API update.
by Stephen Hemminger
· 18 years ago
e1c3e7a
[TCP]: cubic update for net-2.6.22
by Stephen Hemminger
· 18 years ago
7e58886
[TCP]: cubic optimization
by Stephen Hemminger
· 18 years ago
c5f5877
[TCP] tcp_cubic: faster cube root
by Stephen Hemminger
· 18 years ago
3927f2e
[NET]: div64_64 consolidate (rev3)
by Stephen Hemminger
· 18 years ago
59758f4
[TCP]: Use read mostly for CUBIC parameters.
by Stephen Hemminger
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2211924
[TCP] cubic: scaling error
by Stephen Hemminger
· 18 years ago
74975d4
[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
72dc5b9
[TCP]: Minimum congestion window consolidation.
by Stephen Hemminger
· 18 years ago
9eb2d62
[TCP] cubic: use Newton-Raphson
by Stephen Hemminger
· 19 years ago
89b3d9a
[TCP] cubic: precompute constants
by Stephen Hemminger
· 19 years ago
df3271f
[TCP] BIC: CUBIC window growth (2.0)
by Stephen Hemminger
· 19 years ago