Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-07-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-07-30 | net/netlabel: Add kmalloc NULL tests | Julia Lawall | 1 | -1/+1 |
2009-07-27 | net/netlabel: Correct redundant test | Julia Lawall | 1 | -4/+2 |
2009-03-28 | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 1 | -0/+13 |
2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 1 | -20/+132 |
2008-12-31 | netlabel: Update kernel configuration API | Paul Moore | 1 | -60/+287 |
2008-10-10 | netlabel: Add configuration support for local labeling | Paul Moore | 1 | -0/+3 |
2008-10-10 | cipso: Add support for native local labeling and fixup mapping names | Paul Moore | 1 | -2/+2 |
2008-10-10 | selinux: Set socket NetLabel based on connection endpoint | Paul Moore | 1 | -1/+77 |
2008-10-10 | netlabel: Add functionality to set the security attributes of a packet | Paul Moore | 1 | -0/+60 |
2008-10-10 | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore | 1 | -1/+6 |
2008-10-10 | netlabel: Replace protocol/NetLabel linking with refrerence counts | Paul Moore | 1 | -19/+24 |
2008-10-10 | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore | 1 | -2/+3 |
2008-10-10 | netlabel: Remove unneeded in-kernel API functions | Paul Moore | 1 | -61/+23 |
2008-02-05 | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore | 1 | -0/+177 |
2008-01-30 | NetLabel: Introduce static network labels for unlabeled connections | Paul Moore | 1 | -9/+7 |
2008-01-30 | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu... | Paul Moore | 1 | -0/+2 |
2008-01-30 | NetLabel: Remove unneeded RCU read locks | Paul Moore | 1 | -1/+2 |
2007-07-19 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore | 1 | -0/+21 |
2007-06-09 | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore | 1 | -34/+9 |
2007-04-26 | SELinux: extract the NetLabel SELinux support from the security server | Paul Moore | 1 | -3/+0 |
2006-12-03 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 1 | -0/+201 |
2006-12-03 | NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer | Paul Moore | 1 | -4/+2 |
2006-12-03 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 1 | -1/+4 |
2006-10-12 | NetLabel: fix a cache race condition | paul.moore@hp.com | 1 | -1/+1 |
2006-09-26 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 1 | -0/+23 |
2006-09-23 | [NetLabel]: core NetLabel subsystem | Paul Moore | 1 | -0/+231 |