index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netlabel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-28
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
Paul Moore
1
-0
/
+5
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
1
-1
/
+11
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
1
-6
/
+80
2008-10-10
netlabel: Add configuration support for local labeling
Paul Moore
1
-1
/
+2
2008-10-10
netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...
Paul Moore
1
-1
/
+1
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
1
-0
/
+13
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
1
-0
/
+9
2008-10-10
netlabel: Add network address selectors to the NetLabel/LSM domain mapping
Paul Moore
1
-2
/
+5
2008-10-10
selinux: Fix missing calls to netlbl_skbuff_err()
Paul Moore
1
-2
/
+4
2008-10-10
netlabel: Remove unneeded in-kernel API functions
Paul Moore
1
-13
/
+0
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-0
/
+1
2008-04-12
NetLabel: Allow passing the LSM domain as a shared pointer
Paul Moore
1
-4
/
+10
2008-02-05
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
1
-6
/
+41
2008-01-30
NetLabel: Introduce static network labels for unlabeled connections
Paul Moore
1
-1
/
+5
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
1
-0
/
+2
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
1
-18
/
+73
2007-08-02
SELinux: restore proper NetLabel caching behavior
Paul Moore
1
-0
/
+2
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
1
-35
/
+27
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-11
/
+3
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-3
/
+99
2006-12-02
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-2
/
+11
2006-12-02
NetLabel: change netlbl_secattr_init() to return void
Paul Moore
1
-4
/
+2
2006-12-02
NetLabel: use gfp_t instead of int where it makes sense
Paul Moore
1
-1
/
+1
2006-10-15
[PATCH] gfp_t in netlabel
Al Viro
1
-1
/
+1
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-15
/
+47
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
1
-1
/
+7
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
1
-1
/
+1
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
1
-47
/
+2
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
1
-0
/
+8
2006-09-24
[PATCH] netlabel gfp annotations
Al Viro
1
-1
/
+1
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
1
-0
/
+1
2006-09-22
[NetLabel]: core network changes
Paul Moore
1
-0
/
+291