summaryrefslogtreecommitdiff
path: root/net/netlabel/netlabel_domainhash.c
Commit message (Expand)AuthorAge
* netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-27
* netlabel: Add support for creating a CALIPSO protocol domain mapping.Huw Davies2016-06-27
* netlabel: Add an address family to domain hash entries.Huw Davies2016-06-27
* netlabel: Mark rcu pointers with __rcu.Huw Davies2016-06-27
* netlabel: do not initialise statics to NULLWei Tang2016-03-07
* netlabel: Fix FSF address in file headersJeff Kirsher2013-12-06
* netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-02
* netlabel: improve domain mapping validationPaul Moore2013-05-19
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-07
|\
| * doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
* Fix common misspellingsLucas De Marchi2011-03-31
* 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-17
* [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def.Pavel Emelyanov2008-02-12
* NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-30
* NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-30
* [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-02
* [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