aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vxlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman1-0/+4
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman1-23/+27
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman1-10/+10
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-23/+6
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed1-2/+2
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay1-0/+3
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay1-12/+38
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay1-0/+170