index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
esp6_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-12
/
+25
|
\
|
*
esp6: calculate transport_header correctly when sel.family != AF_INET6
Xin Long
2020-05-14
1
-12
/
+15
|
*
esp6: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
1
-2
/
+7
|
*
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-20
1
-3
/
+1
|
*
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
2020-04-15
1
-1
/
+8
*
|
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2020-04-28
1
-4
/
+3
|
/
*
esp6: add gso_segment for esp6 beet mode
Xin Long
2020-03-26
1
-0
/
+36
*
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
|
/
*
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
-56
/
+24
|
/
*
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
*
|
esp6: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
1
-1
/
+3
|
/
*
esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO
Yossi Kuperman
2017-06-22
1
-0
/
+25
*
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
2017-04-19
1
-3
/
+4
*
esp6: fix incorrect null pointer check on xo
Colin Ian King
2017-04-19
1
-1
/
+1
*
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
*
esp6: Reorganize esp_output
Steffen Klassert
2017-04-14
1
-0
/
+103
*
esp: Add a software GRO codepath
Steffen Klassert
2017-02-15
1
-0
/
+108