summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi1-1/+1
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey1-46/+43
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey1-7/+7
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-02-24net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-02-02net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-02net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2021-12-23net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-06-02net/mlx5e: Fix adding encap rules to slow pathRoi Dayan1-1/+1
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-84/+5
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey1-2/+3
2021-04-07net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi1-36/+6
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-7/+13
2021-01-14net/mlx5e: Remove redundant initialization to nullRoi Dayan1-2/+2
2021-01-14net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu1-3/+0
2020-09-24net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich1-1/+10
2020-09-24net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-0/+902