]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2020 00:32:42 +0000 (17:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2020 00:32:42 +0000 (17:32 -0700)
commitfa7b616ead346ea394ddd1b41a3beb94a25588f0
treed003e4a6e57ee0615a0aee40263c58231c376b8c
parentbff825a2d4225bb7ba81522f39505e37f0498029
parent6f823dd1426f456b558fe279a1ae7eaef4ee8dbd
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes-2020-09-18

This series introduces some fixes to mlx5 driver.

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

v1->v2:
 Remove missing patch from -stable list.

For -stable v5.1
 ('net/mlx5: Fix FTE cleanup')

For -stable v5.3
 ('net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported')
 ('net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported')

For -stable v5.7
 ('net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready')

For -stable v5.8
 ('net/mlx5e: Use RCU to protect rq->xdp_prog')
 ('net/mlx5e: Fix endianness when calculating pedit mask first bit')
 ('net/mlx5e: Use synchronize_rcu to sync with NAPI')
====================

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