Neal Cardwell
|
d578e18ce9
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
|
10 年之前 |
Neal Cardwell
|
d6b1a8a92a
tcp: fix timing issue in CUBIC slope calculation
|
10 年之前 |
Neal Cardwell
|
9cd981dcf1
tcp: fix stretch ACK bugs in CUBIC
|
10 年之前 |
Neal Cardwell
|
e73ebb0881
tcp: stretch ACK fixes prep
|
10 年之前 |
Eric Dumazet
|
42eef7a0bb
tcp_cubic: refine Hystart delay threshold
|
10 年之前 |
Eric Dumazet
|
6e3a8a937c
tcp_cubic: add SNMP counters to track how effective is Hystart
|
10 年之前 |
stephen hemminger
|
688d1945bc
tcp: whitespace fixes
|
11 年之前 |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
11 年之前 |
Liu Yu
|
0cda345d1b
tcp_cubic: fix the range of delayed_ack
|
11 年之前 |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 年之前 |
Yuchung Cheng
|
9f9843a751
tcp: properly handle stretch acks in slow start
|
11 年之前 |
Eric Dumazet
|
cd6b423afd
tcp: cubic: fix bug in bictcp_acked()
|
12 年之前 |
Eric Dumazet
|
2ed0edf909
tcp: cubic: fix overflow error in bictcp_update()
|
12 年之前 |
Neal Cardwell
|
5a45f0086a
tcp: fix undo after RTO for CUBIC
|
13 年之前 |
stephen hemminger
|
b9f47a3aae
tcp_cubic: limit delayed_ack ratio to prevent divide error
|
14 年之前 |
David S. Miller
|
c337ffb68e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Sangtae Ha
|
b5ccd07337
tcp_cubic: fix low utilization of CUBIC with HyStart
|
14 年之前 |
Sangtae Ha
|
2b4636a5f8
tcp_cubic: make the delay threshold of HyStart less sensitive
|
14 年之前 |
stephen hemminger
|
3b585b3449
tcp_cubic: enable high resolution ack time if needed
|
14 年之前 |
stephen hemminger
|
17a6e9f1aa
tcp_cubic: fix clock dependency
|
14 年之前 |
stephen hemminger
|
aac46324e1
tcp_cubic: make ack train delta value a parameter
|
14 年之前 |
stephen hemminger
|
c54b4b7655
tcp_cubic: fix comparison of jiffies
|
14 年之前 |
Stephen Hemminger
|
a252bebe22
tcp: mark tcp_congestion_ops read_mostly
|
14 年之前 |
Ilpo Järvinen
|
758ce5c8d1
tcp: add helper for AI algorithm
|
16 年之前 |
Sangtae Ha
|
ae27e98a51
[TCP] CUBIC v2.3
|
17 年之前 |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 年之前 |
Sangtae Ha
|
6b3d626321
[TCP]: TCP cubic v2.2
|
17 年之前 |
Ilpo Järvinen
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 年之前 |
Ilpo Järvinen
|
35e8694198
[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked
|
18 年之前 |