Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/6] openvswitch: datapath fixes
@ 2014-12-24  0:20 Pravin B Shelar
  2014-12-24  5:58 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Pravin B Shelar @ 2014-12-24  0:20 UTC (permalink / raw)
  To: davem; +Cc: netdev, Pravin B Shelar

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-24  5:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-24  0:20 [PATCH net 0/6] openvswitch: datapath fixes Pravin B Shelar
2014-12-24  5:58 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox