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
/
xfrm
/
xfrm_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-06-24
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-2
/
+3
2020-06-23
xfrm: bail early on slave pass over skb
Jarod Wilson
1
-17
/
+17
2020-06-04
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-1
/
+3
2020-04-15
xfrm: do pskb_pull properly in __xfrm_transport_prep
Xin Long
1
-5
/
+3
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+27
2020-03-26
xfrm: add prep for esp beet mode offload
Xin Long
1
-1
/
+27
2020-03-04
esp: remove the skb from the chain when it's enqueued in cryptd_wq
Xin Long
1
-4
/
+4
2020-02-04
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-01-14
net: xfrm: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-11
/
+4
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+2
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-08
xfrm: store xfrm_mode directly, not its address
Florian Westphal
1
-5
/
+5
2019-04-08
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
1
-2
/
+56
2019-03-24
xfrm: gso partial offload support
Boris Pismenny
1
-0
/
+3
2019-03-20
net: dev: rename queue selection helpers.
Paolo Abeni
1
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-1
/
+3
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+5
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-1
/
+1
2018-08-29
xfrm: allow driver to quietly refuse offload
Shannon Nelson
1
-1
/
+5
2018-07-19
xfrm: don't check offload_handle for nonzero
Shannon Nelson
1
-3
/
+3
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
1
-10
/
+0
2018-06-23
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
1
-1
/
+2
2018-03-30
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
1
-1
/
+1
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-1
/
+1
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+9
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-01-19
xfrm: fix error flow in case of add state fails
Aviad Yehezkel
1
-0
/
+1
2018-01-18
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
1
-2
/
+9
2017-12-21
xfrm: check for xdo_dev_ops add and delete
Shannon Nelson
1
-13
/
+18
2017-12-20
xfrm: Allow to use the layer2 IPsec GSO codepath for software crypto.
Steffen Klassert
1
-2
/
+2
2017-12-20
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
1
-18
/
+82
2017-12-20
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
1
-10
/
+77
2017-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2017-12-01
xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option
Yossef Efraim
1
-1
/
+1
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-1
/
+1
2017-11-30
xfrm: Move child route linkage into xfrm_dst.
David Miller
1
-1
/
+1
2017-09-11
xfrm: Fix negative device refcount on offload failure.
Steffen Klassert
1
-0
/
+1
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
1
-1
/
+2
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
1
-1
/
+1
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
1
-0
/
+2
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-2
/
+0
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2017-06-07
xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOAD
Hangbin Liu
1
-0
/
+2
2017-05-19
xfrm: Make function xfrm_dev_register static
Wei Yongjun
1
-1
/
+1
2017-05-08
xfrm: Fix NETDEV_DOWN with IPSec offload
Ilan Tayari
1
-1
/
+1
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
1
-0
/
+29
2017-04-14
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
1
-1
/
+137
[next]