summaryrefslogtreecommitdiff
path: root/include/net/netlabel.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-05NetLabel: introduce a new kernel configuration API for NetLabelPaul Moore1-6/+41
2008-01-30NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore1-1/+5
2008-01-30NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore1-0/+2
2008-01-30NetLabel: Add secid token support to the NetLabel secattr structPaul Moore1-18/+73
2007-08-02SELinux: restore proper NetLabel caching behaviorPaul Moore1-0/+2
2007-07-19SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore1-35/+27
2007-06-09[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-11/+3
2006-12-03NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-3/+99
2006-12-03NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-2/+11
2006-12-03NetLabel: change netlbl_secattr_init() to return voidPaul Moore1-4/+2
2006-12-03NetLabel: use gfp_t instead of int where it makes sensePaul Moore1-1/+1
2006-10-15[PATCH] gfp_t in netlabelAl Viro1-1/+1
2006-10-12NetLabel: fix a cache race conditionpaul.moore@hp.com1-15/+47
2006-09-30[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-1/+7
2006-09-29[NetLabel]: add audit support for configuration changesPaul Moore1-1/+1
2006-09-26[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-47/+2
2006-09-26[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-0/+8
2006-09-25[PATCH] netlabel gfp annotationsAl Viro1-1/+1
2006-09-23[NetLabel]: add some missing #includes to various header filesPaul Moore1-0/+1
2006-09-23[NetLabel]: core network changesPaul Moore1-0/+291