]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a26c07e52a71a03072e4664e34b987f1ba83a72
tree913a82ae0c7968736e6e2ef6211b744cd4787383
parent325ca45f33693871a5bb0e9a68a93a8e034c23e1
parent03beb97ec11d04fbecfac31d56122ef08e5806c6
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/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>