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
/
key
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-07-15
af_key: remove unnecessary break after return
Fabian Frederick
1
-3
/
+0
2014-05-30
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-04-23
xfrm: Remove useless xfrm_audit struct.
Tetsuo Handa
1
-23
/
+7
2014-04-22
xfrm: Remove useless secid field from xfrm_audit.
Tetsuo Handa
1
-7
/
+5
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+10
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+3
2014-03-10
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
1
-6
/
+7
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-1
/
+1
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
1
-0
/
+1
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
1
-1
/
+18
2014-02-13
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
1
-0
/
+19
2013-12-16
xfrm: export verify_userspi_info for pkfey and netlink interface
Fan Du
1
-0
/
+6
2013-12-06
xfrm: Remove ancient sleeping when the SA is in acquire state
Steffen Klassert
1
-3
/
+2
2013-12-06
xfrm: Namespacify xfrm state/policy locks
Fan Du
1
-5
/
+10
2013-12-06
xfrm: Using the right namespace to migrate key info
Fan Du
1
-1
/
+2
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-1
/
+0
2013-09-17
xfrm: Guard IPsec anti replay window against replay bitmap
Fan Du
1
-1
/
+2
2013-08-07
xfrm: Remove rebundant address family checking
Fan Du
1
-8
/
+0
2013-08-05
af_key: constify lookup tables
Mathias Krause
1
-2
/
+2
2013-08-05
xfrm: constify mark argument of xfrm_find_acq()
Mathias Krause
1
-1
/
+1
2013-07-30
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-06-26
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-0
/
+4
2013-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2013-03-07
afkey: fix a typo
Junwei Zhang
1
-4
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-21
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
1
-0
/
+1
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-9
/
+31
2013-02-01
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
1
-8
/
+31
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+4
2013-01-28
af_key: remove a duplicated skb_orphan()
Cong Wang
1
-1
/
+0
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-10-01
net/key/af_key.c: add range checks on ->sadb_x_policy_len
Dan Carpenter
1
-0
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-16
/
+16
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
1
-1
/
+1
2012-08-15
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-2
/
+2
2012-08-14
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
1
-1
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-9
/
+9
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-06-16
net: Remove casts of void *
Joe Perches
1
-10
/
+10
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+1
2011-03-01
pfkey: fix warning
Stephen Hemminger
1
-1
/
+1
[next]