Age | Commit message (Expand) | Author |
2024-09-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-22 | RDMA/bnxt_re: Remove the unused variable en_dev | Jiapeng Chong |
2024-09-16 | RDMA/nldev: Add missing break in rdma_nl_notify_err_msg() | Nathan Chancellor |
2024-09-16 | RDMA/irdma: fix error message in irdma_modify_qp_roce() | Vitaliy Shevtsov |
2024-09-16 | RDMA/cxgb4: Added NULL check for lookup_atid | Mikhail Lobanov |
2024-09-16 | RDMA/hns: Fix ah error counter in sw stat not increasing | Junxian Huang |
2024-09-13 | RDMA/bnxt_re: Recover the device when FW error is detected | Selvin Xavier |
2024-09-13 | RDMA/bnxt_re: Group all operations under add_device and remove_device | Selvin Xavier |
2024-09-13 | RDMA/bnxt_re: Use the aux device for L2 ULP callbacks | Chandramohan Akula |
2024-09-13 | RDMA/bnxt_re: Change aux driver data to en_info to hold more information | Chandramohan Akula |
2024-09-13 | RDMA/nldev: Expose whether RDMA monitoring is supported | Chiara Meiohas |
2024-09-13 | RDMA/nldev: Add support for RDMA monitoring | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas |
2024-09-13 | RDMA/device: Remove optimization in ib_device_get_netdev() | 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-10 | RDMA/hns: Fix restricted __le16 degrades to integer issue | Junxian Huang |
2024-09-10 | IB/qib: Remove unused declarations in header file | Zhang Zekun |
2024-09-10 | IB/iser: Remove unused declaration in header file | Zhang Zekun |
2024-09-10 | RDMA/hns: Optimize hem allocation performance | Junxian Huang |
2024-09-10 | RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS | Chengchang Tang |
2024-09-10 | RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler | Junxian Huang |
2024-09-10 | RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled | Chengchang Tang |
2024-09-10 | RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range() | wenglianfa |
2024-09-10 | RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08 | wenglianfa |
2024-09-10 | RDMA/hns: Don't modify rq next block addr in HIP09 QPC | Junxian Huang |
2024-09-09 | treewide: correct the typo 'retun' | WangYuli |
2024-09-09 | RDMA/bnxt_re: Fix the max WQE size for static WQE support | Selvin Xavier |
2024-09-09 | RDMA/bnxt_re: Fix the compatibility flag for variable size WQE | Selvin Xavier |
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/erdma: Return QP state in erdma_query_qp | Cheng Xu |
2024-09-09 | RDMA/erdma: Add disassociate ucontext support | Cheng Xu |
2024-09-09 | RDMA/erdma: Refactor the initialization and destruction of EQ | Cheng Xu |
2024-09-09 | RDMA/mlx5: Enable ATS when allocating kernel MRs | Maher Sanalla |
2024-09-04 | IB/core: Fix ib_cache_setup_one error flow cleanup | Patrisious Haddad |
2024-09-04 | IB/mlx5: Fix UMR pd cleanup on error flow of driver init | Chris Mi |
2024-09-02 | RDMA/bnxt_re: Add support for MR Relaxed Ordering | Kalesh AP |