summaryrefslogtreecommitdiff
path: root/net/ipv4/cipso_ipv4.c
AgeCommit message (Expand)Author
2006-12-02NetLabel: add the ranged tag to the CIPSOv4 protocolPaul Moore
2006-12-02NetLabel: add the enumerated tag to the CIPSOv4 protocolPaul Moore
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02[CIPSO]: Missing annotation in cipso_ipv4 update.Al Viro
2006-12-02NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functionsPaul Moore
2006-12-02NetLabel: return the correct error for translated CIPSOv4 tagsPaul Moore
2006-12-02NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag typesPaul Moore
2006-12-02NetLabel: add tag verification when adding new CIPSOv4 DOI definitionsPaul Moore
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore
2006-12-02[NETLABEL]: Use kmemdup in cipso_ipv4.cArnaldo Carvalho de Melo
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore
2006-09-25[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore