summaryrefslogtreecommitdiffstats
path: root/net/netlabel
Commit message (Expand)AuthorAgeFilesLines
* [NET] NETLABEL: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore2007-01-091-3/+3
* NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore2006-12-221-0/+9
* NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore2006-12-221-11/+17
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-0/+201
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-024-39/+50
* NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore2006-12-021-4/+2
* NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore2006-12-021-1/+4
* NetLabel: convert the unlabeled accept flag to use RCUPaul Moore2006-12-021-7/+21
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-024-73/+17
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-023-4/+4
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-023-4/+4
* [NETLABEL]: Fix build failure.Paul Moore2006-11-051-1/+1
* NetLabel: fix a cache race conditionpaul.moore@hp.com2006-10-111-1/+1
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-297-140/+141
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-287-32/+218
* [NetLabel]: update docs with website informationPaul Moore2006-09-251-1/+4
* [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-256-830/+895
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-254-369/+43
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-0/+23
* [NetLabel]: add some missing #includes to various header filesPaul Moore2006-09-222-2/+7
* [NETLINK]: Add notification message sending interfaceThomas Graf2006-09-221-1/+1
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2006-09-222-0/+795
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-2211-0/+2394