commit | ac4eb009e4776e9ef4c0484865c2f5a3786eecae | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Thu Apr 14 15:33:51 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 16 19:09:13 2016 -0400 |
tree | 003dff017535f1fff6a2fba35886a203a0650fa0 | |
parent | a9e242ca43b13e5a5d176f97dfd2481c339934b7 [diff] |
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>