Age | Commit message (Expand) | Author |
2025-03-28 | net/mlx5e: SHAMPO, Make reserved size independent of page size | Lama Kayal |
2025-02-12 | net/mlx5: XDP, Enable TX side XDP multi-buffer support | Alexei Lazar |
2025-02-12 | net/mlx5e: reduce the max log mpwrq sz for ECPF and reps | William Tu |
2024-08-09 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack |
2024-04-22 | net/mlx5e: Support updating coalescing configuration without resetting channels | Rahul Rameshbabu |
2024-04-22 | net/mlx5e: Use DIM constants for CQ period mode parameter | Rahul Rameshbabu |
2024-03-07 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan |
2024-03-07 | net/mlx5e: Let channels be SD-aware | Tariq Toukan |
2024-02-05 | net/mlx5e: XDP, Exclude headroom and tailroom from memory calculations | Carolina Jubran |
2024-02-05 | net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations | Carolina Jubran |
2024-01-24 | net/mlx5e: Allow software parsing when IPsec crypto is enabled | Leon Romanovsky |
2024-01-07 | Revert "mlx5 updates 2023-12-20" | Jakub Kicinski |
2023-12-20 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan |
2023-12-20 | net/mlx5e: Let channels be SD-aware | Tariq Toukan |
2023-12-13 | net/mlx5e: Decouple CQ from priv | Tariq Toukan |
2023-08-07 | page_pool: split types and declarations from page_pool.h | Yunsheng Lin |
2023-06-16 | net/mlx5e: XDP, Allow growing tail for XDP multi buffer | Maxim Mikityanskiy |
2023-04-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-04-19 | net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ | Tariq Toukan |
2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan |
2023-04-16 | RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write | Avihai Horon |
2023-03-28 | net/mlx5e: RX, Break the wqe bulk refill in smaller chunks | Dragos Tatulea |
2023-03-28 | net/mlx5e: RX, Increase WQE bulk size for legacy rq | Dragos Tatulea |
2023-03-15 | net/mlx5: Move needed PTYS functions to core layer | Gal Pressman |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-18 | net/mlx5e: Add warning when log WQE size is smaller than log stride size | Adham Faris |
2023-01-18 | net/mlx5e: Fail with messages when params are not valid for XSK | Adham Faris |
2023-01-18 | net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xsk | Adham Faris |
2022-11-29 | net/mlx5: Generalize name of UMR alignment definition | Tariq Toukan |
2022-11-12 | net/mlx5e: Move params kernel log print to probe function | Tariq Toukan |
2022-11-12 | net/mlx5e: Support enhanced CQE compression | Ofer Levi |
2022-10-03 | net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames | Maxim Mikityanskiy |
2022-10-03 | net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode | Maxim Mikityanskiy |
2022-10-03 | net/mlx5e: Improve MTT/KSM alignment | Maxim Mikityanskiy |
2022-10-03 | net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters | Maxim Mikityanskiy |
2022-10-01 | net/mlx5e: Make the wqe_index_mask calculation more exact | Maxim Mikityanskiy |
2022-10-01 | net/mlx5e: Introduce wqe_index_mask for legacy RQ | Maxim Mikityanskiy |
2022-09-30 | net/mlx5e: Fix calculations for ICOSQ size | Maxim Mikityanskiy |
2022-09-30 | net/mlx5e: xsk: Use KSM for unaligned XSK | Maxim Mikityanskiy |
2022-09-30 | net/mlx5e: xsk: Use XSK frame size as striding RQ page size | Maxim Mikityanskiy |
2022-09-30 | net/mlx5e: Use runtime page_shift for striding RQ | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Use runtime values of striding RQ parameters in datapath | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Improve the MTU change shortcut | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: xsk: Fix SKB headroom calculation in validation | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: xsk: Remove dead code in validation | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Simplify stride size calculation for linear RQ | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Use the aligned max TX MPWQE size | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Validate striding RQ before enabling XDP | Maxim Mikityanskiy |
2022-09-28 | net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static | Maxim Mikityanskiy |