netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] openvswitch tunneling preparation
@ 2013-06-13 18:11 Pravin B Shelar
  2013-06-14  0:05 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Pravin B Shelar @ 2013-06-13 18:11 UTC (permalink / raw)
  To: netdev, dev; +Cc: Pravin B Shelar

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

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

end of thread, other threads:[~2013-06-14 22:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 18:11 [PATCH net-next v2 0/4] openvswitch tunneling preparation Pravin B Shelar
2013-06-14  0:05 ` David Miller
2013-06-14 15:28   ` Jesse Gross
2013-06-14 21:04     ` David Miller
2013-06-14 22:28       ` Jesse Gross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).