summaryrefslogtreecommitdiffstats
path: root/net/ipv4/cipso_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
...
* NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+268
* NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore2006-12-021-0/+233
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-99/+69
* [CIPSO]: Missing annotation in cipso_ipv4 update.Al Viro2006-12-021-1/+1
* NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore2006-12-021-3/+3
* NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore2006-12-021-0/+4
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-021-60/+53
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-021-0/+14
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-021-2/+0
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-8/+14
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-021-2/+1
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-4/+4
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-301-4/+3
* NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-151-2/+2
* NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-151-6/+12
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-8/+10
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-291-2/+2
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-281-2/+6
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-251-179/+24
* [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-251-8/+8
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-15/+33
* [NET]: Make code static.Adrian Bunk2006-09-221-1/+1
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-221-0/+1607
OpenPOWER on IntegriCloud