Age | Commit message (Expand) | Author |
2024-02-14 | RDMA/srpt: fix function pointer cast warnings | Arnd Bergmann |
2024-02-12 | RDMA/qedr: Fix qedr_create_user_qp error flow | Kamal Heib |
2024-02-05 | RDMA/srpt: Support specifying the srpt_service_guid parameter | Bart Van Assche |
2024-02-04 | IB/hfi1: Fix sdma.h tx->num_descs off-by-one error | Daniel Vacek |
2024-02-04 | RDMA/irdma: Add AE for too many RNRS | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Set the CQ read threshold for GEN 1 | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Validate max_send_wr and max_recv_wr | Shiraz Saleem |
2024-02-04 | RDMA/irdma: Fix KASAN issue with tasklet | Mike Marciniszyn |
2024-01-31 | RDMA/mlx5: Relax DEVX access upon modify commands | Yishai Hadas |
2024-01-31 | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup... | Mark Zhang |
2024-01-31 | RDMA/mlx5: Fix fortify source warning while accessing Eth segment | Leon Romanovsky |
2024-01-25 | RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Return error for SRQ resize | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Fix unconditional fence for newer adapters | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Avoid creating fence MR for newer adapters | Kalesh AP |
2024-01-25 | IB/hfi1: Fix a memleak in init_credit_return | Zhipeng Lu |
2024-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-01-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-01-08 | RDMA/bnxt_re: Fix error code in bnxt_re_create_cq() | Dan Carpenter |
2024-01-07 | RDMA/efa: Add EFA query MR support | Michael Margolin |
2024-01-04 | IB/iser: Prevent invalidating wrong MR | Sergey Gorenko |
2023-12-30 | RDMA/erdma: Add hardware statistics support | Cheng Xu |
2023-12-30 | RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests | Cheng Xu |
2023-12-26 | IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos | Randy Dunlap |
2023-12-20 | RDMA/mana_ib: Add CQ interrupt support for RAW QP | Long Li |
2023-12-20 | RDMA/mana_ib: query device capabilities | Long Li |
2023-12-20 | RDMA/mana_ib: register RDMA device with GDMA | Long Li |
2023-12-20 | RDMA/bnxt_re: Fix the sparse warnings | Selvin Xavier |
2023-12-20 | RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applications | Selvin Xavier |
2023-12-17 | RDMA/bnxt_re: Share a page to expose per CQ info with userspace | Selvin Xavier |
2023-12-17 | RDMA/bnxt_re: Add UAPI to share a page with user space | Selvin Xavier |
2023-12-13 | PCI: Add Alibaba Vendor ID to linux/pci_ids.h | Shuai Xue |
2023-12-12 | IB/ipoib: Fix mcast list locking | Daniel Vacek |
2023-12-12 | Expose c0 and SW encap ICM for RDMA | Leon Romanovsky |
2023-12-12 | RDMA/mlx5: Expose register c0 for RDMA device | Mark Bloch |
2023-12-12 | RDMA/mlx5: Support handling of SW encap ICM area | Shun Hao |
2023-12-11 | RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Doorbell changes | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Get the toggle bits from CQ completions | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Update the HW interface definitions | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Update the BAR offsets | Selvin Xavier |
2023-12-11 | RDMA/bnxt_re: Support new 5760X P7 devices | Selvin Xavier |
2023-12-07 | RDMA/hns: Fix memory leak in free_mr_init() | Chengchang Tang |
2023-12-07 | RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs() | Chengchang Tang |
2023-12-07 | RDMA/hns: Add a max length of gid table | Junxian Huang |
2023-12-07 | RDMA/hns: Response dmac to userspace | Junxian Huang |
2023-12-07 | RDMA/hns: Rename the interrupts | Chengchang Tang |
2023-12-04 | RDMA/siw: Call orq_get_current if possible | Guoqing Jiang |