aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_kapi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore1-2/+3
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore1-61/+23
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore1-0/+177
2008-01-30NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore1-9/+7
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() functionPaul Moore1-0/+2
2008-01-30NetLabel: Remove unneeded RCU read locksPaul Moore1-1/+2
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore1-0/+21
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-34/+9
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore1-3/+0
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-0/+201
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore1-4/+2
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-1/+4
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-1/+1
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-0/+23
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore1-0/+231