summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Remove unused declaration in header fileZhang Zekun2024-09-101-4/+0
* RDMA/rtrs-clt: Remove an extra spaceJack Wang2024-08-281-1/+1
* RDMA/rtrs-clt: Do local invalidate after write io completionJack Wang2024-08-281-13/+7
* RDMA/rtrs: Register ib event handlerGrzegorz Prajsner2024-08-285-2/+58
* RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal2024-08-281-2/+11
* RDMA/rtrs-clt: Print request type for errorsJack Wang2024-08-281-2/+4
* RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal2024-08-281-0/+6
* RDMA/rtrs-clt: Reuse need_inval from mrJack Wang2024-08-282-10/+9
* RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang2024-08-282-1/+3
* RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang2024-08-281-3/+3
* RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang2024-08-281-11/+9
* RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal2024-08-282-0/+6
* RDMA/ipoib: Remove unused declarationsZhang Zekun2024-08-191-4/+0
* IB/isert: remove the handling of last WQE reached eventMax Gurtovoy2024-06-261-3/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-182-4/+7
|\
| * RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky2024-05-121-2/+6
| * RDMA/ipoib: Remove NULL check before dev_{put, hold}Jules Irenge2024-05-021-2/+1
* | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-081-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-03-183-5/+3
|\
| * RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev2024-02-251-1/+1
| * RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski2024-02-041-2/+1
| * RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel2024-01-251-2/+1
* | rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet2024-02-261-2/+2
* | RDMA/srpt: fix function pointer cast warningsArnd Bergmann2024-02-141-4/+5
* | RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche2024-02-051-2/+6
|/
* 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-035-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-031-0/+3
|\ \ \
| * | | scsi: target: Have drivers report if they support direct submissionsMike Christie2023-10-131-0/+3
| |/ /