summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads_termtbl.c
Commit message (Expand)AuthorAgeFilesLines
* 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