summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2025-02-08RDMA/srp: Fix error handling in srp_add_portMa Ke
2025-01-09RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian
2024-11-01RDMA/srpt: Make slab cache names uniqueBart Van Assche
2024-10-17RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal
2024-10-04RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal
2024-10-04RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang
2024-08-29RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun
2024-06-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-03-26RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2024-03-26RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-03-01RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-02-05IB/ipoib: Fix mcast list lockingDaniel Vacek
2024-02-05RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang
2024-01-25IB/iser: Prevent invalidating wrong MRSergey Gorenko
2023-12-13RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang
2023-12-13RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang
2023-12-13RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal
2023-12-13RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal
2023-12-13RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal
2023-12-13RDMA/rtrs-clt: Start hb after path_upJack Wang
2023-12-13RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang
2023-09-11RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-08-22Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky
2023-08-08RDMA: Make all 'class' structures constIvan Orlov
2023-07-25scsi: RDMA/srp: Fix residual handlingBart Van Assche
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-11IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel
2023-06-11IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel
2023-06-11IB/isert: Fix dead lock in ib_isertSaravanan Vajravel
2023-06-01RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian
2023-06-01RDMA/rtrs: Fix the last iu->buf leak in err pathLi Zhijian
2023-06-01RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-09RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel
2023-04-03IB/iser: remove redundant new lineMax Gurtovoy
2023-04-03IB/iser: centralize setting desc type and done callbackMax Gurtovoy
2023-04-03IB/iser: remove unused macrosMax Gurtovoy
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen
2023-03-24scsi: iscsi: Declare SCSI host template constBart Van Assche
2023-03-24scsi: RDMA/srp: Declare the SCSI host template constBart Van Assche
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie
2023-03-19dyndbg: cleanup dynamic usage in ib_srp.cJason Baron
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-16scsi: infiniband: srpt: Remove default fabric ops calloutsDmitry Bogdanov
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds