summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
5 daysRDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
5 daysRDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
5 daysRDMA/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
2025-08-13RDMA/hns: Fix querying wrong SCC context for DIP algorithmwenglianfa
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-07-07RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang
2025-07-07RDMA/hns: Drop GFP_NOWARNJunxian Huang
2025-07-07RDMA/hns: Fix accessing uninitialized resourcesJunxian Huang
2025-07-07RDMA/hns: Get message length of ack_req from FWJunxian Huang
2025-07-06RDMA/hns: Fix HW configurations not cleared in error flowwenglianfa
2025-07-06RDMA/hns: Fix double destruction of rsv_qpwenglianfa
2025-06-12RDMA/hns: Remove MW supportJunxian Huang
2025-06-12RDMA/hns: ZERO_OR_NULL_PTR macro overdetectionluoqing
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-25RDMA/hns: Fix endian issue in trace eventsJunxian Huang
2025-05-12RDMA/hns: Fix build error of hns_roce_traceJunxian Huang
2025-04-21RDMA/hns: Add trace for CMDQ dumpingJunxian Huang
2025-04-21RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang