summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering
AgeCommit message (Expand)Author
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-09-19net/mlx5: DR, Handle multi destination action in the right orderErez Shitrit
2023-09-19net/mlx5: DR, Add check for multi destination FTEErez Shitrit
2023-08-21net/mlx5: DR, Supporting inline WQE when possibleItamar Gozlan
2023-08-21net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2023-08-21net/mlx5: DR, Fix code indentationYevgeny Kliteynik
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik
2023-06-16net/mlx5: DR, update query of HCA caps for EC VFsDaniel Jurgens
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory
2023-05-24net/mlx5: DR, Add missing mutex init/destroy in pattern managerYevgeny Kliteynik
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-04-20net/mlx5: DR, Add memory statistics for domain objectYevgeny Kliteynik
2023-04-20net/mlx5: DR, Add more info in domain dbg dumpYevgeny Kliteynik
2023-04-20net/mlx5: DR, Calculate sync threshold of each pool according to its typeYevgeny Kliteynik
2023-04-20net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dumpYevgeny Kliteynik
2023-04-14net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add support for the pattern/arg parameters in debug dumpYevgeny Kliteynik
2023-04-14net/mlx5: DR, Modify header action of size 1 optimizationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Support decap L3 action using pattern / arg mechanismYevgeny Kliteynik
2023-04-14net/mlx5: DR, Apply new accelerated modify action and decapl3Yevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header argument pointer to actions attributesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header arg pool mechanismYevgeny Kliteynik
2023-04-14net/mlx5: DR, Fix QP continuous allocationYevgeny Kliteynik
2023-04-14net/mlx5: DR, Read ICM memory into dedicated bufferYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add support for writing modify header argumentYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add create/destroy for modify-header-argument general objectYevgeny Kliteynik
2023-04-14net/mlx5: DR, Check for modify_header_argument device capabilitiesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Split chunk allocation to HW-dependent waysYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add cache for modify header patternYevgeny Kliteynik
2023-04-14net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to headerYevgeny Kliteynik
2023-04-11net/mlx5: DR, Add modify-header-pattern ICM poolYevgeny Kliteynik
2023-04-11net/mlx5: DR, Prepare sending new WQE typeYevgeny Kliteynik
2023-04-11net/mlx5: DR, Set counter ID on the last STE for STEv1 TXYevgeny Kliteynik
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-07net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski