index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlabel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: wrap AVC state
Stephen Smalley
2018-03-20
1
-1
/
+2
*
selinux: wrap global selinux state
Stephen Smalley
2018-03-01
1
-5
/
+9
*
selinux: Add SCTP support
Richard Haines
2018-02-26
1
-11
/
+122
*
security: replace FSF address with web source in license notices
Martin Kepplinger
2017-11-20
1
-2
/
+1
*
calipso: Add a label cache.
Huw Davies
2016-06-27
1
-3
/
+6
*
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
2016-06-27
1
-3
/
+3
*
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
1
-1
/
+1
*
netlabel: Prevent setsockopt() from changing the hop-by-hop option.
Huw Davies
2016-06-27
1
-1
/
+16
*
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
1
-1
/
+1
*
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-11-08
1
-1
/
+1
*
selinux: ensure that the cached NetLabel secattr matches the desired SID
Paul Moore
2013-12-04
1
-1
/
+30
*
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
2013-09-26
1
-4
/
+2
*
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
selinux: always call sk_security_struct sksec
Eric Paris
2010-04-08
1
-7
/
+7
|
/
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-08-17
1
-1
/
+1
*
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
1
-1
/
+1
*
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
1
-1
/
+1
*
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-28
1
-133
/
+53
*
selinux: Fix a panic in selinux_netlbl_inode_permission()
Paul Moore
2009-03-02
1
-2
/
+3
*
selinux: Fix the NetLabel glue code for setsockopt()
Paul Moore
2009-02-23
1
-1
/
+3
*
selinux: Cache NetLabel secattrs in the socket's security struct
Paul Moore
2008-10-10
1
-36
/
+79
*
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
1
-28
/
+119
*
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
1
-2
/
+66
*
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-10-10
1
-1
/
+19
*
selinux: Cleanup the NetLabel glue code
Paul Moore
2008-10-10
1
-28
/
+10
*
SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-21
1
-1
/
+1
*
selinux: selinux/netlabel.c should #include "netlabel.h"
Adrian Bunk
2008-04-18
1
-0
/
+1
*
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
2008-04-18
1
-68
/
+13
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
1
-21
/
+34
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
1
-7
/
+3
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-3
/
+9
*
selinux: fix memory leak in netlabel code
Paul Moore
2008-01-22
1
-2
/
+5
*
SELinux: restore proper NetLabel caching behavior
Paul Moore
2007-08-02
1
-4
/
+12
*
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-07-19
1
-21
/
+20
*
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
2007-07-19
1
-0
/
+8
*
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
2007-07-13
1
-13
/
+21
*
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-07-11
1
-21
/
+13
*
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-06-08
1
-15
/
+21
*
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
2007-04-26
1
-0
/
+363