netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] inet_diag: cleanups and improvements
@ 2015-03-10 14:15 Eric Dumazet
  2015-03-10 14:15 ` [PATCH net-next 1/3] net: constify sock_diag_check_cookie() Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Dumazet @ 2015-03-10 14:15 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eric Dumazet

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-10 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 14:15 [PATCH net-next 0/3] inet_diag: cleanups and improvements Eric Dumazet
2015-03-10 14:15 ` [PATCH net-next 1/3] net: constify sock_diag_check_cookie() Eric Dumazet
2015-03-10 14:15 ` [PATCH net-next 2/3] inet_diag: cleanups Eric Dumazet
2015-03-10 14:15 ` [PATCH net-next 3/3] inet_diag: add const to inet_diag_req_v2 Eric Dumazet
2015-03-10 17:45 ` [PATCH net-next 0/3] inet_diag: cleanups and improvements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).