This patch set has assorted fixes of minor accounting issues in timeout, window probe, and retransmission stats.
Yuchung Cheng (3): tcp: fix off-by-one bug on aborting window-probing socket tcp: fix SNMP under-estimation on failed retransmission tcp: fix SNMP TCP timeout under-estimation net/ipv4/tcp_output.c | 2 +- net/ipv4/tcp_timer.c | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) -- 2.20.0.rc0.387.gc7a69e6b6c-goog