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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to