OSDN Git Service

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)
commit6d29302652587001038c8f5ac0e0c7fa6592bbbc
tree7529b41a4917760d8846ca4e6f9df06406cc8c3f
parentc6d5d843d9b6e8dca3768250970f0d0a1e3d4fb0
parentefbb974d8ead5106787144219cb240fdcebccc16
Merge tag 'mlx5-updates-2020-06-23' of git://git./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>