summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-12-18RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni
2025-12-18RDMA/irdma: Fix data race in irdma_free_pbleKrzysztof Czurylo
2025-12-18RDMA/irdma: Fix data race in irdma_sc_ccq_armKrzysztof Czurylo
2025-12-18RDMA/bnxt_re: Pass correct flag for dma mr creationSelvin Xavier
2025-12-18RDMA/bnxt_re: Fix the inline size for GenP7 devicesSelvin Xavier
2025-12-18RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke
2025-12-18RDMA/rxe: Fix null deref on srq->rq.queue after resize failureZhu Yanjun
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-11-13RDMA/hns: Fix wrong WQE data when QP wraps aroundJunxian Huang
2025-11-13RDMA/hns: Fix the modification of max_send_sgewenglianfa
2025-11-13RDMA/hns: Fix recv CQ and QP cache affinityChengchang Tang
2025-11-13RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu
2025-11-13RDMA/irdma: Set irdma_cq cq_num field during CQ createJacob Moroni
2025-11-13RDMA/irdma: Remove unused struct irdma_cq fieldsJacob Moroni
2025-11-13RDMA/irdma: Fix SD index calculationJacob Moroni
2025-11-13RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqpYanLong Dai
2025-11-13IB/ipoib: Ignore L3 master deviceVlad Dumitrescu
2025-11-13RDMA/irdma: Update KconfigTatyana Nikolova
2025-11-13RDMA/mana_ib: Drain send wrs of GSI QPKonstantin Taranov
2025-10-15RDMA/siw: Always report immediate post SQ errorsBernard Metzler
2025-10-15RDMA/rxe: Fix race in do_task() when drainingGui-Dong Han
2025-10-15IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu
2025-10-15RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit
2025-10-15RDMA/cm: Rate limit destroy CM ID timeout error messageHÃ¥kon Bugge
2025-10-15RDMA/mlx5: Fix page size bitmap calculation for KSM modeEdward Srouji
2025-10-15RDMA/mlx5: Fix vport loopback forcing for MPV devicePatrisious Haddad
2025-10-15RDMA/mlx5: Better estimate max_qp_wr to reflect WQE countOr Har-Toov
2025-08-25IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov
2025-08-13RDMA/hns: Fix dip entries leak on devices newer than hip09Junxian Huang
2025-08-13RDMA/core: Free pfn_list with appropriate kvfree callAkhilesh Patil
2025-08-13RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu
2025-08-13RDMA/bnxt_re: Fix a possible memory leak in the driverKalesh AP
2025-08-13RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai
2025-08-13RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai
2025-08-13RDMA/hns: Fix querying wrong SCC context for DIP algorithmwenglianfa
2025-08-13RDMA/erdma: Fix unset QPN of GSI QPBoshi Yu
2025-08-13RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu
2025-08-13RDMA/rxe: Flush delayed SKBs while releasing RXE resourcesZhu Yanjun
2025-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-08-05RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpagesPedro Falcato
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-23RDMA/mana_ib: add support of multiple portsKonstantin Taranov
2025-07-23RDMA/mlx5: Refactor optional counters steering codePatrisious Haddad
2025-07-23RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mrYishai Hadas
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-07-23RDMA/mlx5: Add DMAH object supportYishai Hadas
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas