aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan1-6/+8
2022-01-27net/mlx5: VLAN push on RX, pop on TXDima Chumak1-1/+3
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan1-1/+1
2021-10-29net/mlx5e: Term table handling of internal port rulesAriel Levkovich1-2/+2
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-1/+2
2021-10-04net/mlx5e: Support accept actionVlad Buslov1-1/+1
2021-05-18net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-05-18net/mlx5: Fix err prints and return when creating termination tableRoi Dayan1-12/+11
2021-05-18net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-04-19net/mlx5: E-Switch, Improve error messages in term table creationYevgeny Kliteynik1-6/+8
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-3/+5
2020-03-17net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen1-27/+70
2020-03-17net/mlx5: Don't use termination tables in slow pathEli Cohen1-1/+3
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch1-2/+1
2020-02-27net/mlx5: Eswitch, avoid redundant maskEli Cohen1-2/+2
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-5/+6
2019-11-06net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-10-29net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-1/+1
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo1-0/+277