[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425996954-24693-1-git-send-email-edumazet@google.com>
Date: Tue, 10 Mar 2015 07:15:51 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>
Subject: [PATCH net-next 0/3] inet_diag: cleanups and improvements
Before changing way request socks are dumped, let's clean up this code
a bit.
Eric Dumazet (3):
net: constify sock_diag_check_cookie()
inet_diag: cleanups
inet_diag: add const to inet_diag_req_v2
include/linux/inet_diag.h | 43 ++++++-------
include/linux/sock_diag.h | 2 +-
net/core/sock_diag.c | 2 +-
net/dccp/diag.c | 7 ++-
net/ipv4/inet_diag.c | 154 +++++++++++++++++++++++-----------------------
net/ipv4/tcp_diag.c | 4 +-
net/ipv4/udp_diag.c | 22 ++++---
7 files changed, 119 insertions(+), 115 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