aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/netlabel.c
Commit message (Expand)AuthorAge
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-28
* selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-01
* selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-22
* selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-10
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-10
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-10
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-10
* selinux: Cleanup the NetLabel glue codePaul Moore2008-10-10
* SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
* selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk2008-04-18
* SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore2008-04-18
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-29
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-29
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-29
* selinux: fix memory leak in netlabel codePaul Moore2008-01-21
* SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-02
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-19
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-19
* Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds2007-07-13
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-11
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-08
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-26