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
/
net
/
netlabel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
netlabel: check for IPV4MASK in addrinfo_get
Sean Tranchetti
1
-1
/
+2
2018-05-30
netlabel: If PF_INET6, check sk_buff ip header version
Richard Haines
1
-0
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-9
/
+10
2017-01-06
netlabel: add CALIPSO to the list of built-in protocols
Paul Moore
1
-4
/
+1
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
4
-4
/
+4
2016-10-27
genetlink: statically initialize families
Johannes Berg
4
-33
/
+48
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
4
-4
/
+0
2016-06-27
netlabel: Implement CALIPSO config functions for SMACK.
Huw Davies
3
-0
/
+212
2016-06-27
calipso: Add a label cache.
Huw Davies
3
-5
/
+60
2016-06-27
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
1
-3
/
+8
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
3
-4
/
+117
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
3
-7
/
+70
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
4
-8
/
+120
2016-06-27
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
1
-0
/
+70
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2
-0
/
+101
2016-06-27
netlabel: Add support for creating a CALIPSO protocol domain mapping.
Huw Davies
4
-5
/
+89
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2
-0
/
+120
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2
-0
/
+121
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
6
-1
/
+322
2016-06-27
netlabel: Add an address family to domain hash entries.
Huw Davies
6
-58
/
+192
2016-06-27
netlabel: Mark rcu pointers with __rcu.
Huw Davies
2
-4
/
+4
2016-06-09
netlabel: handle sparse category maps in netlbl_catmap_getlong()
Paul Moore
1
-5
/
+4
2016-06-06
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
1
-2
/
+10
2016-04-05
netlabel: fix a problem with netlbl_secattr_catmap_setrng()
Janak Desai
1
-1
/
+1
2016-03-07
netlabel: do not initialise statics to NULL
Wei Tang
1
-2
/
+2
2016-03-07
netlink: do not initialise statics to 0 or NULL
Wei Tang
1
-3
/
+3
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2
-28
/
+20
2015-02-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+10
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-5
/
+10
2015-02-03
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
1
-25
/
+24
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
3
-4
/
+8
2014-10-09
netlabel: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-10-08
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
1
-57
/
+52
2014-08-01
netlabel: fix the catmap walking functions
Paul Moore
1
-48
/
+54
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
1
-50
/
+166
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-8
/
+18
2014-07-15
netlabel: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2013-12-06
netlabel: Fix FSF address in file headers
Jeff Kirsher
13
-26
/
+13
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
3
-3
/
+3
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
3
-3
/
+3
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-1
/
+1
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-4
/
+3
2013-05-19
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-03-08
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
1
-10
/
+5
[next]