netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT net] Open vSwitch
@ 2013-04-16 20:17 Jesse Gross
  2013-04-16 20:17 ` [PATCH net 1/2] openvswitch: Preallocate reply skb in ovs_vport_cmd_set() Jesse Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jesse Gross @ 2013-04-16 20:17 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, dev

Two small bug fixes for net/3.9 including the issue previously
discussed where allocation of netlink notifications can fail after
changes have been committed.

The following changes since commit 330305cc4a6b0cb75c22fc01b8826f0ad755550f:

  ipv4: Fix ip-header identification for gso packets. (2013-03-26 13:50:05 -0400)

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 d3e1101c9b75574e68380b5cb10c9395fd8855de:

  openvswitch: correct an invalid BUG_ON (2013-03-27 09:07:41 -0700)

----------------------------------------------------------------
Hong Zhiguo (1):
      openvswitch: correct an invalid BUG_ON

Jesse Gross (1):
      openvswitch: Preallocate reply skb in ovs_vport_cmd_set().

 net/openvswitch/datapath.c |   30 ++++++++++++++++++------------
 net/openvswitch/flow.c     |    2 +-
 2 files changed, 19 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2013-04-18  4:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16 20:17 [GIT net] Open vSwitch Jesse Gross
2013-04-16 20:17 ` [PATCH net 1/2] openvswitch: Preallocate reply skb in ovs_vport_cmd_set() Jesse Gross
2013-04-16 20:17 ` [PATCH net 2/2] openvswitch: correct an invalid BUG_ON Jesse Gross
2013-04-16 20:53 ` [GIT net] Open vSwitch David Miller
2013-04-18  2:31   ` Jesse Gross
2013-04-18  2:37     ` David Miller
2013-04-18  4:22       ` 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).