summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2023-12-131-2/+2
* Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov2023-04-201-28/+4
* net/mlx5e: Don't use termination table when redundantRoi Dayan2022-11-291-4/+28
* net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan2022-11-241-0/+2
* net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan2022-11-091-6/+8
* net/mlx5: VLAN push on RX, pop on TXDima Chumak2022-01-271-1/+3
* net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan2022-01-271-1/+1
* net/mlx5e: Term table handling of internal port rulesAriel Levkovich2021-10-291-2/+2
* net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich2021-10-291-1/+2
* net/mlx5e: Support accept actionVlad Buslov2021-10-041-1/+1
* net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich2021-05-181-2/+5
* net/mlx5: Fix err prints and return when creating termination tableRoi Dayan2021-05-181-12/+11
* net/mlx5: Set reformat action when needed for termination rulesJianbo Liu2021-05-181-21/+10
* net/mlx5: E-Switch, Improve error messages in term table creationYevgeny Kliteynik2021-04-191-6/+8
* net/mlx5: Refactor tc flow attributes structureAriel Levkovich2020-09-231-3/+5
* net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen2020-03-171-27/+70
* net/mlx5: Don't use termination tables in slow pathEli Cohen2020-03-171-1/+3
* net/mlx5: Accept flow rules without matchMark Bloch2020-03-131-2/+1
* net/mlx5: Eswitch, avoid redundant maskEli Cohen2020-02-271-2/+2
* net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-5/+6
* net/mlx5e: Use correct enum to determine uplink portDmytro Linkin2019-11-061-1/+2
* net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin2019-10-291-6/+16
* net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-281-1/+1
* net/mlx5e: Use termination table for VLAN push actionsOz Shlomo2019-05-311-0/+277