aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/esp6_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari1-3/+4
2017-04-19esp6: fix incorrect null pointer check on xoColin Ian King1-1/+1
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-14esp6: Reorganize esp_outputSteffen Klassert1-0/+103
2017-02-15esp: Add a software GRO codepathSteffen Klassert1-0/+108