summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vxlan.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
* net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-191-23/+27
* net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-23/+6
* net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
* net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
* net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-031-12/+38
* net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay2016-02-241-0/+170