aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/vxlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski1-49/+15
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed1-4/+5
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed1-38/+27
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky1-6/+4
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan1-4/+5
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh1-2/+3
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+230