summaryrefslogtreecommitdiffstats
path: root/security/selinux/netnode.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: wrap global selinux stateStephen Smalley2018-03-011-2/+2
* selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore2014-08-071-2/+1
* selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-261-14/+1
* selinux: fix problems in netnode when BUG() is compiled outPaul Moore2013-07-251-0/+2
* selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-211-1/+2
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-4/+2
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan2011-07-201-18/+2
* SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-251-0/+1
* selinux: remove all rcu head initializationsPaul E. McKenney2010-08-021-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-1/+0
* SELinux: Made netnode cache adds fasterPaul Moore2008-04-281-55/+49
* SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-1/+1
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-301-1/+5
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-301-0/+350