summaryrefslogtreecommitdiffstats
path: root/security/selinux/netlabel.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
* selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk2008-04-181-0/+1
* SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-181-68/+13
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-301-21/+34
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-7/+3
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-3/+9
* selinux: fix memory leak in netlabel codePaul Moore2008-01-221-2/+5
* SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-021-4/+12
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-191-21/+20
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-191-0/+8
* Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds2007-07-131-13/+21
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-111-21/+13
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-081-15/+21
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-0/+363
OpenPOWER on IntegriCloud