index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlabel.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-06
Merge branch 'master' into next
James Morris
2010-04-08
selinux: always call sk_security_struct sksec
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-08-17
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-07-13
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
James Morris
2009-07-13
SELinux: Convert avc_audit to use lsm_audit.h
Thomas Liu
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
2009-03-02
selinux: Fix a panic in selinux_netlbl_inode_permission()
Paul Moore
2009-02-23
selinux: Fix the NetLabel glue code for setsockopt()
Paul Moore
2008-10-10
selinux: Cache NetLabel secattrs in the socket's security struct
Paul Moore
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
2008-10-10
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
2008-10-10
selinux: Cleanup the NetLabel glue code
Paul Moore
2008-04-21
SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups
Eric Paris
2008-04-18
selinux: selinux/netlabel.c should #include "netlabel.h"
Adrian Bunk
2008-04-18
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-22
selinux: fix memory leak in netlabel code
Paul Moore
2007-08-02
SELinux: restore proper NetLabel caching behavior
Paul Moore
2007-07-19
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
2007-07-13
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
2007-07-11
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
2007-04-26
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore