aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+7
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi1-2/+2
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov1-1/+7
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich1-0/+35
2021-08-26net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan1-2/+2
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+30
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-5/+12
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov1-3/+30
2021-05-18net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-14/+9
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak1-14/+9
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-03-11net/mlx5e: Add missing includeVlad Buslov1-0/+1
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan1-1/+2
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-43/+708
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-5/+5
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov1-1/+1
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-2/+256
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov1-0/+734