aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2018-05-17 21:47:25 +0000
committerDavid S. Miller <[email protected]>2018-05-18 15:40:27 +0000
commita3893637e1eb0ef5eb1bbc52b3a8d2dfa317a35d (patch)
tree8ed1ee3a02530b01ae555672faaef9a09adfffd5 /net/ipv4/tcp_output.c
parenttcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers() (diff)
downloadkernel-a3893637e1eb0ef5eb1bbc52b3a8d2dfa317a35d.tar.gz
kernel-a3893637e1eb0ef5eb1bbc52b3a8d2dfa317a35d.zip
tcp: do not force quickack when receiving out-of-order packets
As explained in commit 9f9843a751d0 ("tcp: properly handle stretch acks in slow start"), TCP stacks have to consider how many packets are acknowledged in one single ACK, because of GRO, but also because of ACK compression or losses. We plan to add SACK compression in the following patch, we must therefore not call tcp_enter_quickack_mode() Signed-off-by: Eric Dumazet <[email protected]> Acked-by: Neal Cardwell <[email protected]> Acked-by: Soheil Hassas Yeganeh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions