summaryrefslogtreecommitdiffstats
path: root/security/selinux/netlabel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'master' into nextJames Morris2010-05-061-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | selinux: always call sk_security_struct sksecEric Paris2010-04-081-7/+7
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-171-1/+1
* Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-131-1/+1
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-131-1/+1
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-133/+53
* selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-021-2/+3
* selinux: Fix the NetLabel glue code for setsockopt()Paul Moore2009-02-231-1/+3
* selinux: Cache NetLabel secattrs in the socket's security structPaul Moore2008-10-101-36/+79
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-101-28/+119
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-101-2/+66
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-1/+19
* selinux: Cleanup the NetLabel glue codePaul Moore2008-10-101-28/+10
* 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