summaryrefslogtreecommitdiffstats
path: root/net/ipv4/esp4_offload.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-1/+1
|\
| * esp: Fix error handling on layer 2 xmit.Steffen Klassert2017-08-071-1/+1
* | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-0/+1
* | esp4: Support RX checksum with crypto offloadIlan Tayari2017-08-021-1/+3
|/
* esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari2017-04-191-2/+2
* xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-141-19/+23
* esp: Add gso handlers for esp4 and esp6Steffen Klassert2017-04-141-0/+93
* esp4: Reorganize esp_outputSteffen Klassert2017-04-141-0/+102
* esp: Add a software GRO codepathSteffen Klassert2017-02-151-0/+106