Age | Commit message (Expand) | Author |
2025-02-23 | RDMA/mlx5: Fix bind QP error cleanup flow | Patrisious Haddad |
2025-02-20 | RDMA/mlx5: Fix AH static rate parsing | Patrisious Haddad |
2025-02-20 | RDMA/mlx5: Fix implicit ODP hang on parent deregistration | Yishai Hadas |
2025-02-06 | RDMA/mlx5: Fix a WARN during dereg_mr for DM type | Yishai Hadas |
2025-02-06 | RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error | Yishai Hadas |
2025-02-03 | IB/mlx5: Set and get correct qp_num for a DCT QP | Mark Zhang |
2025-02-03 | RDMA/mlx5: Fix the recovery flow of the UMR QP | Yishai Hadas |
2025-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2025-01-21 | RDMA/mlx5: Fix implicit ODP use after free | Patrisious Haddad |
2025-01-21 | RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error | Yishai Hadas |
2025-01-13 | RDMA/mlx5: Fix indirect mkey ODP page count | Michael Guralnik |
2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-01-03 | RDMA/mlx5: Enable multiplane mode only when it is supported | Mark Zhang |
2025-01-02 | RDMA/mlx5: Fix link status down event for MPV | Patrisious Haddad |
2024-12-25 | RDMA/mlx5: Handle link status event only for LAG device | Yuyu Li |
2024-12-23 | net/mlx5: fs, add counter object to flow destination | Moshe Shemesh |
2024-12-10 | RDMA/mlx5: Extend ODP statistics with operation count | Chiara Meiohas |
2024-12-05 | RDMA/mlx5: Enforce same type port association for multiport RoCE | Patrisious Haddad |
2024-11-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-11-14 | RDMA/mlx5: Move events notifier registration to be after device registration | Patrisious Haddad |
2024-11-04 | RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation | Patrisious Haddad |
2024-11-04 | RDMA/mlx5: Ensure active slave attachment to the bond IB device | Chiara Meiohas |
2024-11-04 | RDMA/mlx5: Call dev_put() after the blocking notifier | Chiara Meiohas |
2024-11-04 | RDMA/mlx5: Support querying per-plane IB PortCounters | Mark Zhang |
2024-11-04 | RDMA/mlx5: Support OOO RX WQE consumption | Edward Srouji |
2024-10-21 | RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down | Patrisious Haddad |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Obtain upper net device only when needed | Mark Bloch |
2024-09-13 | RDMA/mlx5: Check RoCE LAG status before getting netdev | Mark Bloch |
2024-09-13 | RDMA/mlx5: Consider the query_vuid cap for data_direct | Yishai Hadas |
2024-09-11 | RDMA/mlx5: Add implicit MR handling to ODP memory scheme | Michael Guralnik |
2024-09-11 | RDMA/mlx5: Add handling for memory scheme page fault events | Michael Guralnik |
2024-09-11 | RDMA/mlx5: Split ODP mkey search logic | Michael Guralnik |
2024-09-11 | RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults | Michael Guralnik |
2024-09-11 | RDMA/mlx5: Add new ODP memory scheme eqe format | Michael Guralnik |
2024-09-11 | net/mlx5: Expose HW bits for Memory scheme ODP | Michael Guralnik |
2024-09-11 | net/mlx5: Expand mkey page size to support 6 bits | Michael Guralnik |
2024-09-09 | RDMA/mlx5: Fix MR cache temp entries cleanup | Michael Guralnik |
2024-09-09 | RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache | Michael Guralnik |
2024-09-09 | RDMA/mlx5: Fix counter update on MR cache mkey creation | Michael Guralnik |
2024-09-09 | RDMA/mlx5: Drop redundant work canceling from clean_keys() | Michael Guralnik |
2024-09-09 | RDMA/mlx5: Enable ATS when allocating kernel MRs | Maher Sanalla |
2024-09-04 | IB/mlx5: Fix UMR pd cleanup on error flow of driver init | Chris Mi |
2024-08-19 | RDMA/mlx5: Remove two unused declarations | Yue Haibing |
2024-08-11 | RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl | Yishai Hadas |
2024-08-11 | RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct | Yishai Hadas |
2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas |
2024-08-11 | RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device | Yishai Hadas |