]> 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)
commite280c95d9ae7564e7fdd01629dd1f62d95b6a485
tree40da17c4bfcd170c22ffd81e392f3f3c54407270
parent617f74d9c59e4346ec4276a168a698a3963b0057
parent47bd136619f6df1075476a354b74f88aacb2ff77
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>