diff options
author | David S. Miller <davem@davemloft.net> | 2014-11-14 23:12:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-14 23:12:55 +0100 |
commit | b7f4c0ba630f66d6499faf8bc265de880bde3112 (patch) | |
tree | edfb649922ed5ec03c6bea003857e6f128192a81 /lib | |
parent | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | qlcnic: Implement ndo_gso_check() (diff) | |
download | linux-b7f4c0ba630f66d6499faf8bc265de880bde3112.tar.xz linux-b7f4c0ba630f66d6499faf8bc265de880bde3112.zip |
Merge branch 'vxlan_gso_check'
Joe Stringer says:
====================
Implement ndo_gso_check() for vxlan nics
Most NICs that report NETIF_F_GSO_UDP_TUNNEL support VXLAN, and not other
UDP-based encapsulation protocols where the format and size of the header may
differ. This patch series implements a generic ndo_gso_check() for detecting
VXLAN, then reuses it for these NICs.
Implementation shamelessly stolen from Tom Herbert (with minor fixups):
http://thread.gmane.org/gmane.linux.network/332428/focus=333111
v2: Drop i40e/fm10k patches (code diverged; handling separately).
Refactor common code into vxlan_gso_check() helper.
Minor style fixes.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions