summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+30
2021-06-10net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik1-5/+12
2021-06-10net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov1-3/+30
2021-05-19net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-04-10Merge 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-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-03-12net/mlx5e: Add missing includeVlad Buslov1-0/+1
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan1-1/+2
2021-02-06net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-43/+708
2021-02-06net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-5/+5
2021-02-06net/mlx5e: Refactor neigh update infrastructureVlad Buslov1-1/+1
2021-02-06net/mlx5e: Create route entry infrastructureVlad Buslov1-2/+256
2021-02-06net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov1-0/+734