| Age | Commit message (Expand) | Author |
| 2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas |
| 2024-07-31 | net/mlx5: Lag, don't use the hardcoded value of the first port | Mark Bloch |
| 2024-06-05 | net/mlx5: Fix tainted pointer delete is case of flow rules creation fail | Aleksandr Mishin |
| 2024-05-24 | net/mlx5: Lag, do bond only if slaves agree on roce state | Maher Sanalla |
| 2024-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2024-05-13 | net/mlx5: Enable 8 ports LAG | Shay Drory |
| 2024-05-10 | net/mlx5: Reload only IB representors upon lag disable/enable | Maher Sanalla |
| 2024-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2024-04-12 | net/mlx5: Lag, restore buckets number to default after hash LAG deactivation | Shay Drory |
| 2024-04-03 | net/mlx5: Support matching on l4_type for ttc_table | Jianbo Liu |
| 2023-10-14 | net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code | Jinjie Ruan |
| 2023-10-14 | net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock | Shay Drory |
| 2023-10-14 | net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom | Shay Drory |
| 2023-09-19 | net/mlx5: Enable 4 ports multiport E-switch | Shay Drory |
| 2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2023-08-07 | net/mlx5: LAG, Check correct bucket when modifying LAG | Shay Drory |
| 2023-07-27 | net/mlx5: Devcom, Infrastructure changes | Roi Dayan |
| 2023-07-27 | net/mlx5: Use shared code for checking lag is supported | Roi Dayan |
| 2023-06-23 | net/mlx5: Lag, Remove duplicate code checking lag is supported | Roi Dayan |
| 2023-06-16 | net/mlx5: Add header file for events | Juhee Kang |
| 2023-06-07 | net/mlx5: Enable 4 ports VF LAG | Shay Drory |
| 2023-06-07 | net/mlx5: LAG, block multiport eswitch LAG in case ldev have more than 2 ports | Shay Drory |
| 2023-06-07 | net/mlx5: LAG, block multipath LAG in case ldev have more than 2 ports | Shay Drory |
| 2023-06-07 | net/mlx5: LAG, change mlx5_shared_fdb_supported() to static | Shay Drory |
| 2023-06-07 | net/mlx5: LAG, generalize handling of shared FDB | Shay Drory |
| 2023-06-07 | net/mlx5: LAG, check if all eswitches are paired for shared FDB | Shay Drory |
| 2023-06-07 | {net/RDMA}/mlx5: introduce lag_for_each_peer | Shay Drory |
| 2023-06-02 | net/mlx5: Devcom, Rename paired to ready | Shay Drory |
| 2023-06-02 | net/mlx5: E-switch, generalize shared FDB creation | Shay Drory |
| 2023-02-14 | net/mlx5: Lag, Add single RDMA device in multiport mode | Mark Bloch |
| 2023-02-14 | net/mlx5: Lag, set different uplink vport metadata in multiport eswitch mode | Roi Dayan |
| 2023-02-14 | net/mlx5e: TC, Add peer flow in mpesw mode | Roi Dayan |
| 2023-02-14 | net/mlx5: Lag, Control MultiPort E-Switch single FDB mode | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Move mpesw related definitions to mpesw.h | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Use flag to check for shared FDB mode | Mark Bloch |
| 2023-02-04 | net/mlx5: Lag, Remove redundant bool allocation on the stack | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointers | Roi Dayan |
| 2023-02-04 | net/mlx5: Lag, Update multiport eswitch check to log an error | Roi Dayan |
| 2022-12-28 | net/mlx5: Lag, fix failure to cancel delayed bond work | Eli Cohen |
| 2022-12-08 | net/mlx5e: multipath, support routes with more than 2 nexthops | Maor Dickman |
| 2022-11-29 | net/mlx5: Lag, Fix for loop when checking lag | Chris Mi |
| 2022-11-24 | net/mlx5: E-switch, Fix duplicate lag creation | Chris Mi |
| 2022-11-21 | net/mlx5: Lag, avoid lockdep warnings | Eli Cohen |
| 2022-09-27 | net/mlx5: Lag, enable hash mode by default for all NICs | Liu, Changcheng |
| 2022-09-27 | net/mlx5: Lag, set active ports if support bypass port select flow table | Liu, Changcheng |
| 2022-09-27 | RDMA/mlx5: Don't set tx affinity when lag is in hash mode | Liu, Changcheng |
| 2022-08-22 | net/mlx5: Disable irq when locking lag_lock | Vlad Buslov |
| 2022-08-22 | net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY | Eli Cohen |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2022-07-06 | net/mlx5: Lag, correct get the port select mode str | Liu, Changcheng |