aboutsummaryrefslogtreecommitdiff
path: root/net/netlabel
AgeCommit message (Expand)Author
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore
2007-02-28[NET]: Fix kfree(skb)Patrick McHardy
2007-02-10[NET] NETLABEL: Fix whitespace errors.YOSHIFUJI Hideaki
2007-01-09NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore
2006-12-22NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore
2006-12-22NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore
2006-12-02NetLabel: honor the audit_enabled flagPaul 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-02NetLabel: convert the unlabeled accept flag to use RCUPaul Moore
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-11-05[NETLABEL]: Fix build failure.Paul 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]: update docs with website informationPaul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-22[NetLabel]: add some missing #includes to various header filesPaul Moore
2006-09-22[NETLINK]: Add notification message sending interfaceThomas Graf
2006-09-22[NET]: Make code static.Adrian Bunk
2006-09-22[NetLabel]: CIPSOv4 and Unlabeled packet integrationPaul Moore
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore