]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openv...
authorDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2014 19:59:01 +0000 (14:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2014 19:59:01 +0000 (14:59 -0500)
commit6bf98852d28531963d48e60eda2a5438aa1265f2
tree0951f32cc28172e0b0ea7ec10f136092ae609779
parentdffd712a9f84b90933a1f13798e6da96d8004096
parentf8cc8333bcb87af3cb78eafd3f1f2deab92dd7fb
Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch

Pravin B Shelar says:

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

Following fixes are accumulated in ovs-repo.
Three of them are related to protocol processing, one is
related to memory leak in case of error and one is to
fix race.
Patch "Validate IPv6 flow key and mask values" has conflicts
with net-next, Let me know if you want me to send the patch
for net-next.
====================

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