index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netnode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
1
-2
/
+1
2014-06-26
selinux: reduce the number of calls to synchronize_net() when flushing caches
Paul Moore
1
-14
/
+1
2013-07-25
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
1
-0
/
+2
2012-11-21
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
1
-1
/
+2
2012-04-09
SELinux: avc: remove the useless fields in avc_add_callback
Wanlong Gao
1
-4
/
+2
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-07-20
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
Lai Jiangshan
1
-18
/
+2
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
1
-0
/
+1
2010-08-02
selinux: remove all rcu head initializations
Paul E. McKenney
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-07-14
SELinux: keep the code clean formating and syntax
Eric Paris
1
-1
/
+0
2008-04-28
SELinux: Made netnode cache adds faster
Paul Moore
1
-55
/
+49
2008-04-21
SELinux: netnode.c whitespace, syntax, and static declaraction cleanups
Eric Paris
1
-1
/
+1
2008-01-30
SELinux: Add warning messages on network denial due to error
Paul Moore
1
-1
/
+5
2008-01-30
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
1
-0
/
+350