Ilpo Järvinen
|
83ae40885f
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
|
18 éve |
Ilpo Järvinen
|
b5860bbac7
[TCP]: Tighten tcp_sock's belt, drop left_out
|
18 éve |
Ilpo Järvinen
|
bdf1ee5d3b
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
|
18 éve |
Ilpo Järvinen
|
9bff40fda0
[TCP] FRTO: remove unnecessary fackets/sacked_out recounting
|
18 éve |
Ilpo Järvinen
|
4ddf66769d
[TCP]: Move Reno SACKed_out counter functions earlier
|
18 éve |
David S. Miller
|
d06e021d71
[TCP]: Extract DSACK detection code from tcp_sacktag_write_queue().
|
18 éve |
Ilpo Järvinen
|
19b2b48658
[TCP]: Rexmit hint must be cleared instead of setting it
|
18 éve |
Ilpo Järvinen
|
d8f4f2235a
[TCP]: Extracted rexmit hint clearing from the LOST marking code
|
18 éve |
Ilpo Järvinen
|
d738cd8fca
[TCP]: Add highest_sack seqno, points to globally highest SACK
|
18 éve |
Ilpo Järvinen
|
48611c47d0
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
|
17 éve |
David S. Miller
|
5c127c58ae
[TCP]: 'dst' can be NULL in tcp_rto_min()
|
17 éve |
David S. Miller
|
05bb1fad1c
[TCP]: Allow minimum RTO to be configurable via routing metrics.
|
17 éve |
David S. Miller
|
26722873a4
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
|
18 éve |
Ilpo Järvinen
|
49ff4bb4cd
[TCP]: DSACK signals data receival, be conservative
|
18 éve |
Ilpo Järvinen
|
2e6052941a
[TCP]: Also handle snd_una changes in tcp_cwnd_down
|
18 éve |
Ilpo Järvinen
|
b8ed601cef
[TCP]: Bidir flow must not disregard SACK blocks for lost marking
|
18 éve |
Ilpo Järvinen
|
1e757f9996
[TCP]: Fix ratehalving with bidirectional flows
|
18 éve |
Stephen Hemminger
|
30cfd0baf0
[TCP]: congestion control API pass RTT in microseconds
|
18 éve |
Stephen Hemminger
|
16751347a0
[TCP]: remove unused argument to cong_avoid op
|
18 éve |
Ilpo Järvinen
|
0a9f2a467d
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
|
18 éve |
Ilpo Järvinen
|
7769f4064c
[TCP]: Fix logic breakage due to DSACK separation
|
18 éve |
Ilpo Järvinen
|
b9ce204f0a
[TCP]: Congestion control API RTT sampling fix
|
18 éve |
Ilpo Järvinen
|
d7ea5b91fa
[TCP]: Add missing break to TCP option parsing code
|
18 éve |
Ilpo Järvinen
|
af15cc7b85
[TCP]: Fix left_out setting during FRTO
|
18 éve |
Ilpo Järvinen
|
6418204f91
[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)
|
18 éve |
Ilpo Järvinen
|
580e572a4a
[TCP] FRTO: Prevent state inconsistency in corner cases
|
18 éve |
Ilpo Järvinen
|
463236557d
[TCP] FRTO: Add missing ECN CWR sending to one of the responses
|
18 éve |
Ilpo Järvinen
|
d551e4541d
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
|
18 éve |
Ilpo Järvinen
|
575ee7140d
[TCP] FRTO: Delay skb available check until it's mandatory
|
18 éve |
Stephen Hemminger
|
164891aadf
[TCP]: Congestion control API update.
|
18 éve |