From: David S. Miller Date: Mon, 4 Nov 2013 21:25:04 +0000 (-0500) Subject: Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch X-Git-Tag: v3.13-rc1~105^2~65 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6fcf018ae4491dc11b080892fa9f3dbd928fdbb9;p=users%2Fhch%2Fmisc.git Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch Jesse Gross says: ==================== Open vSwitch A set of updates for net-next/3.13. Major changes are: * Restructure flow handling code to be more logically organized and easier to read. * Rehashing of the flow table is moved from a workqueue to flow installation time. Before, heavy load could block the workqueue for excessive periods of time. * Additional debugging information is provided to help diagnose megaflows. * It's now possible to match on TCP flags. ==================== Signed-off-by: David S. Miller --- 6fcf018ae4491dc11b080892fa9f3dbd928fdbb9