OSDN Git Service

Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting'
authorDavid S. Miller <davem@davemloft.net>
Sat, 1 Dec 2018 01:22:42 +0000 (17:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Dec 2018 01:22:42 +0000 (17:22 -0800)
commit9b2156fab0b0df7c38847148b1d42a57e7985ed1
tree40da17c4bfcd170c22ffd81e392f3f3c54407270
parentc0f53771ba45745e5870daf880127925c93f232f
parente1561fe2dd69dc5dddd69bd73aa65355bdfb048b
Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting'

Yuchung Cheng says:

====================
tcp: fixes in timeout and retransmission accounting

This patch set has assorted fixes of minor accounting issues in
timeout, window probe, and retransmission stats.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>