summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-30RDMA: Use ethtool string helpersRosen Penev
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche
2024-09-10IB/iser: Remove unused declaration in header fileZhang Zekun
2024-08-28RDMA/rtrs-clt: Remove an extra spaceJack Wang
2024-08-28RDMA/rtrs-clt: Do local invalidate after write io completionJack Wang
2024-08-28RDMA/rtrs: Register ib event handlerGrzegorz Prajsner
2024-08-28RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal
2024-08-28RDMA/rtrs-clt: Print request type for errorsJack Wang
2024-08-28RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal
2024-08-28RDMA/rtrs-clt: Reuse need_inval from mrJack Wang
2024-08-28RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang
2024-08-28RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang
2024-08-28RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang
2024-08-28RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal
2024-08-19RDMA/ipoib: Remove unused declarationsZhang Zekun
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-12RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-02RDMA/ipoib: Remove NULL check before dev_{put, hold}Jules Irenge
2024-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-25RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev
2024-02-14RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-02-05RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-02-04RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski
2024-01-25RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel
2024-01-04IB/iser: Prevent invalidating wrong MRSergey Gorenko
2023-12-26IB/iser: iscsi_iser.h: fix kernel-doc warning and spellosRandy Dunlap
2023-12-12IB/ipoib: Fix mcast list lockingDaniel Vacek
2023-12-12Expose c0 and SW encap ICM for RDMALeon Romanovsky
2023-11-26RDMA/IPoIB: Add tx timeout work to recover queue stop situationJack Wang
2023-11-26RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang
2023-11-22RDMA/rtrs: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Use %pe to print errorsSupriti Singh
2023-11-22RDMA/rtrs-clt: Remove the warnings for req in_use checkJack Wang
2023-11-22RDMA/rtrs-clt: Fix the max_send_wr settingJack Wang
2023-11-22RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flightMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is trueMd Haris Iqbal
2023-11-22RDMA/rtrs-srv: Check return values while processing info requestMd Haris Iqbal
2023-11-22RDMA/rtrs-clt: Start hb after path_upJack Wang
2023-11-22RDMA/rtrs-srv: Do not unconditionally enable irqJack Wang
2023-11-19RDMA/rtrs-clt: Add warning logs for RDMA eventsMd Haris Iqbal
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-24RDMA/core: Remove NULL check before dev_{put, hold}Yang Li
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie