]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76bcca4e50a87b5cf9e21751aba38fe20c930077
tree40da17c4bfcd170c22ffd81e392f3f3c54407270
parent5181dbd0ab53fc0c2374a9e308f37e6a728dc0ab
parentb74dea16698f9ecce2025ac9c45bb64b26ec58d8
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>