summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
8 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
8 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko
2026-01-13RDMA/rtrs-srv: Fix error print in process_info_req()Grzegorz Prajsner
2026-01-13RDMA/rtrs-clt: For conn rejection use actual err numberMd Haris Iqbal
2026-01-13RDMA/rtrs: Extend log message when a port failsKim Zhu
2026-01-13RDMA/rtrs-srv: Rate-limit I/O path error loggingKim Zhu
2026-01-13RDMA/rtrs-srv: Add check and closure for possible zombie pathsMd Haris Iqbal
2026-01-13RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_reqJack Wang
2026-01-13RDMA/rtrs: Improve error logging for RDMA cm eventsKim Zhu
2026-01-13RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPSMd Haris Iqbal
2026-01-13RDMA/rtrs: Add error description to the logsKim Zhu
2026-01-13RDMA/rtrs-srv: fix SG mappingRoman Penyaev
2025-12-30RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI
2025-12-24RDMA/rtrs: server: remove dead codeHonggang LI
2025-12-17RTRS/rtrs: clean up rtrs headers kernel-docRandy Dunlap
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-11-10RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke
2025-11-09IB/isert: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-09IB/iser: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-10-31IB/IPoIB: Add support for hwtstamp get/set ndosCarolina Jubran
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-09-18IB/ipoib: Ignore L3 master deviceVlad Dumitrescu
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch
2025-06-24scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is setChristoph Hellwig
2025-06-12IB/iser: Remove unnecessary local variableLi Jun
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-18IB/iser: fix typos in iscsi_iser.c commentsImanol
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-06RDMA/rtrs: Add missing deinit() callLi Zhijian
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian
2024-12-19RDMA/srp: Fix error handling in srp_add_portMa Ke
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
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