summaryrefslogtreecommitdiffstats
path: root/security/selinux/netif.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* selinux: Cleanup printk logging in netifpeter enderborg2018-06-191-7/+4Star
* selinux: wrap global selinux stateStephen Smalley2018-03-021-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-121-20/+23
|\
| * selinux: make the netif cache namespace awarePaul Moore2014-09-101-20/+23
* | selinux: remove unused variabled in the netport, netnode, and netif cachesPaul Moore2014-08-081-2/+2
|/
* selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-261-14/+1Star
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-4/+2Star
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-021-1/+1
* security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan2011-05-081-17/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-221-0/+2
* SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-10/+9Star
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-291-2/+11
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-291-109/+145
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+4
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-311-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+270