summaryrefslogtreecommitdiff
path: root/net/ipv6/esp6_offload.c
AgeCommit message (Expand)Author
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-07esp: Fix error handling on layer 2 xmit.Steffen Klassert
2017-08-02xfrm: Auto-load xfrm offload modulesIlan Tayari
2017-08-02esp6: Support RX checksum with crypto offloadIlan Tayari
2017-06-22esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari
2017-04-19esp6: fix incorrect null pointer check on xoColin Ian King
2017-04-14xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert
2017-04-14esp6: Reorganize esp_outputSteffen Klassert
2017-02-15esp: Add a software GRO codepathSteffen Klassert