]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sun, 24 Mar 2019 02:03:44 +0000 (22:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Mar 2019 02:03:44 +0000 (22:03 -0400)
commitd64fee0a0320ecc678903c30c2fed56b68979011
tree62a2af14f2343e671b9b75a84e49d67827638cb1
parent071d08af388cee8afb3cc28f6c091038f2de4989
parent76b496b1bd79bcd669cd7411e80e09512dc6707f
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2019-03-20

This series includes updates to mlx5 driver,

1) Compiler warnings cleanup from Saeed Mahameed
2) Parav Pandit simplifies sriov enable/disables
3) Gustavo A. R. Silva, Removes a redundant assignment
4) Moshe Shemesh, Adds Geneve tunnel stateless offload support
5) Eli Britstein, Adds the Support for VLAN modify action and
   Replaces TC VLAN pop and push actions with VLAN modify

Note: This series includes two simple non-mlx5 patches,

1) Declare IANA_VXLAN_UDP_PORT definition in include/net/vxlan.h,
and use it in some drivers.
2) Declare GENEVE_UDP_PORT definition in include/net/geneve.h,
and use it in mlx5 and nfp drivers.
====================

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