summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_kapi.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-1/+1
|\
| * net/netlabel: Add kmalloc NULL testsJulia Lawall2009-07-301-1/+1
* | net/netlabel: Correct redundant testJulia Lawall2009-07-271-4/+2
|/
* netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore2009-03-281-0/+13
* netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2009-03-281-20/+132
* netlabel: Update kernel configuration APIPaul Moore2008-12-311-60/+287
* netlabel: Add configuration support for local labelingPaul Moore2008-10-101-0/+3
* cipso: Add support for native local labeling and fixup mapping namesPaul Moore2008-10-101-2/+2
* selinux: Set socket NetLabel based on connection endpointPaul Moore2008-10-101-1/+77
* netlabel: Add functionality to set the security attributes of a packetPaul Moore2008-10-101-0/+60
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-101-1/+6
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-19/+24
* selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore2008-10-101-2/+3
* netlabel: Remove unneeded in-kernel API functionsPaul Moore2008-10-101-61/+23
* NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore2008-02-051-0/+177
* NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-301-9/+7
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-301-0/+2
* NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-301-1/+2
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-191-0/+21
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-081-34/+9
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-3/+0
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-0/+201
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-021-4/+2
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-1/+4
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-1/+1
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-0/+23
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-221-0/+231
OpenPOWER on IntegriCloud