summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netlabel: Use genl_register_family_with_ops()Michał Mirosław2009-05-221-14/+2Star
* net: remove redundant argument commentsQinghuang Feng2008-11-221-1/+0Star
* netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-291-1/+1
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-101-94/+304
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-18/+6Star
* netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-111-10/+2Star
* [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-181-1/+1
* [NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov2008-02-181-55/+24Star
* NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-291-60/+3Star
* [NETLABEL]: Spelling fixesJoe Perches2007-12-201-1/+1
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-261-4/+0Star
* SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-191-0/+65
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-071-1/+1
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-031-24/+10Star
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-031-2/+2
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-2/+2
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-301-8/+19
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-291-6/+8
* [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-261-265/+276
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-221-0/+624