index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Support UDP encapsulation in packet offload mode
Leon Romanovsky
2023-07-25
1
-6
/
+7
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
1
-1
/
+1
|
\
|
*
xfrm: Fix leak of dev tracker
Leon Romanovsky
2023-04-21
1
-1
/
+1
*
|
xfrm: don't require advance ESN callback for packet offload
Leon Romanovsky
2023-04-06
1
-1
/
+1
|
/
*
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
1
-1
/
+4
*
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-26
1
-4
/
+2
*
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
2023-01-26
1
-2
/
+1
*
xfrm: Fix spelling mistake "oflload" -> "offload"
Colin Ian King
2022-12-09
1
-1
/
+1
*
xfrm: add TX datapath support for IPsec packet offload mode
Leon Romanovsky
2022-12-05
1
-2
/
+13
*
xfrm: add an interface to offload policy
Leon Romanovsky
2022-12-05
1
-1
/
+66
*
xfrm: allow state packet offload mode
Leon Romanovsky
2022-12-05
1
-5
/
+19
*
xfrm: add new packet offload flag
Leon Romanovsky
2022-12-05
1
-0
/
+3
*
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2022-10-19
1
-1
/
+14
*
xfrm: add extack support to xfrm_dev_state_add
Sabrina Dubroca
2022-09-22
1
-5
/
+15
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-1
/
+1
*
xfrm: drop not needed flags variable in XFRM offload struct
Leon Romanovsky
2022-05-06
1
-3
/
+0
*
xfrm: store and rely on direction to construct offload flags
Leon Romanovsky
2022-05-06
1
-1
/
+7
*
xfrm: rename xfrm_state_offload struct to allow reuse
Leon Romanovsky
2022-05-06
1
-1
/
+1
*
xfrm: delete not used number of external headers
Leon Romanovsky
2022-05-06
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2022-03-19
1
-12
/
+2
|
\
|
*
xfrm: delete duplicated functions that calls same xfrm_api_check()
Leon Romanovsky
2022-02-02
1
-12
/
+2
*
|
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-1
/
+1
*
|
xfrm: enforce validity of offload input flags
Leon Romanovsky
2022-02-09
1
-1
/
+5
|
/
*
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2021-12-10
1
-1
/
+2
*
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
2021-06-22
1
-0
/
+1
*
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-29
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-1
/
+3
|
\
|
*
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-04
1
-1
/
+3
*
|
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
2020-06-23
1
-2
/
+3
*
|
xfrm: bail early on slave pass over skb
Jarod Wilson
2020-06-22
1
-17
/
+17
|
/
*
xfrm: do pskb_pull properly in __xfrm_transport_prep
Xin Long
2020-04-15
1
-5
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-30
1
-1
/
+27
|
\
|
*
xfrm: add prep for esp beet mode offload
Xin Long
2020-03-26
1
-1
/
+27
*
|
esp: remove the skb from the chain when it's enqueued in cryptd_wq
Xin Long
2020-03-04
1
-4
/
+4
*
|
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
2020-02-04
1
-0
/
+1
|
/
*
net: xfrm: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-11
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-3
/
+2
|
\
|
*
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-07-01
1
-3
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
1
-5
/
+5
*
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-2
/
+56
*
xfrm: gso partial offload support
Boris Pismenny
2019-03-24
1
-0
/
+3
*
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
1
-1
/
+1
*
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-1
/
+5
|
\
|
*
xfrm: allow driver to quietly refuse offload
Shannon Nelson
2018-08-29
1
-1
/
+5
*
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-1
/
+1
|
/
*
xfrm: don't check offload_handle for nonzero
Shannon Nelson
2018-07-19
1
-3
/
+3
*
xfrm: policy: remove pcpu policy cache
Florian Westphal
2018-06-25
1
-10
/
+0
[next]