summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-03-1823-469/+636
|\
| * RDMA/mana_ib: Use virtual address in dma regions for MRsKonstantin Taranov2024-03-076-20/+45
| * RDMA/mana_ib: Fix bug in creation of dma regionsKonstantin Taranov2024-03-071-1/+1
| * RDMA/hns: Append SCC context to the raw dump of QPCwenglianfa2024-03-075-3/+55
| * RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang2024-03-035-12/+69
| * RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2024-02-192-14/+19
| * RDMA/irdma: Remove duplicate assignmentMustafa Ismail2024-02-041-2/+1
| * RDMA/efa: Limit EQs to available MSI-X vectorsYonatan Nachum2024-01-312-17/+16
| * RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototypeAlexey Dobriyan2024-01-251-1/+0
| * RDMA/cxgb4: Delete unused c4iw_ep_redirect prototypeAlexey Dobriyan2024-01-251-2/+0
| * RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper functionKonstantin Taranov2024-01-253-26/+27
| * RDMA/mana_ib: Introduce mana_ib_get_netdev helper functionKonstantin Taranov2024-01-253-41/+32
| * RDMA/mana_ib: Introduce mdev_to_gc helper functionKonstantin Taranov2024-01-255-37/+27
| * RDMA/hns: Simplify 'struct hns_roce_hem' allocationYunsheng Lin2024-01-253-136/+24
| * RDMA/hns: Support adaptive PBL hopnumChengchang Tang2024-01-251-3/+54
| * RDMA/hns: Support flexible umem page sizeChengchang Tang2024-01-252-38/+92
| * RDMA/hns: Alloc MTR memory before alloc_mtt()Chengchang Tang2024-01-251-20/+27
| * RDMA/hns: Refactor mtr_init_buf_cfg()Chengchang Tang2024-01-251-31/+45
| * RDMA/hns: Refactor mtr findChengchang Tang2024-01-254-85/+121
| * IB/hfi1: fix spellos and kernel-docRandy Dunlap2024-01-251-12/+13
* | RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib2024-02-121-1/+10
* | IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek2024-02-041-1/+1
* | RDMA/irdma: Add AE for too many RNRSMustafa Ismail2024-02-042-0/+2
* | RDMA/irdma: Set the CQ read threshold for GEN 1Mustafa Ismail2024-02-041-3/+2
* | RDMA/irdma: Validate max_send_wr and max_recv_wrShiraz Saleem2024-02-041-1/+3
* | RDMA/irdma: Fix KASAN issue with taskletMike Marciniszyn2024-02-041-0/+7
* | RDMA/mlx5: Relax DEVX access upon modify commandsYishai Hadas2024-01-311-1/+1
* | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-0/+6
* | RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+1
* | RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srqKalesh AP2024-01-251-1/+2
* | RDMA/bnxt_re: Return error for SRQ resizeKalesh AP2024-01-251-3/+2
* | RDMA/bnxt_re: Fix unconditional fence for newer adaptersKalesh AP2024-01-251-12/+16
* | RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_configKalesh AP2024-01-251-3/+0
* | RDMA/bnxt_re: Avoid creating fence MR for newer adaptersKalesh AP2024-01-251-0/+10
* | IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu2024-01-251-1/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-1250-296/+1509
|\
| * RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()Dan Carpenter2024-01-081-2/+4
| * RDMA/efa: Add EFA query MR supportMichael Margolin2024-01-076-6/+140
| * RDMA/erdma: Add hardware statistics supportCheng Xu2023-12-304-0/+133
| * RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requestsCheng Xu2023-12-303-2/+26
| * RDMA/mana_ib: Add CQ interrupt support for RAW QPLong Li2023-12-203-7/+102
| * RDMA/mana_ib: query device capabilitiesLong Li2023-12-205-16/+112
| * RDMA/mana_ib: register RDMA device with GDMALong Li2023-12-203-14/+29
| * RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier2023-12-202-2/+2
| * RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applicationsSelvin Xavier2023-12-201-3/+5
| * RDMA/bnxt_re: Share a page to expose per CQ info with userspaceSelvin Xavier2023-12-175-8/+74
| * RDMA/bnxt_re: Add UAPI to share a page with user spaceSelvin Xavier2023-12-172-0/+106
| * Expose c0 and SW encap ICM for RDMALeon Romanovsky2023-12-1210-22/+79
| |\
| | * RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch2023-12-121-0/+24
| | * RDMA/mlx5: Support handling of SW encap ICM areaShun Hao2023-12-122-0/+6