[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432144742-17786-1-git-send-email-edumazet@google.com>
Date: Wed, 20 May 2015 10:59:00 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <eric.dumazet@...il.com>,
Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/2] tcp: improve source port selection
With increase of TCP sockets in hosts, we often hit limitations
caused by port selection, due to randomization and poor strategy.
Eric Dumazet (2):
inet_hashinfo: remove bsocket counter
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
include/net/inet_hashtables.h | 2 --
net/ipv4/inet_connection_sock.c | 19 ++++++++++++++-----
net/ipv4/inet_hashtables.c | 7 -------
3 files changed, 14 insertions(+), 14 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