From: Jesse Gross <redacted>
Date: Tue, 4 Feb 2014 22:59:16 -0800
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.
Pulled, thanks Jesse.