summaryrefslogtreecommitdiff
path: root/net/netlabel/netlabel_kapi.c
AgeCommit message (Expand)Author
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-08-11net/netlabel/netlabel_kapi.c: add missing cleanup codeJulia Lawall
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30net/netlabel: Add kmalloc NULL testsJulia Lawall
2009-07-27net/netlabel: Correct redundant testJulia Lawall
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-10-10netlabel: Add configuration support for local labelingPaul Moore
2008-10-10cipso: Add support for native local labeling and fixup mapping namesPaul Moore
2008-10-10selinux: Set socket NetLabel based on connection endpointPaul Moore
2008-10-10netlabel: Add functionality to set the security attributes of a packetPaul Moore
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore
2008-10-10selinux: Fix missing calls to netlbl_skbuff_err()Paul Moore
2008-10-10netlabel: Remove unneeded in-kernel API functionsPaul Moore
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore
2008-01-30NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore
2008-01-30NetLabel: Remove unneeded RCU read locksPaul Moore
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore