[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430916734-5051-1-git-send-email-edumazet@google.com>
Date: Wed, 6 May 2015 05:52:12 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Neal Cardwell <ncardwell@...gle.com>,
Yuchung Cheng <ycheng@...gle.com>,
Nandita Dukkipati <nanditad@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] 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.
Eric Dumazet (2):
tcp: adjust window probe timers to safer values
tcp: add TCPWinProbe SNMP counter
include/net/tcp.h | 27 ++++++++++++++++++++++-----
include/uapi/linux/snmp.h | 1 +
net/ipv4/proc.c | 1 +
net/ipv4/tcp_input.c | 2 +-
net/ipv4/tcp_output.c | 3 ++-
5 files changed, 27 insertions(+), 7 deletions(-)
--
2.2.0.rc0.207.ga3a616c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists