summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
AgeCommit message (Expand)Author
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-05-24net/mlx5e: Prevent encap offload when neigh update is runningChris Mi
2023-05-24net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi
2023-05-22net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan
2022-12-28net/mlx5e: Always clear dest encap in neigh-update-delChris Mi
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi
2022-11-21net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-01-27net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2022-01-27net/mlx5e: Pass attr arg for attaching/detaching encapsRoi Dayan
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-08-26net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-05-18net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-11net/mlx5e: Add missing includeVlad Buslov
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov