]> Pileus Git - ~andy/linux/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)
commit028b86b7671d17eb9a614924eb46d5efb9db931a
tree7f8c0ce1c7a72f88b1daaae81c6c1f785b08fff9
parent9ab9831b4c59d379a17f92a6157c7e921811dea2
parentc14e0953ca51dbcb8d1ac92acbdcff23d0caa158
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>