aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/cipso_ipv4.c
Commit message (Expand)AuthorAge
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-27
|\
| * NetLabel: convert a BUG_ON in the CIPSO code to a runtime checkPaul Moore2007-04-26
| * NetLabel: cleanup and document CIPSO constantsPaul Moore2007-04-26
* | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* | [IPV4]: cleanupStephen Hemminger2007-04-26
|/
* [NetLabel]: parse the CIPSO ranged tag on incoming packetsPaul Moore2007-03-12
* [NetLabel]: Verify sensitivity level has a valid CIPSO mappingPaul Moore2007-03-02
* NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore2006-12-03
* NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore2006-12-03
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-03
* [CIPSO]: Missing annotation in cipso_ipv4 update.Al Viro2006-12-03
* NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore2006-12-03
* NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore2006-12-03
* NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore2006-12-03
* NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore2006-12-03
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-03
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-03
* [NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo2006-12-03
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-03
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-30
* NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore2006-10-16
* NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore2006-10-16
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-12
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-29
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-28
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-25
* [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-25
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-25
* [NET]: Make code static.Adrian Bunk2006-09-22
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-22