Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6: security: compile capabilities by default selinux: make selinux_set_mnt_opts() static SELinux: Add warning messages on network denial due to error SELinux: Add network ingress and egress control permission checks NetLabel: Add auditing to the static labeling mechanism NetLabel: Introduce static network labels for unlabeled connections SELinux: Allow NetLabel to directly cache SIDs SELinux: Enable dynamic enable/disable of the network access checks SELinux: Better integration between peer labeling subsystems SELinux: Add a new peer class and permissions to the Flask definitions SELinux: Add a capabilities bitmap to SELinux policy version 22 SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions SELinux: Only store the network interface's ifindex SELinux: Convert the netif code to use ifindex values NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function NetLabel: Add secid token support to the NetLabel secattr struct NetLabel: Consolidate the LSM domain mapping/hashing locks NetLabel: Cleanup the LSM domain hash functions NetLabel: Remove unneeded RCU read locks
No related branches found
No related tags found
Showing
- include/linux/audit.h 2 additions, 0 deletionsinclude/linux/audit.h
- include/linux/selinux.h 37 additions, 8 deletionsinclude/linux/selinux.h
- include/net/netlabel.h 80 additions, 19 deletionsinclude/net/netlabel.h
- net/ipv4/cipso_ipv4.c 37 additions, 22 deletionsnet/ipv4/cipso_ipv4.c
- net/netfilter/xt_SECMARK.c 12 additions, 1 deletionnet/netfilter/xt_SECMARK.c
- net/netlabel/netlabel_cipso_v4.c 3 additions, 2 deletionsnet/netlabel/netlabel_cipso_v4.c
- net/netlabel/netlabel_domainhash.c 43 additions, 34 deletionsnet/netlabel/netlabel_domainhash.c
- net/netlabel/netlabel_kapi.c 11 additions, 10 deletionsnet/netlabel/netlabel_kapi.c
- net/netlabel/netlabel_mgmt.c 3 additions, 60 deletionsnet/netlabel/netlabel_mgmt.c
- net/netlabel/netlabel_mgmt.h 3 additions, 4 deletionsnet/netlabel/netlabel_mgmt.h
- net/netlabel/netlabel_unlabeled.c 1550 additions, 23 deletionsnet/netlabel/netlabel_unlabeled.c
- net/netlabel/netlabel_unlabeled.h 144 additions, 1 deletionnet/netlabel/netlabel_unlabeled.h
- security/Kconfig 1 addition, 0 deletionssecurity/Kconfig
- security/selinux/Kconfig 1 addition, 1 deletionsecurity/selinux/Kconfig
- security/selinux/Makefile 8 additions, 1 deletionsecurity/selinux/Makefile
- security/selinux/avc.c 12 additions, 3 deletionssecurity/selinux/avc.c
- security/selinux/exports.c 18 additions, 2 deletionssecurity/selinux/exports.c
- security/selinux/hooks.c 450 additions, 217 deletionssecurity/selinux/hooks.c
- security/selinux/include/av_perm_to_string.h 9 additions, 0 deletionssecurity/selinux/include/av_perm_to_string.h
- security/selinux/include/av_permissions.h 9 additions, 0 deletionssecurity/selinux/include/av_permissions.h
Loading
Please register or sign in to comment