summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.c
AgeCommit message (Expand)Author
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-02-14net/mlx5e: Use a simpler comparison for uplink repRoi Dayan
2023-02-14net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman
2022-08-09mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May
2022-05-04net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-04net/mlx5e: Specify out ifindex when looking up encap routeChris Mi
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov
2021-02-05net/mlx5e: Remove redundant match on tunnel destination macVlad Buslov
2021-02-05net/mlx5e: Refactor tun routing helpersVlad Buslov
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen
2020-05-22net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-05-22net/mlx5e: Use IS_ERR() to check and simplify codeTang Bin
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-02-19net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun modulePaul Blakey
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen
2019-10-29net/mlx5: Fix rtable reference leakParav Pandit
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-07-29net/mlx5e: Rely on rcu instead of rtnl lock when getting upper devVlad Buslov
2019-07-29net/mlx5e: Simplify get_route_and_out_devs helper functionEli Britstein
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso