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