commit | 82ae9c6060c6dbaf103273a5c51b8f58b951d9a2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat May 09 16:42:32 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 16:42:32 2015 -0400 |
tree | 45729a77a2017ec24e8185e7279b97a2019f87fe | |
parent | b063bc5ea77b1c1c0e7798f641f53504d0f64bf8 [diff] | |
parent | e520af48c7e5acae5f17f82a79ba7ab7cf156f3b [diff] |
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 <davem@davemloft.net>