[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1363815201.git.luto@amacapital.net>
Date: Wed, 20 Mar 2013 14:38:37 -0700
From: Andy Lutomirski <luto@...capital.net>
To: netdev@...r.kernel.org
Cc: "Eric W. Biederman" <ebiederm@...ssion.com>,
containers@...ts.linux-foundation.org,
Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 0/3] Clean up and fix SCM_CREDENTIALS code
The code is incomprehensible, slow, and buggy.
Andy Lutomirski (3):
net: Clean up SCM_CREDENTIALS code
netlink: Remove an unused pointer in netlink_skb_parms
net: Remove sock_iocb.scm
include/linux/netlink.h | 1 -
include/net/af_unix.h | 6 ++--
include/net/scm.h | 83 ++++++++++++++++++++++++++++++++----------------
include/net/sock.h | 1 -
net/core/scm.c | 49 ++++++++++------------------
net/netlink/af_netlink.c | 31 ++++++++----------
net/socket.c | 2 --
net/unix/af_unix.c | 83 +++++++++++++++++-------------------------------
8 files changed, 118 insertions(+), 138 deletions(-)
--
1.8.1.4
--
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