aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/netport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-09SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao1-4/+2
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells1-1/+3
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore1-1/+1
2011-07-20security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()Lai Jiangshan1-18/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris1-2/+1
2008-04-28SELinux: Fix a RCU free problem with the netport cachePaul Moore1-22/+18
2008-04-18SELinux: add netport.[ch]James Morris1-0/+286