summaryrefslogtreecommitdiffstats
path: root/security/selinux/netport.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-11/+1Star
* selinux: Cleanup printk logging in netportpeter enderborg2018-06-191-3/+2Star
* selinux: wrap global selinux stateStephen Smalley2018-03-021-1/+1
* selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore2014-08-081-2/+1Star
* selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-261-14/+1Star
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-4/+2Star
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-021-1/+1
* security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan2011-07-201-18/+2Star
* 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-2/+1Star
* SELinux: Fix a RCU free problem with the netport cachePaul Moore2008-04-281-22/+18Star
* SELinux: add netport.[ch]James Morris2008-04-181-0/+286