aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_domainhash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31netlabel: Update kernel configuration APIPaul Moore1-0/+67
2008-10-10netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore1-37/+253
2008-10-10netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore1-48/+47
2008-10-10netlabel: Fix some sparse warningsPaul Moore1-6/+6
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu1-2/+1
2008-02-17[NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov1-1/+1
2008-02-12[NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov1-3/+3
2008-01-30NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore1-21/+9
2008-01-30NetLabel: Cleanup the LSM domain hash functionsPaul Moore1-13/+34
2007-10-26[NetLabel]: correct usage of RCU lockingPaul Moore1-26/+11
2007-08-07[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash tablePaul Moore1-4/+6
2006-12-02NetLabel: honor the audit_enabled flagPaul Moore1-26/+22
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore1-39/+43
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore1-7/+47
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore1-146/+37
2006-09-22[NET]: Make code static.Adrian Bunk1-2/+2
2006-09-22[NetLabel]: core NetLabel subsystemPaul Moore1-0/+513