]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4_vxlan'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 20:30:05 +0000 (16:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 20:30:05 +0000 (16:30 -0400)
commit42eab4187896b8f8619fd0c9eb9c1e34dd5f0aca
tree321fa0738eb04cffe07abb89b7f06759f062f64c
parent4503f45040e23236eee94ce893f5513023ffde14
parentbb6db4da2ea88b9432542b473f6dca7c039a0838
Merge branch 'mlx4_vxlan'

Or Gerlitz says:

====================
Implement vxlan ndo calls

This short series adds support for the vxlan ndo calls, the udp
port is programmed to the firmware using a new command we introduce
here which is called "config device".
====================

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