summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Prevent invalidating wrong MRSergey Gorenko2024-01-044-8/+8
* IB/iser: iscsi_iser.h: fix kernel-doc warning and spellosRandy Dunlap2023-12-261-3/+2
* IB/ipoib: Fix mcast list lockingDaniel Vacek2023-12-121-5/+1
* Expose c0 and SW encap ICM for RDMALeon Romanovsky2023-12-122-14/+30
|\
| * RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang2023-11-221-1/+1
| * RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang2023-11-221-1/+1
| * RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal2023-11-221-1/+2
| * RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal2023-11-221-1/+4
| * RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal2023-11-221-6/+18
| * RDMA/rtrs-clt: Start hb after path_upJack Wang2023-11-221-2/+1
| * RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang2023-11-221-2/+3
* | RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang2023-11-263-3/+60
* | RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang2023-11-261-0/+1
* | RDMA/rtrs: Use %pe to print errorsSupriti Singh2023-11-221-2/+2
* | RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh2023-11-221-6/+4
* | RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal2023-11-191-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-025-5/+11
|\
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-311-11/+5
| |\
| * | RDMA/core: Remove NULL check before dev_{put, hold}Yang Li2023-10-241-2/+1
| * | IB/srp: Annotate struct srp_fr_pool with __counted_byKees Cook2023-10-021-1/+1
| * | RDMA/ipoib: Add support for XDR speed in ethtoolPatrisious Haddad2023-09-261-0/+2
| * | RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun2023-09-191-1/+1
| * | RDMA/rtrs: Require holding rcu_read_lock explicitlyZhu Yanjun2023-09-191-1/+6
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-11-021-0/+3
|\ \ \
| * | | scsi: target: Have drivers report if they support direct submissionsMike Christie2023-10-131-0/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-121-11/+5
|\ \ \ | | |/ | |/|
| * | RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche2023-09-111-11/+5
| |/
* / netdev: replace napi_reschedule with napi_scheduleChristian Marangi2023-10-111-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-021-4/+0
|\
| * scsi: RDMA/srp: Fix residual handlingBart Van Assche2023-07-251-4/+0
* | Revert "IB/isert: Fix incorrect release of isert connection"Leon Romanovsky2023-08-221-0/+2
* | RDMA: Make all 'class' structures constIvan Orlov2023-08-084-17/+21
|/
* Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-273-37/+38
|\
| * IB/isert: Fix incorrect release of isert connectionSaravanan Vajravel2023-06-111-2/+0
| * IB/isert: Fix possible list corruption in CMA handlerSaravanan Vajravel2023-06-111-0/+4
| * IB/isert: Fix dead lock in ib_isertSaravanan Vajravel2023-06-111-2/+8
| * RDMA/rtrs: Fix rxe_dealloc_pd warningLi Zhijian2023-06-011-32/+23
| * RDMA/rtrs: Fix the last iu->buf leak in err pathLi Zhijian2023-06-011-1/+3
* | RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian2023-06-011-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-293-24/+22
|\
| * RDMA/srpt: Add a check for valid 'mad_agent' pointerSaravanan Vajravel2023-04-091-10/+13
| * IB/iser: remove redundant new lineMax Gurtovoy2023-04-031-1/+0
| * IB/iser: centralize setting desc type and done callbackMax Gurtovoy2023-04-031-7/+9
| * IB/iser: remove unused macrosMax Gurtovoy2023-04-031-6/+0
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-5/+0
|\ \
| * | dyndbg: cleanup dynamic usage in ib_srp.cJason Baron2023-03-191-5/+0
| |/
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\ \
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
| |/
* | Merge patch series "Constify most SCSI host templates"Martin K. Petersen2023-03-242-3/+3
|\ \
| * | scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-2/+2