Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2021 23:53:52 +0000 (16:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2021 23:53:52 +0000 (16:53 -0700)
commit03e481e88b194296defdff3600b2fcebb04bd6cf
treed6b08723df5833181cc242c133badd02d9c1b822
parent70c183759b2cece2f9ba82e63e38fa32bebc9db2
parent95742c1cc59d0a6aa2ca9e75bd21f2a8721f5129
Merge tag 'mlx5-updates-2021-04-16' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2021-04-16

This patchset introduces updates to mlx5e netdev driver.

1) Tariq refactors TLS offloads and adds resiliency against RX resync
   failures

2) Maxim reduces code duplications by unifying channels reset flow
   regardless if channels are closed or open

3) Aya Enhances TX/RX health reporters diagnostics to expose the
   internal clock time-stamping format

4) Moshe adds support for ethtool extended link state, to show the reason
   for link down
====================

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