[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1371147079-29139-1-git-send-email-pshelar@nicira.com>
Date: Thu, 13 Jun 2013 11:11:19 -0700
From: Pravin B Shelar <pshelar@...ira.com>
To: netdev@...r.kernel.org, dev@...nvswitch.org
Cc: Pravin B Shelar <pshelar@...ira.com>
Subject: [PATCH net-next v2 0/4] openvswitch tunneling preparation
Following patches are required but not directly related to ovs tunneling.
So I am sending them as separate series. These cleanups are already
there in out of tree ovs module.
Since ovs tunneling series depends on this, I am sending all patches
again.
Pravin B Shelar (4):
openvswitch: Unify vport error stats handling.
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
openvswitch: Fix struct comment.
openvswitch: make skb->csum consistent with rest of networking stack.
include/uapi/linux/openvswitch.h | 1 -
net/openvswitch/actions.c | 4 ++++
net/openvswitch/datapath.c | 5 +----
net/openvswitch/flow.c | 25 +++++++++++++------------
net/openvswitch/flow.h | 4 ++--
net/openvswitch/vport-internal_dev.c | 1 +
net/openvswitch/vport-netdev.c | 3 ++-
net/openvswitch/vport.c | 9 +++++++--
net/openvswitch/vport.h | 10 +++++++++-
9 files changed, 39 insertions(+), 23 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