summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar22-30/+37
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds36-275/+597
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-63/+71
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe6-22/+11
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-05-25RDMA/bnxt_re: Support extended stats for Thor2 VFAjit Khaparde2-2/+7
2025-05-25RDMA/hns: Fix endian issue in trace eventsJunxian Huang1-6/+9
2025-05-25RDMA/mlx5: Avoid flexible array warningLeon Romanovsky1-37/+21
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2025-05-21RDMA/bnxt_re: Fix return code of bnxt_re_configure_ccKalesh AP1-1/+1
2025-05-21RDMA/bnxt_re: Fix missing error handling for tx_queueGautam R A1-6/+9
2025-05-21RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs outputGautam R A1-0/+5
2025-05-18RDMA/mlx5: Add support for 200Gbps per lane speedsPatrisious Haddad1-0/+12
2025-05-18RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stageYishai Hadas2-18/+0
2025-05-13Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tn...Leon Romanovsky4-63/+71
2025-05-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski4-63/+71
2025-05-12RDMA/mana_ib: unify mana_ib functions to support any gdma deviceKonstantin Taranov3-20/+16
2025-05-12RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nicKonstantin Taranov3-97/+138
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky3-19/+44
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky2-18/+20
2025-05-12RDMA/hns: Fix build error of hns_roce_traceJunxian Huang1-0/+1
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2-49/+54
2025-05-06IB/hfi1: Remove unused sc_drop and sdma_all_idleDr. David Alan Gilbert4-30/+0
2025-05-05RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-2/+28
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman1-19/+22
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman3-4/+4
2025-04-27IB/hfi1: Adjust fd->entry_to_rb allocation typeKees Cook1-1/+1
2025-04-27IB/mthca: Adjust buddy->bits allocation typeKees Cook1-1/+1
2025-04-21RDMA/hns: Add trace for CMDQ dumpingJunxian Huang2-0/+39
2025-04-21RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang5-4/+1
2025-04-21RDMA/hns: Add trace for MR/MTR attribute dumpingJunxian Huang2-0/+68
2025-04-21RDMA/hns: Add trace for AEQE dumpingJunxian Huang2-0/+20
2025-04-21RDMA/hns: Add trace for WQE dumpingJunxian Huang3-0/+55
2025-04-21RDMA/hns: Add trace for flush CQEJunxian Huang3-0/+72
2025-04-20ice, irdma: fix an off by one in error handling codeDan Carpenter1-1/+1
2025-04-20irdma: free iwdev->rf after removing MSI-XMichal Swiatkowski2-1/+2
2025-04-20RDMA/mana_ib: Add support of 4M, 1G, and 2G pagesKonstantin Taranov2-3/+8
2025-04-20RDMA/mana_ib: support of the zero based MRsKonstantin Taranov1-7/+17
2025-04-20RDMA/mana_ib: Access remote atomic for MRsKonstantin Taranov1-2/+5
2025-04-11RDMA/hns: initialize db in update_srq_db()Chen Linxuan1-1/+1
2025-04-10RDMA/bnxt_re: Remove unusable nq variableLeon Romanovsky1-5/+0
2025-04-09RDMA: Don't use %pK through printkThomas Weißschuh3-3/+3
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown1-2/+2
2025-04-07RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang1-1/+1
2025-04-07RDMA/hns: Remove unused parametersChengchang Tang1-3/+2
2025-04-07RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't setMark Bloch1-2/+0
2025-04-07IB/hfi1: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+0
2025-04-07RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing1-7/+7
2025-04-07RDMA: Replace msecs_to_jiffies with secs_to_jiffies for timeoutPeng Jiang1-4/+4
2025-04-07RDMA/mlx5: convert timeouts to secs_to_jiffies()Easwar Hariharan1-3/+3