summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* [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