netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT net-next] Open vSwitch
@ 2013-06-14 22:28 Jesse Gross
  2013-06-14 22:28 ` [PATCH net-next 1/8] openvswitch: Immediately exit on error in ovs_vport_cmd_set() Jesse Gross
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jesse Gross @ 2013-06-14 22:28 UTC (permalink / raw)
  To: David Miller; +Cc: dev-yBygre7rU0TnMu66kgdUjQ, netdev

A few miscellaneous improvements and cleanups before the GRE tunnel
integration series. Intended for net-next/3.11.

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git master

for you to fetch changes up to 93d8fd1514b6862c3370ea92be3f3b4216e0bf8f:

  openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() (2013-06-14 15:09:12 -0700)

----------------------------------------------------------------
Andy Hill (1):
      openvswitch: Fix misspellings in comments and docs.

Jesse Gross (2):
      openvswitch: Immediately exit on error in ovs_vport_cmd_set().
      openvswitch: Remove unused get_config vport op.

Lorand Jakab (1):
      openvswitch: fix variable names in comment

Pravin B Shelar (4):
      openvswitch: Unify vport error stats handling.
      openvswitch: Fix struct comment.
      openvswitch: make skb->csum consistent with rest of networking stack.
      openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()

 include/uapi/linux/openvswitch.h     |  1 -
 net/openvswitch/actions.c            |  4 ++++
 net/openvswitch/datapath.c           | 17 ++++++++---------
 net/openvswitch/flow.c               | 29 +++++++++++++++--------------
 net/openvswitch/flow.h               |  4 ++--
 net/openvswitch/vport-internal_dev.c |  1 +
 net/openvswitch/vport-netdev.c       |  7 ++++---
 net/openvswitch/vport-netdev.h       |  1 -
 net/openvswitch/vport.c              | 11 ++++++++---
 net/openvswitch/vport.h              | 13 +++++++++----
 10 files changed, 51 insertions(+), 37 deletions(-)

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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 22:28 [GIT net-next] Open vSwitch Jesse Gross
2013-06-14 22:28 ` [PATCH net-next 1/8] openvswitch: Immediately exit on error in ovs_vport_cmd_set() Jesse Gross
2013-06-14 22:28 ` [PATCH net-next 2/8] openvswitch: Remove unused get_config vport op Jesse Gross
2013-06-14 22:28 ` [PATCH net-next 3/8] openvswitch: Unify vport error stats handling Jesse Gross
2013-06-14 22:28 ` [PATCH net-next 4/8] openvswitch: fix variable names in comment Jesse Gross
2013-06-14 22:28 ` [PATCH net-next 6/8] openvswitch: Fix struct comment Jesse Gross
     [not found] ` <1371248937-35614-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2013-06-14 22:28   ` [PATCH net-next 5/8] openvswitch: Fix misspellings in comments and docs Jesse Gross
2013-06-14 22:28   ` [PATCH net-next 7/8] openvswitch: make skb->csum consistent with rest of networking stack Jesse Gross
2013-06-14 22:28   ` [PATCH net-next 8/8] openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() Jesse Gross
2013-06-14 22:34 ` [GIT net-next] Open vSwitch David Miller

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