aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netlabel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore1-11/+3
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-3/+99
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-2/+11
2006-12-02NetLabel: change netlbl_secattr_init() to return voidPaul Moore1-4/+2
2006-12-02NetLabel: 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-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-15/+47
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-1/+7
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-1/+1
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-47/+2
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-0/+8
2006-09-24[PATCH] netlabel gfp annotationsAl Viro1-1/+1
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore1-0/+1
2006-09-22[NetLabel]: core network changesPaul Moore1-0/+291