lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ