[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1464994695-25178-1-git-send-email-dan.streetman@canonical.com>
Date: Fri, 3 Jun 2016 18:58:12 -0400
From: Dan Streetman <dan.streetman@...onical.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH 4.4-stable 0/3] Set a large MTU on ovs-created tunnel devices
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
Powered by blists - more mailing lists