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