aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/esp4_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-07esp: Fix error handling on layer 2 xmit.Steffen Klassert1-1/+1
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari1-0/+1
2017-08-02esp4: Support RX checksum with crypto offloadIlan Tayari1-1/+3
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari1-2/+2
2017-04-14xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert1-19/+23
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert1-0/+93
2017-04-14esp4: Reorganize esp_outputSteffen Klassert1-0/+102
2017-02-15esp: Add a software GRO codepathSteffen Klassert1-0/+106