index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
esp4_offload.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
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-01
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