netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix the SELinux dynamic network access controls
@ 2013-05-24 18:16 Paul Moore
  2013-05-24 18:16 ` [PATCH v2 1/2] selinux: fix the labeled xfrm/IPsec reference count handling Paul Moore
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Moore @ 2013-05-24 18:16 UTC (permalink / raw)
  To: netdev, selinux; +Cc: omoris, pwouters

A bump to v2 to incorporate Sergei's minor comment on the previous
patchset.  I've also gone ahead and dropped the "RFC" from the
patchset as I didn't see any significant comments/concerns from
anyone.

---

Paul Moore (2):
      selinux: fix the labeled xfrm/IPsec reference count handling
      xfrm: force a garbage collection after deleting a policy


 include/linux/security.h        |   26 ++-
 include/net/xfrm.h              |    5 +
 net/key/af_key.c                |    4 
 net/xfrm/xfrm_policy.c          |    3 
 net/xfrm/xfrm_user.c            |    2 
 security/capability.c           |   15 +-
 security/security.c             |   13 -
 security/selinux/hooks.c        |    5 -
 security/selinux/include/xfrm.h |    8 +
 security/selinux/xfrm.c         |  384 ++++++++++++++++++---------------------
 10 files changed, 230 insertions(+), 235 deletions(-)

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

end of thread, other threads:[~2013-05-28  6:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 18:16 [PATCH v2 0/2] Fix the SELinux dynamic network access controls Paul Moore
2013-05-24 18:16 ` [PATCH v2 1/2] selinux: fix the labeled xfrm/IPsec reference count handling Paul Moore
2013-05-24 18:16 ` [PATCH v2 2/2] xfrm: force a garbage collection after deleting a policy Paul Moore
2013-05-24 18:20 ` [PATCH v2 0/2] Fix the SELinux dynamic network access controls Paul Moore
2013-05-28  6:31 ` 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).