Age | Commit message (Expand) | Author |
2008-10-10 | netlabel: Add configuration support for local labeling | Paul Moore |
2008-10-10 | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore |
2008-10-10 | selinux: Set socket NetLabel based on connection endpoint | Paul Moore |
2008-10-10 | netlabel: Add functionality to set the security attributes of a packet | Paul Moore |
2008-10-10 | netlabel: Add network address selectors to the NetLabel/LSM domain mapping | Paul Moore |
2008-10-10 | selinux: Fix missing calls to netlbl_skbuff_err() | Paul Moore |
2008-10-10 | netlabel: Remove unneeded in-kernel API functions | Paul Moore |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris |
2008-04-12 | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore |
2008-02-05 | NetLabel: introduce a new kernel configuration API for NetLabel | Paul Moore |
2008-01-30 | NetLabel: Introduce static network labels for unlabeled connections | Paul Moore |
2008-01-30 | NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu... | Paul Moore |
2008-01-30 | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore |
2007-08-02 | SELinux: restore proper NetLabel caching behavior | Paul Moore |
2007-07-19 | SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement | Paul Moore |
2007-06-08 | [NetLabel]: consolidate the struct socket/sock handling to just struct sock | Paul Moore |
2006-12-02 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore |
2006-12-02 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore |
2006-12-02 | NetLabel: change netlbl_secattr_init() to return void | Paul Moore |
2006-12-02 | NetLabel: use gfp_t instead of int where it makes sense | Paul Moore |
2006-10-15 | [PATCH] gfp_t in netlabel | Al Viro |
2006-10-11 | NetLabel: fix a cache race condition | paul.moore@hp.com |
2006-09-29 | [NetLabel]: audit fixups due to delayed feedback | Paul Moore |
2006-09-28 | [NetLabel]: add audit support for configuration changes | Paul Moore |
2006-09-25 | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore |
2006-09-25 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore |
2006-09-24 | [PATCH] netlabel gfp annotations | Al Viro |
2006-09-22 | [NetLabel]: add some missing #includes to various header files | Paul Moore |
2006-09-22 | [NetLabel]: core network changes | Paul Moore |