Ilpo Järvinen
|
0e835331e3
[TCP]: Update comment of SACK block validator
|
17 年之前 |
Ilpo Järvinen
|
95eacd27e2
[TCP]: fix comments that got messed up during code move
|
17 年之前 |
Ilpo Järvinen
|
912d8f0b1f
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
|
17 年之前 |
Ilpo Järvinen
|
93e6802029
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
|
17 年之前 |
Ilpo Järvinen
|
b76892051c
[TCP]: Avoid clearing sacktag hint in trivial situations
|
17 年之前 |
Ilpo Järvinen
|
c96fd3d461
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
|
17 年之前 |
Ilpo Järvinen
|
009a2e3e4e
[TCP] FRTO: Improve interoperability with other undo_marker users
|
17 年之前 |
Ilpo Järvinen
|
7c46a03e67
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
|
17 年之前 |
Ilpo Järvinen
|
13fcf850cc
[TCP]: Move accounting from tso_acked to clean_rtx_queue
|
17 年之前 |
Ilpo Järvinen
|
5af4ec236f
[TCP]: clear_all_retrans_hints prefixed by tcp_
|
17 年之前 |
Ilpo Järvinen
|
91fed7a15c
[TCP]: Make fackets_out accurate
|
17 年之前 |
Ilpo Järvinen
|
18f02545a9
[TCP] MIB: Add counters for discarded SACK blocks
|
18 年之前 |
Ilpo Järvinen
|
5b3c98821a
[TCP]: Discard fuzzy SACK blocks
|
18 年之前 |
Ilpo Järvinen
|
6728e7dc3e
[TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto
|
18 年之前 |
Ilpo Järvinen
|
e9144bd8da
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
|
18 年之前 |
Ilpo Järvinen
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
18 年之前 |
Ilpo Järvinen
|
1b6d427bb7
[TCP]: Reduce sacked_out with reno when purging write_queue
|
18 年之前 |
Ilpo Järvinen
|
d02596e329
[TCP]: Keep state in Disorder also if only lost_out > 0
|
18 年之前 |
Ilpo Järvinen
|
86426c22d2
[TCP]: Restore over-zealous tcp_sync_left_out-like removals
|
18 年之前 |
Ilpo Järvinen
|
005903bc3a
[TCP]: Left out sync->verify (the new meaning of it) & definify
|
18 年之前 |
Ilpo Järvinen
|
83ae40885f
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
|
18 年之前 |
Ilpo Järvinen
|
b5860bbac7
[TCP]: Tighten tcp_sock's belt, drop left_out
|
18 年之前 |
Ilpo Järvinen
|
bdf1ee5d3b
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
|
18 年之前 |
Ilpo Järvinen
|
9bff40fda0
[TCP] FRTO: remove unnecessary fackets/sacked_out recounting
|
18 年之前 |
Ilpo Järvinen
|
4ddf66769d
[TCP]: Move Reno SACKed_out counter functions earlier
|
18 年之前 |
David S. Miller
|
d06e021d71
[TCP]: Extract DSACK detection code from tcp_sacktag_write_queue().
|
18 年之前 |
Ilpo Järvinen
|
19b2b48658
[TCP]: Rexmit hint must be cleared instead of setting it
|
18 年之前 |
Ilpo Järvinen
|
d8f4f2235a
[TCP]: Extracted rexmit hint clearing from the LOST marking code
|
18 年之前 |
Ilpo Järvinen
|
d738cd8fca
[TCP]: Add highest_sack seqno, points to globally highest SACK
|
18 年之前 |
Ilpo Järvinen
|
48611c47d0
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
|
17 年之前 |