From: David S. Miller Date: Sat, 9 May 2015 20:42:32 +0000 (-0400) Subject: Merge branch 'tcp-more-reliable-window-probes' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=82ae9c6060c6dbaf103273a5c51b8f58b951d9a2;p=linux-beck.git Merge branch 'tcp-more-reliable-window-probes' Eric Dumazet says: ==================== tcp: more reliable window probes This series address a problem caused by small rto_min timers in DC, leading to either timer storms or early flow terminations. We also add two new SNMP counters for proper monitoring : TCPWinProbe and TCPKeepAlive v2: added TCPKeepAlive counter, as suggested by Yuchung & Neal ==================== Signed-off-by: David S. Miller --- 82ae9c6060c6dbaf103273a5c51b8f58b951d9a2