aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-09NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore1-3/+3
2006-12-22NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore1-0/+9
2006-12-22NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore1-11/+17
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-0/+201
2006-12-02NetLabel: honor the audit_enabled flagPaul Moore4-39/+50
2006-12-02NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layerPaul Moore1-4/+2
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore1-1/+4
2006-12-02NetLabel: convert the unlabeled accept flag to use RCUPaul Moore1-7/+21
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf4-73/+17
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf3-4/+4
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf3-4/+4
2006-11-05[NETLABEL]: Fix build failure.Paul Moore1-1/+1
2006-10-11NetLabel: fix a cache race conditionpaul.moore@hp.com1-1/+1
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore7-140/+141
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore7-32/+218
2006-09-25[NetLabel]: update docs with website informationPaul Moore1-1/+4
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore6-830/+895
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore4-369/+43
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore1-0/+23
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore2-2/+7
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf1-1/+1
2006-09-22[NET]: Make code static.Adrian Bunk1-2/+2
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore2-0/+795
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore11-0/+2394