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.12.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
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+28
2020-03-30
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
1
-2
/
+2
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+12
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-5
/
+12
2020-03-26
xfrm: add prep for esp beet mode offload
Xin Long
1
-1
/
+27
2020-03-24
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-03-24
Remove DST_HOST
David Laight
1
-2
/
+1
2020-03-04
esp: remove the skb from the chain when it's enqueued in cryptd_wq
Xin Long
1
-4
/
+4
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
1
-1
/
+1
2020-02-19
xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO.
Huang Zijiang
1
-1
/
+1
2020-02-14
xfrm: interface: use icmp_ndo_send helper
Jason A. Donenfeld
1
-3
/
+3
2020-02-12
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
1
-0
/
+3
2020-02-12
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
1
-1
/
+2
2020-02-04
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+26
2020-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-4
/
+537
2020-01-14
net: xfrm: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2
-17
/
+7
2020-01-14
xfrm: interface: do not confirm neighbor when do pmtu update
Xu Wang
1
-1
/
+1
2020-01-14
xfrm interface: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-7
/
+25
2019-12-09
xfrm: add espintcp (RFC 8229)
Sabrina Dubroca
4
-0
/
+520
2019-12-09
xfrm: introduce xfrm_trans_queue_net
Sabrina Dubroca
1
-4
/
+17
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-28
/
+5
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-3
/
+3
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-5
/
+5
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+5
2019-11-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-23
/
+0
2019-11-12
xfrm: release device reference for invalid state
Xiaodong Xu
1
-0
/
+3
2019-11-07
xfrm: Fix memleak on xfrm state destroy
Steffen Klassert
1
-0
/
+2
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
1
-2
/
+2
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
4
-4
/
+4
2019-10-01
xfrm: remove the unnecessary .net_exit for xfrmi
Xin Long
1
-23
/
+0
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-33
/
+29
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-33
/
+29
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-08-25
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
1
-2
/
+2
2019-08-20
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
1
-2
/
+4
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-17
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-15
/
+17
2019-07-17
xfrm interface: fix list corruption for x-netns
Nicolas Dichtel
1
-4
/
+4
2019-07-17
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
1
-9
/
+1
2019-07-17
xfrm interface: avoid corruption on changelink
Nicolas Dichtel
1
-5
/
+5
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-78
/
+56
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-130
/
+345
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-78
/
+56
2019-07-03
xfrm interface: fix memory leak on creation
Nicolas Dichtel
1
-70
/
+28
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-5
/
+7
2019-07-02
xfrm: remove a duplicated assignment
Cong Wang
1
-3
/
+0
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2
-8
/
+31
[next]