aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/netlabel.c
AgeCommit message (Expand)Author
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-08selinux: always call sk_security_struct sksecEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-08-17SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-07-13Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris
2009-07-13SELinux: Convert avc_audit to use lsm_audit.hThomas Liu
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2009-03-02selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore
2009-02-23selinux: Fix the NetLabel glue code for setsockopt()Paul Moore
2008-10-10selinux: Cache NetLabel secattrs in the socket's security structPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10selinux: Cleanup the NetLabel glue codePaul Moore
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18selinux: selinux/netlabel.c should #include "netlabel.h"Adrian Bunk
2008-04-18SELinux: Correct the NetLabel locking for the sk_security_structPaul Moore
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore
2008-01-22selinux: fix memory leak in netlabel codePaul Moore
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore
2007-07-19SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore
2007-07-13Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds
2007-07-11SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore