summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/vxlan.c
AgeCommit message (Expand)Author
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add sync lock for add/del vxlan portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add direct delete functionSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-27net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman
2017-12-19net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman
2017-12-19net/mlx5e: Add refcount to VXLAN structureGal Pressman
2017-12-19net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay