From: David S. Miller Date: Sat, 9 May 2015 20:42:32 +0000 (-0400) Subject: Merge branch 'tcp-more-reliable-window-probes' X-Git-Tag: firefly_0821_release~176^2~1587^2~346 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=82ae9c6060c6dbaf103273a5c51b8f58b951d9a2;p=firefly-linux-kernel-4.4.55.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