Age | Commit message (Expand) | Author |
2018-07-27 | net/mlx5e: Vxlan, move vxlan logic to core driver | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, add sync lock for add/del vxlan port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, return values for add/del port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, rename from mlx5e to mlx5 | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, move netdev only logic to en_main.c | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, add direct delete function | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, cleanup an unused member in vxlan work | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, replace ports radix-tree with hash table | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, check maximum number of UDP ports | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software database | Gal Pressman |
2017-12-19 | net/mlx5e: Prevent possible races in VXLAN control flow | Gal Pressman |
2017-12-19 | net/mlx5e: Add refcount to VXLAN structure | Gal Pressman |
2017-12-19 | net/mlx5e: Fix possible deadlock of VXLAN lock | Gal Pressman |
2016-08-17 | net/mlx5: Unify and improve command interface | Saeed Mahameed |
2016-07-20 | net/mlx5e: Fix del vxlan port command buffer memset | Saeed Mahameed |
2016-06-29 | net/mlx5e: Prevent adding the same vxlan port | Matthew Finlay |
2016-05-03 | net/mlx5e: Use workqueue for vxlan ops | Matthew Finlay |
2016-02-24 | net/mlx5e: Add netdev support for VXLAN tunneling | Matthew Finlay |