summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/hws
AgeCommit message (Expand)Author
13 daysMerge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu
2025-07-07net/mlx5: HWS, Shrink empty matchersYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Track matcher sizes individuallyVlad Dogaru
2025-07-07net/mlx5: HWS, Decouple matcher RX and TX sizesVlad Dogaru
2025-07-07net/mlx5: HWS, Create STEs directly from matcherVlad Dogaru
2025-07-07net/mlx5: HWS, Refactor rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, Export rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, remove incorrect commentYevgeny Kliteynik
2025-07-07net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-21net/mlx5: HWS, handle modify header actions dependencyYevgeny Kliteynik
2025-05-21net/mlx5: HWS, fix typo - 'nope' to 'nop'Yevgeny Kliteynik
2025-05-21net/mlx5: HWS, register reformat actions with fwVlad Dogaru
2025-05-13net/mlx5: HWS, dump bad completion detailsYevgeny Kliteynik
2025-05-13net/mlx5: HWS, rework rehash loopYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix redundant extension of action templatesYevgeny Kliteynik
2025-05-13net/mlx5: HWS, fix counting of rules in the matcherYevgeny Kliteynik
2025-05-13net/mlx5: HWS, force rehash when rule insertion failedYevgeny Kliteynik
2025-05-13net/mlx5: HWS, support complex matchersYevgeny Kliteynik
2025-05-13net/mlx5: HWS, introduce isolated matchersYevgeny Kliteynik
2025-05-13net/mlx5: HWS, expose polling function in header fileYevgeny Kliteynik
2025-05-13net/mlx5: HWS, add definer function to get field name strYevgeny Kliteynik
2025-05-13net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in headerYevgeny Kliteynik
2025-04-23net/mlx5: HWS, Disallow matcher IP version mixingVlad Dogaru
2025-04-23net/mlx5: HWS, Harden IP version definer checksVlad Dogaru
2025-04-23net/mlx5: HWS, Fix IP version decisionVlad Dogaru
2025-04-14net/mlx5: HWS, Export action STE tables to debugfsVlad Dogaru
2025-04-14net/mlx5: HWS, Free unused action STE tablesVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup matcher action STE tableVlad Dogaru
2025-04-14net/mlx5: HWS, Use the new action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Implement action STE poolVlad Dogaru
2025-04-14net/mlx5: HWS, Fix pool size optimizationVlad Dogaru
2025-04-14net/mlx5: HWS, Add fullness tracking to poolVlad Dogaru
2025-04-14net/mlx5: HWS, Cleanup after pool refactoringVlad Dogaru
2025-04-14net/mlx5: HWS, Refactor pool implementationVlad Dogaru
2025-04-14net/mlx5: HWS, Make pool single resourceVlad Dogaru
2025-04-14net/mlx5: HWS, Remove unused element arrayVlad Dogaru
2025-04-14net/mlx5: HWS, Fix matcher action template attachVlad Dogaru
2025-03-19net/mlx5: HWS, log the unsupported mask in definerYevgeny Kliteynik
2025-03-19net/mlx5: HWS, use list_move() instead of del/addYevgeny Kliteynik
2025-03-19net/mlx5: HWS, remove unused code for alias flow tablesYevgeny Kliteynik
2025-03-17net/mlx5: fs, add support for dest flow sampler HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add API for sharing HWS action by refcountMoshe Shemesh