]> git.baikalelectronics.ru Git - kernel.git/commit
ip6gre: Add support for basic offloads offloads excluding GSO
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 14 Apr 2016 19:33:51 +0000 (15:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Apr 2016 23:09:13 +0000 (19:09 -0400)
commit608a891fb3463b0de1f9f05604910fa1a566c076
tree003dff017535f1fff6a2fba35886a203a0650fa0
parentd8209b40f7565e47d59e65df68723d43e943201e
ip6gre: Add support for basic offloads offloads excluding GSO

This patch adds support for the basic offloads we support on most devices.
Specifically with this patch set we can support checksum offload, basic
scatter-gather, and highdma.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c