summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche1-12/+68
2024-09-10IB/iser: Remove unused declaration in header fileZhang Zekun1-4/+0
2024-08-28RDMA/rtrs-clt: Remove an extra spaceJack Wang1-1/+1
2024-08-28RDMA/rtrs-clt: Do local invalidate after write io completionJack Wang1-13/+7
2024-08-28RDMA/rtrs: Register ib event handlerGrzegorz Prajsner5-2/+58
2024-08-28RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal1-2/+11
2024-08-28RDMA/rtrs-clt: Print request type for errorsJack Wang1-2/+4
2024-08-28RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal1-0/+6
2024-08-28RDMA/rtrs-clt: Reuse need_inval from mrJack Wang2-10/+9
2024-08-28RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang2-1/+3
2024-08-28RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang1-3/+3
2024-08-28RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang1-11/+9
2024-08-28RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal2-0/+6
2024-08-19RDMA/ipoib: Remove unused declarationsZhang Zekun1-4/+0
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy1-3/+0
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-4/+7
2024-05-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky1-2/+6
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-2/+2
2024-05-02RDMA/ipoib: Remove NULL check before dev_{put, hold}Jules Irenge1-2/+1
2024-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+3
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet1-2/+2
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev1-1/+1
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann1-4/+5
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche1-2/+6
2024-02-04RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski1-2/+1
2024-01-25RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel1-2/+1
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko4-8/+8
2023-12-26IB/iser: iscsi_iser.h: fix kernel-doc warning and spellosRandy Dunlap1-3/+2
2023-12-12IB/ipoib: Fix mcast list lockingDaniel Vacek1-5/+1
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky2-14/+30
2023-11-26RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang3-3/+60
2023-11-26RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang1-0/+1
2023-11-22RDMA/rtrs: Use %pe to print errorsSupriti Singh1-2/+2
2023-11-22RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh1-6/+4
2023-11-22RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang1-1/+1
2023-11-22RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang1-1/+1
2023-11-22RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal1-1/+2
2023-11-22RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal1-1/+4
2023-11-22RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal1-6/+18
2023-11-22RDMA/rtrs-clt: Start hb after path_upJack Wang1-2/+1
2023-11-22RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang1-2/+3
2023-11-19RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal1-0/+2
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-5/+11
2023-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe1-11/+5
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li1-2/+1
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie1-0/+3
2023-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+5
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-2/+2
2023-10-02IB/srp: Annotate struct srp_fr_pool with __counted_byKees Cook1-1/+1