]> git.baikalelectronics.ru Git - kernel.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)
commit6c1dc520147d157b7ea5db316389ece0646df25e
tree62a2af14f2343e671b9b75a84e49d67827638cb1
parentdc07f717c0f3d4e1aa21dff1e0e43fb6dd14cb04
parent4c546db5cabc6bfba9e341bdbb3c9d7b50235c56
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>