index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
key
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-21
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-31
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-06-27
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-06-01
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-08
afkey: fix a typo
Junwei Zhang
1
-4
/
+4
2013-02-28
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-30
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-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
1
-1
/
+1
2012-10-02
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-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
1
-1
/
+1
2012-08-16
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
Fan Du
1
-2
/
+2
2012-08-15
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-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-9
/
+9
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-06-17
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-02
pfkey: fix warning
Stephen Hemminger
1
-1
/
+1
2011-02-26
pfkey: Use const where possible.
David S. Miller
1
-94
/
+107
2011-02-24
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-11
/
+11
2011-02-24
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-8
/
+8
2011-02-24
afkey: add sparse annotation about rcu
stephen hemminger
1
-0
/
+2
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-05-18
pfkey: add severity to printk
stephen hemminger
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
1
-5
/
+3
2010-02-23
xfrm: SP lookups signature with mark
Jamal Hadi Salim
1
-2
/
+2
2010-02-23
xfrm: SA lookups signature with mark
Jamal Hadi Salim
1
-6
/
+8
2010-02-23
af_key: locking change
stephen hemminger
1
-60
/
+16
2010-02-20
xfrm: Flushing empty SPD generates false events
Jamal Hadi Salim
1
-2
/
+5
[next]