]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Thu, 2 Jun 2022 01:04:40 +0000 (18:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 2 Jun 2022 01:04:41 +0000 (18:04 -0700)
commitf351c97dd005cce0a79ae059058b238960b664a4
tree03bd231fa0a726e0ea563e725eb11f404aafd95d
parent6f1003834b031a5b8fbad65cdd8bf3f27dca2ecc
parent184bd2ebe04aeed9d551c27a5c637d05e0f82198
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes 2022-05-31

This series provides bug fixes to mlx5 driver.
Please pull and let me know if there is any problem.

* tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux:
  net/mlx5: Fix mlx5_get_next_dev() peer device matching
  net/mlx5e: Update netdev features after changing XDP state
  net/mlx5: correct ECE offset in query qp output
  net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
  net/mlx5: CT: Fix header-rewrite re-use for tupels
  net/mlx5e: TC NIC mode, fix tc chains miss table
  net/mlx5: Don't use already freed action pointer
====================

Link: https://lore.kernel.org/r/20220531205447.99236-1-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>