summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26RDMA/cma: Fix hang when cma_netevent_callback fails to queue_workJack Morgenstein
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-25RDMA/bnxt_re: Support extended stats for Thor2 VFAjit Khaparde
2025-05-25RDMA/hns: Fix endian issue in trace eventsJunxian Huang
2025-05-25RDMA/mlx5: Avoid flexible array warningLeon Romanovsky
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu
2025-05-25RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devicesDaisuke Matsuda
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu
2025-05-22RDMA/rxe: Break endless pagefault loop for RO pagesLeon Romanovsky
2025-05-21RDMA/siw: use skb_crc32c() instead of __skb_checksum()Eric Biggers
2025-05-21RDMA/bnxt_re: Fix return code of bnxt_re_configure_ccKalesh AP
2025-05-21RDMA/bnxt_re: Fix missing error handling for tx_queueGautam R A
2025-05-21RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs outputGautam R A
2025-05-18RDMA/mlx5: Add support for 200Gbps per lane speedsPatrisious Haddad
2025-05-18RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stageYishai Hadas
2025-05-13Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tn...Leon Romanovsky
2025-05-13RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-12RDMA/mana_ib: unify mana_ib functions to support any gdma deviceKonstantin Taranov
2025-05-12RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nicKonstantin Taranov
2025-05-12RDMA/siw: replace redundant ternary operator with just rvColin Ian King
2025-05-12RDMA/umem: Separate implicit ODP initialization from explicit ODPLeon Romanovsky
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky
2025-05-12RDMA/hns: Fix build error of hns_roce_traceJunxian Huang
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman
2025-05-06RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2025-05-06RDMA/siw: Remove unused siw_mem_addDr. David Alan Gilbert
2025-05-06IB/hfi1: Remove unused sc_drop and sdma_all_idleDr. David Alan Gilbert
2025-05-05RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-05-05IB/cm: Drop lockdep assert and WARN when freeing old msgVlad Dumitrescu
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman
2025-04-27IB/hfi1: Adjust fd->entry_to_rb allocation typeKees Cook
2025-04-27IB/mthca: Adjust buddy->bits allocation typeKees Cook
2025-04-21RDMA/hns: Add trace for CMDQ dumpingJunxian Huang
2025-04-21RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang
2025-04-21RDMA/hns: Add trace for MR/MTR attribute dumpingJunxian Huang
2025-04-21RDMA/hns: Add trace for AEQE dumpingJunxian Huang
2025-04-21RDMA/hns: Add trace for WQE dumpingJunxian Huang
2025-04-21RDMA/hns: Add trace for flush CQEJunxian Huang
2025-04-21RDMA/rxe: Remove 32-bit architecture supportDaisuke Matsuda
2025-04-20RDMA/rxe: Remove unused rxe_run_taskDr. David Alan Gilbert
2025-04-20RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bugZhu Yanjun