lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ