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.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
/
ipv4
/
esp4_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-15
1
-0
/
+7
|
\
|
*
xfrm: Log input direction mismatch error in one place
Antony Antony
2024-06-17
1
-0
/
+7
*
|
xfrm: Support crypto offload for outbound IPv4 UDP-encapsulated ESP packet
Mike Yu
2024-07-12
1
-1
/
+16
|
/
*
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-1
/
+5
*
xfrm: Use the XFRM_GRO to indicate a GRO call on input
Steffen Klassert
2023-10-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-0
/
+3
|
\
|
*
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-16
1
-0
/
+3
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
|
/
*
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2022-10-19
1
-0
/
+3
*
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
2022-08-29
1
-1
/
+4
*
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
1
-2
/
+1
*
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-07
1
-0
/
+3
*
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
*
xfrm: remove description from xfrm_type struct
Florian Westphal
2021-06-09
1
-1
/
+0
*
esp: drop unneeded assignment in esp4_gro_receive()
Yang Li
2021-05-14
1
-2
/
+1
*
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-29
1
-1
/
+10
*
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-03-22
1
-2
/
+4
*
net: Simplify the calculation of variables
Jiapeng Zhong
2021-01-27
1
-1
/
+1
*
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
1
-0
/
+1
*
esp4: improve xfrm4_beet_gso_segment() to be more readable
Xin Long
2020-05-18
1
-8
/
+11
*
esp4: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
1
-4
/
+9
*
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-20
1
-3
/
+1
*
esp4: add gso_segment for esp4 beet mode
Xin Long
2020-03-26
1
-0
/
+32
*
xfrm: support output_mark for offload ESP packets
Ulrich Weber
2020-01-15
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-05
1
-3
/
+1
|
\
|
*
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
2019-06-06
1
-3
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-3
/
+5
|
\
|
*
xfrm: Reset secpath in xfrm failure
Myungho Jung
2019-03-08
1
-3
/
+5
*
|
xfrm: store xfrm_mode directly, not its address
Florian Westphal
2019-04-08
1
-1
/
+1
*
|
xfrm: remove gso_segment indirection from xfrm_mode
Florian Westphal
2019-04-08
1
-1
/
+39
*
|
xfrm: gso partial offload support
Boris Pismenny
2019-03-24
1
-3
/
+7
|
/
*
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-1
/
+3
*
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
1
-5
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-07-27
1
-4
/
+2
|
\
|
*
xfrm: don't check offload_handle for nonzero
Shannon Nelson
2018-07-19
1
-4
/
+2
*
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-2
/
+2
|
/
*
esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting
Shannon Nelson
2018-02-27
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-0
/
+3
|
\
|
*
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-22
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-1
/
+2
|
\
|
|
*
esp: Fix GRO when the headers not fully in the linear part of the skb.
Steffen Klassert
2018-01-09
1
-1
/
+2
*
|
xfrm: Separate ESP handling from segmentation for GRO packets.
Steffen Klassert
2017-12-20
1
-52
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-1
/
+1
|
\
|
*
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
2017-08-07
1
-1
/
+1
*
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-0
/
+1
*
|
esp4: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
1
-1
/
+3
|
/
*
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
2017-04-19
1
-2
/
+2
*
xfrm: Prepare the GRO codepath for hardware offloading.
Steffen Klassert
2017-04-14
1
-19
/
+23
*
esp: Add gso handlers for esp4 and esp6
Steffen Klassert
2017-04-14
1
-0
/
+93
[next]