summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_domainhash.c
Commit message (Expand)AuthorAgeFilesLines
* netlabel: Update kernel configuration APIPaul Moore2008-12-311-0/+67
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-101-37/+253
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-101-48/+47Star
* netlabel: Fix some sparse warningsPaul Moore2008-10-101-6/+6
* rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-2/+1Star
* [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-181-1/+1
* [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov2008-02-131-3/+3
* NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-291-21/+9Star
* NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-291-13/+34
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-261-26/+11Star
* [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore2007-08-081-4/+6
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-031-26/+22Star
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-301-39/+43
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-291-7/+47
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-261-146/+37Star
* [NET]: Make code static.Adrian Bunk2006-09-221-2/+2
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-221-0/+513