]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commited6d99c56e38724df52d0158defcb59e725794df
tree4dbee0b146ce6923e1c3bbfaeea83b3c3099ebfb
parenta1f30a5ae170614b4b5525ce845218834cda0cac
parentfadb2f513e04809a897bb4148400d6e6ba5701f0
Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/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>