aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/netnode.c
AgeCommit message (Expand)Author
2014-08-07selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore
2014-06-26selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore
2013-07-25selinux: fix problems in netnode when BUG() is compiled outPaul Moore
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-07-20security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()Lai Jiangshan
2011-04-25SELinux: silence build warning when !CONFIG_BUGEric Paris
2010-08-02selinux: remove all rcu head initializationsPaul E. McKenney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris
2008-04-28SELinux: Made netnode cache adds fasterPaul Moore
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-01-30SELinux: Add warning messages on network denial due to errorPaul Moore
2008-01-30SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore