diff options
author | 2015-01-24 23:15:46 -0800 | |
---|---|---|
committer | 2015-01-24 23:15:46 -0800 | |
commit | 86b368b4b44ec8935f579189e7ab0c93c603642b (patch) | |
tree | 81666ac4a5bb62098501eb04372a87a2d2643059 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: fec: fix the warning found by dma debug (diff) | |
parent | vxlan: Eliminate dependency on UDP socket in transmit path (diff) | |
download | linux-dev-86b368b4b44ec8935f579189e7ab0c93c603642b.tar.xz linux-dev-86b368b4b44ec8935f579189e7ab0c93c603642b.zip |
Merge branch 'vxlan_tx'
Tom Herbert says:
====================
vxlan: Don't use UDP socket for transmit
UDP socket is not pertinent to transmit for UDP tunnels, checksum
enablement can be done without a socket. This patch set eliminates
reference to a socket in udp_tunnel_xmit functions and in VXLAN
transmit.
Also, make GBP, RCO, can CSUM6_RX flags visible to receive socket
and only match these for shareable socket.
v2: Fix geneve to call udp_tunnel_xmit with good arguments.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions