[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1419380405-1515-1-git-send-email-pshelar@nicira.com>
Date: Tue, 23 Dec 2014 16:20:05 -0800
From: Pravin B Shelar <pshelar@...ira.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Pravin B Shelar <pshelar@...ira.com>
Subject: [PATCH net 0/6] openvswitch: datapath fixes
Following patch series is mostly targeted to MPLS fixes. other
patches are related datapth transmit path error handling.
Pravin B Shelar (6):
mpls: Fix config check for mpls.
mpls: Fix allowed protocols for mpls gso
openvswitch: Fix MPLS action validation.
openvswitch: Fix GSO with multiple MPLS label.
openvswitch: Fix vport_send double free
vxlan: Fix double free of skb.
drivers/net/vxlan.c | 34 ++++++++++++++++++++++++----------
net/core/dev.c | 2 +-
net/ipv4/geneve.c | 6 +++++-
net/mpls/mpls_gso.c | 5 +----
net/openvswitch/actions.c | 3 ++-
net/openvswitch/flow_netlink.c | 13 +------------
net/openvswitch/vport-geneve.c | 3 +++
net/openvswitch/vport-gre.c | 18 +++++++++++-------
net/openvswitch/vport-vxlan.c | 2 ++
net/openvswitch/vport.c | 5 ++---
10 files changed, 52 insertions(+), 39 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists