aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/cipso_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo1-2/+1
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro1-4/+4
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore1-4/+3
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore1-2/+2
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore1-6/+12
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-8/+10
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-2/+2
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-2/+6
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-179/+24
2006-09-25[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore1-8/+8
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-15/+33
2006-09-22[NET]: Make code static.Adrian Bunk1-1/+1
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore1-0/+1607