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)
commit5256d7e46a3e6d52212fe3cad2a30ca6965e85f7
tree321fa0738eb04cffe07abb89b7f06759f062f64c
parentdae98cadf743daa480c357b7ba4410423c5f905f
parent1b136de120dda625109f2afe1e3d04e256be9ec1
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>