]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:58:11 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:58:11 +0000 (12:58 -0700)
commit31bba7a660f6fe9b3956f9a8fd8e8448afc5b888
tree844eb2f2e90bd8a2aac60e265f286371ed053279
parent0f16d5bffcd1c95a29e825ebd82175d47c8ca57d
parentbfd07ee8ad03b7df31576350c38a8953847d94d3
Merge tag 'mlx5-fixes-2020-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
Mellanox, mlx5 fixes 2020-04-29

This series introduces some fixes to mlx5 driver.

Please pull and let me know if there is any problem.

v2:
 - Dropped the ktls patch, Tariq has to check if it is fixable in the stack

For -stable v4.12
 ('net/mlx5: Fix forced completion access non initialized command entry')
 ('net/mlx5: Fix command entry leak in Internal Error State')

For -stable v5.4
 ('net/mlx5: DR, On creation set CQ's arm_db member to right value')

For -stable v5.6
 ('net/mlx5e: Fix q counters on uplink representors')
====================

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