]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:24:30 +0000 (18:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:24:30 +0000 (18:24 -0700)
commit49e6b909ee5f0852a9888950914273516e52fcc4
treefcbbbc1a7d5b696fc99db8ecab5cb0d55e1f8a98
parent89be5b6c5b14db3b60074189c6810f68761fe900
parentb3056d8311f375a4f4a4967a977d52d773b28c78
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-08-03

This patchset introduces some updates to mlx5 driver.

1) Jakub converts mlx5 to use the new udp tunnel infrastructure.
   Starting with a hack to allow drivers to request a static configuration
   of the default vxlan port, and then a patch that converts mlx5.

2) Parav implements change_carrier ndo for VF eswitch representors,
   to speedup link state control of representors netdevices.

3) Alex Vesker, makes a simple update to software steering to fix an issue
   with push vlan action sequence

4) Leon removes a redundant dump stack on error flow.
====================

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