summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-16RDMA/hns: Fix memory leak of bonding resourcesJunxian Huang
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-03RDMA: Update the query_device() opJason Gunthorpe
2026-06-03RDMA/hns: drop dead empty check in setup_root_hem()Maoyi Xie
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25RDMA/hns: Fix log flood after cmd_mbox failureLianfa Weng
2026-05-25RDMA/hns: Fix warning in poll cq direct modeLianfa Weng
2026-05-18RDMA: Convert drivers using min to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA/hns: Use named initializer for pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-18RDMA/hns: Support congestion control algorithm parameter configurationChengchang Tang
2026-05-18RDMA/hns: Add write support to debugfsJunxian Huang
2026-05-18RDMA/hns: Initialize seqfile before creating fileJunxian Huang
2026-05-18RDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
2026-03-31RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/hns: Add missing comp_mask check in create_qpJason Gunthorpe
2026-03-31RDMA/hns: Use ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-15RDMA/hns: Support drain SQ and RQChengchang Tang
2026-01-04RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang
2026-01-04RDMA/hns: Fix RoCEv1 failure due to DSCPJunxian Huang
2026-01-04RDMA/hns: Return actual error code instead of fixed EINVALJunxian Huang
2026-01-04RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang
2025-12-31RDMA/hns: Introduce limit_bank mode with better performanceLianfa Weng
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-11-24RDMA/hns: Support reset recovery for bondJunxian Huang
2025-11-24RDMA/hns: Support link state reporting for bondJunxian Huang
2025-11-24RDMA/hns: Add delayed work for bondingJunxian Huang
2025-11-24RDMA/hns: Implement bonding init/uninit processJunxian Huang
2025-11-24RDMA/hns: Add bonding cmdsJunxian Huang
2025-11-24RDMA/hns: Add bonding event handlerJunxian Huang
2025-11-24RDMA/hns: Initialize bonding resourcesJunxian Huang
2025-11-24RDMA/hns: Add helpers to obtain netdev and bus_num from hr_devJunxian Huang
2025-10-27RDMA/hns: Remove an extra blank lineGuofeng Yue
2025-10-27RDMA/hns: Fix wrong WQE data when QP wraps aroundJunxian Huang
2025-10-27RDMA/hns: Fix the modification of max_send_sgewenglianfa
2025-10-27RDMA/hns: Fix recv CQ and QP cache affinityChengchang Tang
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-08-13RDMA/hns: Fix dip entries leak on devices newer than hip09Junxian Huang