Age | Commit message (Expand) | Author |
13 days | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski |
2025-07-20 | net/mlx5: Add IFC bits to support RSS for IPSec offload | Jianbo Liu |
2025-07-07 | net/mlx5: HWS, Shrink empty matchers | Yevgeny Kliteynik |
2025-07-07 | net/mlx5: HWS, Rearrange to prevent forward declaration | Yevgeny Kliteynik |
2025-07-07 | net/mlx5: HWS, Track matcher sizes individually | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Decouple matcher RX and TX sizes | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Create STEs directly from matcher | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Refactor rule skip logic | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, Export rule skip logic | Vlad Dogaru |
2025-07-07 | net/mlx5: HWS, remove incorrect comment | Yevgeny Kliteynik |
2025-07-07 | net/mlx5: HWS, remove unused create_dest_array parameter | Vlad Dogaru |
2025-06-12 | net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get() | Dan Carpenter |
2025-06-11 | net/mlx5: HWS, make sure the uplink is the last destination | Vlad Dogaru |
2025-06-11 | net/mlx5: HWS, fix missing ip_version handling in definer | Yevgeny Kliteynik |
2025-06-11 | net/mlx5: HWS, Init mutex on the correct path | Vlad Dogaru |
2025-05-27 | net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() | Dan Carpenter |
2025-05-21 | net/mlx5: HWS, handle modify header actions dependency | Yevgeny Kliteynik |
2025-05-21 | net/mlx5: HWS, fix typo - 'nope' to 'nop' | Yevgeny Kliteynik |
2025-05-21 | net/mlx5: HWS, register reformat actions with fw | Vlad Dogaru |
2025-05-13 | net/mlx5: HWS, dump bad completion details | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, rework rehash loop | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, fix redundant extension of action templates | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, fix counting of rules in the matcher | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, force rehash when rule insertion failed | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, support complex matchers | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, introduce isolated matchers | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, expose polling function in header file | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, add definer function to get field name str | Yevgeny Kliteynik |
2025-05-13 | net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header | Yevgeny Kliteynik |
2025-04-23 | net/mlx5: HWS, Disallow matcher IP version mixing | Vlad Dogaru |
2025-04-23 | net/mlx5: HWS, Harden IP version definer checks | Vlad Dogaru |
2025-04-23 | net/mlx5: HWS, Fix IP version decision | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Export action STE tables to debugfs | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Free unused action STE tables | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Cleanup matcher action STE table | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Use the new action STE pool | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Implement action STE pool | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Fix pool size optimization | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Add fullness tracking to pool | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Cleanup after pool refactoring | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Refactor pool implementation | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Make pool single resource | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Remove unused element array | Vlad Dogaru |
2025-04-14 | net/mlx5: HWS, Fix matcher action template attach | Vlad Dogaru |
2025-03-19 | net/mlx5: HWS, log the unsupported mask in definer | Yevgeny Kliteynik |
2025-03-19 | net/mlx5: HWS, use list_move() instead of del/add | Yevgeny Kliteynik |
2025-03-19 | net/mlx5: HWS, remove unused code for alias flow tables | Yevgeny Kliteynik |
2025-03-17 | net/mlx5: fs, add support for dest flow sampler HWS action | Moshe Shemesh |
2025-03-17 | net/mlx5: fs, add support for flow meters HWS action | Moshe Shemesh |
2025-03-17 | net/mlx5: fs, add API for sharing HWS action by refcount | Moshe Shemesh |