summaryrefslogtreecommitdiffstats
path: root/net/ipv4/cipso_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-031-2/+1Star
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-031-4/+4
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-311-4/+3Star
* NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-161-2/+2
* NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-161-6/+12
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-121-8/+10
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-301-2/+2
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-291-2/+6
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-261-179/+24Star
* [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-261-8/+8
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-261-15/+33
* [NET]: Make code static.Adrian Bunk2006-09-221-1/+1
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-221-0/+1607