netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix some multiqueue TUN problems
@ 2013-01-14 17:12 Paul Moore
  2013-01-14 17:12 ` [PATCH 1/2] selinux: add the "attach_queue" permission to the "tun_socket" class Paul Moore
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Moore @ 2013-01-14 17:12 UTC (permalink / raw)
  To: netdev, linux-security-module, selinux

No significant changes to this patchset since the last posting, just a
slight merge with the recent changes in tun_set_queue() and some
Acked-by and Tested-by additions.  I believe all the concerns have been
addressed and this patch is ready for merging.

Dave, I think it makes the most sense for this to get pulled in via the
netdev tree but if you think otherwise let me know and I'll go bug
James and Eric.

-Paul

---

Paul Moore (2):
      selinux: add the "attach_queue" permission to the "tun_socket" class
      tun: fix LSM/SELinux labeling of tun/tap devices


 drivers/net/tun.c                   |   23 +++++++++++---
 include/linux/security.h            |   59 +++++++++++++++++++++++++++--------
 security/capability.c               |   24 ++++++++++++--
 security/security.c                 |   28 ++++++++++++++---
 security/selinux/hooks.c            |   50 +++++++++++++++++++++++-------
 security/selinux/include/classmap.h |    2 +
 security/selinux/include/objsec.h   |    4 ++
 7 files changed, 152 insertions(+), 38 deletions(-)

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

end of thread, other threads:[~2013-01-14 23:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 17:12 [PATCH 0/2] Fix some multiqueue TUN problems Paul Moore
2013-01-14 17:12 ` [PATCH 1/2] selinux: add the "attach_queue" permission to the "tun_socket" class Paul Moore
2013-01-14 17:12 ` [PATCH 2/2] tun: fix LSM/SELinux labeling of tun/tap devices Paul Moore
2013-01-14 23:17 ` [PATCH 0/2] Fix some multiqueue TUN problems 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).