* [GIT] Netlabel patches for net-2.6.20
@ 2006-11-20 21:19 James Morris
0 siblings, 0 replies; only message in thread
From: James Morris @ 2006-11-20 21:19 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev, Paul Moore
Hi Dave,
Please pull per below.
The following changes since commit e0355a0f485e2b4c29d1df2b4a641f1e0c6fb68c:
Andrea Bittau:
[DCCP] CCID2: Code optimizations
are found in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-net-2.6.20
James Morris:
Compile fix for
Paul Moore:
NetLabel: use gfp_t instead of int where it makes sense
NetLabel: convert the unlabeled accept flag to use RCU
NetLabel: change netlbl_secattr_init() to return void
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
NetLabel: return the correct error for translated CIPSOv4 tags
NetLabel: use the correct CIPSOv4 MLS label limits
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
NetLabel: SELinux cleanups
SELinux: peer secid consolidation for external network labeling
NetLabel: honor the audit_enabled flag
include/net/cipso_ipv4.h | 4
include/net/netlabel.h | 21 ++-
net/ipv4/cipso_ipv4.c | 159 +++++++++++---------
net/netlabel/netlabel_cipso_v4.c | 26 ++-
net/netlabel/netlabel_domainhash.c | 48 +++---
net/netlabel/netlabel_kapi.c | 11 +
net/netlabel/netlabel_unlabeled.c | 36 +++-
net/netlabel/netlabel_user.c | 7 +
security/selinux/hooks.c | 53 ++-----
security/selinux/include/objsec.h | 2
security/selinux/include/security.h | 4
security/selinux/include/selinux_netlabel.h | 43 ++---
security/selinux/include/xfrm.h | 5 -
security/selinux/ss/services.c | 219 +++++++++++++--------------
security/selinux/xfrm.c | 33 ----
15 files changed, 331 insertions(+), 340 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-20 21:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-20 21:19 [GIT] Netlabel patches for net-2.6.20 James Morris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox