]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-06-23' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2020 21:04:51 +0000 (14:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2020 21:04:51 +0000 (14:04 -0700)
commitc4fb24c48c99f0d7784aabceb121564f83dab3ba
tree7529b41a4917760d8846ca4e6f9df06406cc8c3f
parent5e8cf1e71f83db817ada51d6ffc213dffe5058f0
parentbc767043e9f61698b600e9f3fa5da543b32ab2f8
Merge tag 'mlx5-updates-2020-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 updates 2020-06-23

This series adds misc cleanup and updates to mlx5 driver.

1) Misc updates and cleanup
2) Use RCU instead of spinlock for vxlan table

v1->v2:
 - Removed unnecessary Fixes Tags

v2->v3:
 - Drop "macro undefine" patch, it has no value

v3->v4:
 - Drop the Relaxed ordering patch.
====================

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>