[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436390910-13117-1-git-send-email-edumazet@google.com>
Date: Wed, 8 Jul 2015 14:28:27 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <edumazet@...il.com>
Subject: [PATCH net-next 0/3] inet: timewait cleanups
Another round of patches to make tw handling simpler.
Eric Dumazet (3):
inet: remove BUG_ON() in twsk_destructor()
inet: simplify timewait refcounting
inet: inet_twsk_deschedule factorization
include/net/inet_hashtables.h | 4 +--
include/net/inet_timewait_sock.h | 8 +++---
include/net/timewait_sock.h | 3 ---
net/ipv4/inet_hashtables.c | 38 +++++++++------------------
net/ipv4/inet_timewait_sock.c | 55 ++++++++++------------------------------
net/ipv4/tcp_ipv4.c | 3 +--
net/ipv4/tcp_minisocks.c | 6 ++---
net/ipv6/inet6_hashtables.c | 9 ++-----
net/ipv6/tcp_ipv6.c | 3 +--
net/netfilter/xt_TPROXY.c | 6 ++---
10 files changed, 39 insertions(+), 96 deletions(-)
--
2.4.3.573.g4eafbef
--
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