summaryrefslogtreecommitdiff
path: root/security/selinux/netif.c
Commit message (Expand)AuthorAgeFilesLines
* selinux: stop passing selinux_state pointers and their offspringStephen Smalley2023-03-141-1/+1
* selinux: remove unused global variablesOndrej Mosnacek2021-01-121-1/+0
* selinux: Fix spelling mistakes in the commentslihao2020-07-081-1/+1
* selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley2019-12-181-1/+1
* Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-231-18/+13
|\
| * selinux: always return a secid from the network caches if we find onePaul Moore2019-08-051-18/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* selinux: Cleanup printk logging in netifpeter enderborg2018-06-191-7/+4
* selinux: wrap global selinux stateStephen Smalley2018-03-011-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-071-2/+2
|/
* selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-261-14/+1
* 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/+2
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-011-1/+1
* security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()Lai Jiangshan2011-05-071-17/+1
* 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/+9
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* SELinux: Add warning messages on network denial due to errorPaul Moore2008-01-301-2/+11
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-109/+145
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+4
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-301-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+270