summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/vxlan.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-28net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-64/+0
2018-07-28net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed1-2/+2
2018-07-28net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed1-9/+21
2018-07-28net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed1-2/+2
2018-07-28net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed1-13/+3
2018-07-28net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman1-3/+1
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman1-0/+1
2017-12-20net/mlx5e: Add refcount to VXLAN structureGal Pressman1-0/+1
2016-05-10mlx5: Fix merge errors.David S. Miller1-7/+1
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann1-2/+9
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay1-2/+9
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay1-0/+54