Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar...
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Jul 2014 06:18:21 +0000 (23:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Jul 2014 06:18:21 +0000 (23:18 -0700)
commit9239079080fe364189d13020441c46f9f0e0071d
tree913a82ae0c7968736e6e2ef6211b744cd4787383
parent10f29808605118bee8666d4b2c776c07d04cdc0a
parentd9e0ecb81417c34ef8c02a6880d23c362300cda0
Merge branch 'net_next_ovs' of git://git./linux/kernel/git/pshelar/openvswitch

Pravin B Shelar says:

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

Following patches adds three features to OVS
1. Add fairness to upcall processing.
2. Hash action.
3. Enable Tunnel GSO features.
Rest of patches are bug fixes related to patches from same series.

v2 series changes first patch according to comment from Dave Miller.
v3 series changes first patch according to comment from Nikolay Aleksandrov.
v4 series update recirc patch commit msg.
v5 series resolve conflict with net-next, updated recic action patch.
v6 series sends all patches.
v7 series drop recirc patches.
v8 series checkpatch fix
v9 series drop HASH action patch. update sample action commit msg.
====================

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