Can you queue these for 4.4 stable? The first 2 are cherry-picked cleanly into 4.4, the last required only context changes to apply.
The commits are only needed in 4.4, as the bugs they fix were introduced after 4.1. David Wragg (3): vxlan: Relax MTU constraints geneve: Relax MTU constraints vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices drivers/net/geneve.c | 31 +++++++++++++++++++++++----- drivers/net/vxlan.c | 47 ++++++++++++++++++++++++++++++------------- include/net/ip_tunnels.h | 1 + net/ipv4/ip_gre.c | 8 ++++++++ net/ipv4/ip_tunnel.c | 20 +++++++++++++++--- net/openvswitch/vport-vxlan.c | 2 ++ 6 files changed, 87 insertions(+), 22 deletions(-) -- 2.7.4