index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlabel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-15
/
+1
2019-03-25
selinux: avoid uninitialized variable warning
Arnd Bergmann
1
-9
/
+5
2018-03-20
selinux: wrap AVC state
Stephen Smalley
1
-1
/
+2
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-5
/
+9
2018-02-27
selinux: Add SCTP support
Richard Haines
1
-11
/
+122
2017-11-21
security: replace FSF address with web source in license notices
Martin Kepplinger
1
-2
/
+1
2016-06-27
calipso: Add a label cache.
Huw Davies
1
-3
/
+6
2016-06-27
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
1
-3
/
+3
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
1
-1
/
+1
2016-06-27
netlabel: Prevent setsockopt() from changing the hop-by-hop option.
Huw Davies
1
-1
/
+16
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
1
-1
/
+1
2015-11-09
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
1
-1
/
+1
2013-12-05
selinux: ensure that the cached NetLabel secattr matches the desired SID
Paul Moore
1
-1
/
+30
2013-09-27
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2011-08-02
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-05-06
Merge branch 'master' into next
James Morris
1
-0
/
+1
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
1
-7
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-1
/
+1
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
1
-1
/
+1
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
1
-1
/
+1
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
1
-133
/
+53
2009-03-02
selinux: Fix a panic in selinux_netlbl_inode_permission()
Paul Moore
1
-2
/
+3
2009-02-23
selinux: Fix the NetLabel glue code for setsockopt()
Paul Moore
1
-1
/
+3
2008-10-10
selinux: Cache NetLabel secattrs in the socket's security struct
Paul Moore
1
-36
/
+79
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
1
-28
/
+119
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
1
-2
/
+66
2008-10-10
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
1
-1
/
+19
2008-10-10
selinux: Cleanup the NetLabel glue code
Paul Moore
1
-28
/
+10
2008-04-21
SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups
Eric Paris
1
-1
/
+1
2008-04-18
selinux: selinux/netlabel.c should #include "netlabel.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
1
-68
/
+13
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
1
-21
/
+34
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
1
-7
/
+3
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
1
-3
/
+9
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
1
-2
/
+5
2007-08-02
SELinux: restore proper NetLabel caching behavior
Paul Moore
1
-4
/
+12
2007-07-19
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-21
/
+20
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
1
-0
/
+8
2007-07-14
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
1
-13
/
+21
2007-07-12
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-21
/
+13
2007-06-09
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-15
/
+21
2007-04-26
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
1
-0
/
+363