Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 May 2020 23:39:45 +0000 (16:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 May 2020 23:39:45 +0000 (16:39 -0700)
commite3181e9a72e19bc556e5fba6c1217901e2bc20f4
tree4dbee0b146ce6923e1c3bbfaeea83b3c3099ebfb
parentfebfd9d3c7f74063e8e630b15413ca91b567f963
parent4f7400d5cbaef676e00cdffb0565bf731c6bb09e
Merge tag 'mlx5-fixes-2020-05-22' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes 2020-05-22

This series introduces some fixes to mlx5 driver.

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

For -stable v4.13
   ('net/mlx5: Add command entry handling completion')

For -stable v5.2
   ('net/mlx5: Fix error flow in case of function_setup failure')
   ('net/mlx5: Fix memory leak in mlx5_events_init')

For -stable v5.3
   ('net/mlx5e: Update netdev txq on completions during closure')
   ('net/mlx5e: kTLS, Destroy key object after destroying the TIS')
   ('net/mlx5e: Fix inner tirs handling')

For -stable v5.6
   ('net/mlx5: Fix cleaning unmanaged flow tables')
   ('net/mlx5: Fix a race when moving command interface to events mode')
====================

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