Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 Feb 2023 09:09:23 +0000 (09:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Feb 2023 09:09:23 +0000 (09:09 +0000)
commit637bc8f09b0492f979992d38dfae0ebc17799529
tree33d2c7df3d5ae36102e989488154336141d025f5
parent27369c9c2b722617063d6b80c758ab153f1d95d4
parent79efecb41f58430454cbb5809fa7b3135150da6d
Merge tag 'mlx5-updates-2023-02-04' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2023-02-04

This series provides misc updates to mlx5 driver:

1) Trivial LAG code cleanup patches from Roi

2) Rahul improves mlx5's documentation structure
Separates the documentation into multiple pages related to different
components in the device driver. Adds Kconfig parameters, devlink
parameters, and tracepoints that were previously introduced but not added
to the documentation. Introduces a new page on ethtool statistics counters
with information about counters previously implemented in the mlx5_core
driver but not documented in the kernel tree.

3) From Raed, policy/state selector support for IPSec.

4) From Fragos, add support for XDR speed in IPoIB mlx5 netdev

5) Few more misc cleanups and trivial changes
====================

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