]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Feb 2014 00:25:53 +0000 (16:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Feb 2014 00:25:53 +0000 (16:25 -0800)
commitcb12d69e660874f14601a85021e2002e482e536f
tree7f8c0ce1c7a72f88b1daaae81c6c1f785b08fff9
parent51f7a39cbdd55f7ac29dc9d0320a7b57816b5f6d
parentf48aa000baa7971a97086be2751f7c699052c47f
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch

Jesse Gross says:

====================
Open vSwitch

A handful of bug fixes for net/3.14. High level fixes are:
 * Regressions introduced by the zerocopy changes, particularly with
   old userspaces.
 * A few bugs lingering from the introduction of megaflows.
 * Overly zealous error checking that is now being triggered frequently
   in common cases.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>