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