]> Pileus Git - ~andy/linux/commitdiff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2014 00:48:38 +0000 (19:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jan 2014 00:48:38 +0000 (19:48 -0500)
Jesse Gross says:

====================
[GIT net-next] Open vSwitch

Open vSwitch changes for net-next/3.14. Highlights are:
 * Performance improvements in the mechanism to get packets to userspace
   using memory mapped netlink and skb zero copy where appropriate.
 * Per-cpu flow stats in situations where flows are likely to be shared
   across CPUs. Standard flow stats are used in other situations to save
   memory and allocation time.
 * A handful of code cleanups and rationalization.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
1  2 
include/linux/skbuff.h
net/core/skbuff.c
net/netfilter/nfnetlink_queue_core.c
net/netlink/af_netlink.c
net/netlink/genetlink.c
net/openvswitch/flow_table.c
net/openvswitch/vport.c
net/openvswitch/vport.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge