index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
netlabel.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...
Linus Torvalds
1
-13
/
+21
2007-07-11
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-21
/
+13
2007-06-08
[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