]> 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)
commitc94af4e703a95beef475048655f1a34ea8f2b57e
tree913a82ae0c7968736e6e2ef6211b744cd4787383
parent45a1be5854cbcb509dd421cae9c19fcaac897863
parent21a357b344ea73035d0c6b48ffd3158b4293c5ab
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>