aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_domainhash.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* netlabel: Update kernel configuration APIPaul Moore2008-12-31
* netlabel: Add network address selectors to the NetLabel/LSM domain mappingPaul Moore2008-10-10
* netlabel: Replace protocol/NetLabel linking with refrerence countsPaul Moore2008-10-10
* netlabel: Fix some sparse warningsPaul Moore2008-10-10
* rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-18
* [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov2008-02-13
* NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-29
* NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-29
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-26
* [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore2007-08-07
* NetLabel: honor the audit_enabled flagPaul Moore2006-12-03
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-29
* [NetLabel]: add audit support for configuration changesPaul Moore2006-09-28
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-25
* [NET]: Make code static.Adrian Bunk2006-09-22
* [NetLabel]: core NetLabel subsystemPaul Moore2006-09-22