[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1371077812-19640-1-git-send-email-pshelar@nicira.com>
Date: Wed, 12 Jun 2013 15:56:52 -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 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.
Pravin B Shelar (4):
openvswitch: Unify vport error stats handling.
openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
openvswitch: Fix struct comment.
openvsiwtch: make skb->csum consistent with rest of networking stack.
include/uapi/linux/openvswitch.h | 1 -
net/openvswitch/actions.c | 4 ++++
net/openvswitch/datapath.c | 6 ++----
net/openvswitch/flow.c | 26 ++++++++++++++------------
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, 41 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