From: Jesse Gross <jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
To: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
Cc: dev-yBygre7rU0TnMu66kgdUjQ@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT net] Open vSwitch
Date: Thu, 14 Mar 2013 17:15:00 -0700 [thread overview]
Message-ID: <1363306506-885-1-git-send-email-jesse@nicira.com> (raw)
A few different bug fixes, including several for issues with userspace
communication that have gone unnoticed up until now. These are intended
for net/3.9.
The following changes since commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200:
Linux 3.8 (2013-02-18 15:58:34 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git fixes
for you to fetch changes up to d176ca2a48ff2b5d7becfacdcbd1d72c73bd22d1:
openvswitch: remove some useless comments (2013-02-22 17:02:49 -0800)
----------------------------------------------------------------
Cong Wang (2):
openvswitch: fix the calculation of checksum for vlan header
openvswitch: remove some useless comments
Rich Lane (4):
openvswitch: Fix ovs_vport_cmd_del return value on success
openvswitch: Fix ovs_vport_cmd_new return value on success
openvswitch: Call genlmsg_end in queue_userspace_packet
openvswitch: Fix parsing invalid LLC/SNAP ethertypes
net/openvswitch/actions.c | 4 ++--
net/openvswitch/datapath.c | 3 +++
net/openvswitch/flow.c | 6 +++++-
net/openvswitch/vport-netdev.c | 3 +--
net/openvswitch/vport.c | 3 +--
5 files changed, 12 insertions(+), 7 deletions(-)
next reply other threads:[~2013-03-15 0:15 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 0:15 Jesse Gross [this message]
2013-03-15 0:15 ` [PATCH net 1/6] openvswitch: Fix ovs_vport_cmd_del return value on success Jesse Gross
[not found] ` <1363306506-885-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2013-03-15 0:15 ` [PATCH net 2/6] openvswitch: Fix ovs_vport_cmd_new " Jesse Gross
2013-03-15 0:15 ` [PATCH net 3/6] openvswitch: Call genlmsg_end in queue_userspace_packet Jesse Gross
2013-03-15 0:15 ` [PATCH net 4/6] openvswitch: Fix parsing invalid LLC/SNAP ethertypes Jesse Gross
2013-03-15 0:15 ` [PATCH net 5/6] openvswitch: fix the calculation of checksum for vlan header Jesse Gross
2013-03-15 0:15 ` [PATCH net 6/6] openvswitch: remove some useless comments Jesse Gross
2013-03-15 13:01 ` [GIT net] Open vSwitch David Miller
-- strict thread matches above, loose matches on Subject: below --
2014-11-15 1:37 Pravin B Shelar
2014-11-16 20:02 ` David Miller
2014-07-01 6:33 Pravin B Shelar
2014-07-08 2:39 ` David Miller
2014-03-20 18:09 Jesse Gross
[not found] ` <1395338954-26206-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2014-03-20 21:30 ` David Miller
2014-02-05 6:59 Jesse Gross
2014-02-06 0:26 ` David Miller
[not found] ` <1391583561-25399-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2014-02-06 7:09 ` Or Gerlitz
[not found] ` <CAJZOPZK17fAaDfYj21i0F=cOg0uX52X9BPfdxZaExGyNTQqtdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-06 7:32 ` Jesse Gross
2014-02-03 1:08 Jesse Gross
2013-10-28 18:04 Jesse Gross
2013-10-29 21:37 ` David Miller
2013-08-14 23:19 Jesse Gross
2013-08-15 8:41 ` David Miller
2013-04-16 20:17 Jesse Gross
2013-04-16 20:53 ` David Miller
2013-04-18 2:31 ` Jesse Gross
2013-04-18 2:37 ` David Miller
2013-04-18 4:22 ` David Miller
2013-02-07 3:14 Jesse Gross
2013-02-08 4:39 ` David Miller
2012-11-27 18:37 Jesse Gross
2012-11-28 18:48 ` David Miller
2012-11-28 19:08 ` Jesse Gross
2012-11-28 23:04 ` David Miller
2012-09-04 19:08 Jesse Gross
[not found] ` <1346785688-2910-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2012-09-04 19:18 ` David Miller
2012-05-08 1:51 Jesse Gross
[not found] ` <1336441885-11085-1-git-send-email-jesse-l0M0P4e3n4LQT0dZR+AlfA@public.gmane.org>
2012-05-08 23:32 ` David Miller
2012-03-08 2:56 Jesse Gross
2012-03-08 6:49 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363306506-885-1-git-send-email-jesse@nicira.com \
--to=jesse-l0m0p4e3n4lqt0dzr+alfa@public.gmane.org \
--cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
--cc=dev-yBygre7rU0TnMu66kgdUjQ@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).