From: Pravin B Shelar <pshelar@nicira.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, Pravin B Shelar <pshelar@nicira.com>
Subject: [PATCH net 0/6] openvswitch: datapath fixes
Date: Tue, 23 Dec 2014 16:20:05 -0800 [thread overview]
Message-ID: <1419380405-1515-1-git-send-email-pshelar@nicira.com> (raw)
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(-)
next reply other threads:[~2014-12-24 0:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-24 0:20 Pravin B Shelar [this message]
2014-12-24 5:58 ` [PATCH net 0/6] openvswitch: datapath fixes David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1419380405-1515-1-git-send-email-pshelar@nicira.com \
--to=pshelar@nicira.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox