Yuchung Cheng
|
bb4d991a28
tcp: adjust tail loss probe timeout
|
8 년 전 |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 년 전 |
Eric Dumazet
|
385e20706f
tcp: use tp->tcp_mstamp in output path
|
8 년 전 |
Eric Dumazet
|
4b726e81da
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
|
8 년 전 |
Eric Dumazet
|
d2329f102d
tcp: do not pass timestamp to tcp_rack_advance()
|
8 년 전 |
Eric Dumazet
|
128eda86be
tcp: do not pass timestamp to tcp_rack_mark_lost()
|
8 년 전 |
Eric Dumazet
|
7c1c730859
tcp: do not pass timestamp to tcp_rack_detect_loss()
|
8 년 전 |
Yuchung Cheng
|
ecde8f36f8
tcp: fix lost retransmit SNMP under-counting
|
8 년 전 |
Yuchung Cheng
|
a0370b3f3f
tcp: enable RACK loss detection to trigger recovery
|
8 년 전 |
Yuchung Cheng
|
1d0833df59
tcp: use sequence to break TS ties for RACK loss detection
|
8 년 전 |
Yuchung Cheng
|
57dde7f70d
tcp: add reordering timer in RACK loss detection
|
8 년 전 |
Yuchung Cheng
|
deed7be78f
tcp: record most recent RTT in RACK loss detection
|
8 년 전 |
Yuchung Cheng
|
e636f8b010
tcp: new helper for RACK to detect loss
|
8 년 전 |
Yuchung Cheng
|
db8da6bb57
tcp: new helper function for RACK loss detection
|
8 년 전 |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 년 전 |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 년 전 |
Yuchung Cheng
|
4f41b1c58a
tcp: use RACK to detect losses
|
9 년 전 |
Yuchung Cheng
|
659a8ad56f
tcp: track the packet timings in RACK
|
9 년 전 |