index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-12
/
+6
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-58
/
+58
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-99
/
+85
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-125
/
+231
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-1
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+2
2026-01-20
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
-4
/
+2
2026-01-13
RDMA/rtrs-srv: Fix error print in process_info_req()
Grzegorz Prajsner
-1
/
+1
2026-01-13
RDMA/rtrs-clt: For conn rejection use actual err number
Md Haris Iqbal
-2
/
+2
2026-01-13
RDMA/rtrs: Extend log message when a port fails
Kim Zhu
-4
/
+10
2026-01-13
RDMA/rtrs-srv: Rate-limit I/O path error logging
Kim Zhu
-1
/
+1
2026-01-13
RDMA/rtrs-srv: Add check and closure for possible zombie paths
Md Haris Iqbal
-5
/
+41
2026-01-13
RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req
Jack Wang
-3
/
+0
2026-01-13
RDMA/rtrs: Improve error logging for RDMA cm events
Kim Zhu
-14
/
+54
2026-01-13
RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
Md Haris Iqbal
-5
/
+18
2026-01-13
RDMA/rtrs: Add error description to the logs
Kim Zhu
-95
/
+100
2026-01-13
RDMA/rtrs-srv: fix SG mapping
Roman Penyaev
-5
/
+20
2025-12-30
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
-0
/
+1
2025-12-24
RDMA/rtrs: server: remove dead code
Honggang LI
-7
/
+1
2025-12-17
RTRS/rtrs: clean up rtrs headers kernel-doc
Randy Dunlap
-20
/
+36
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-3
/
+3
2025-11-10
RDMA/rtrs: server: Fix error handling in get_or_create_srv
Ma Ke
-1
/
+1
2025-11-09
IB/isert: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-09
IB/iser: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-10-31
IB/IPoIB: Add support for hwtstamp get/set ndos
Carolina Jubran
-0
/
+29
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
-9
/
+7
2025-09-18
IB/ipoib: Ignore L3 master device
Vlad Dumitrescu
-10
/
+11
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-5
/
+3
2025-06-26
RDMA/ipoib: Use parent rdma device net namespace
Mark Bloch
-0
/
+2
2025-06-24
scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set
Christoph Hellwig
-2
/
+3
2025-06-12
IB/iser: Remove unnecessary local variable
Li Jun
-5
/
+1
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
-22
/
+44
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-4
/
+4
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
-2
/
+5
2025-02-18
IB/iser: fix typos in iscsi_iser.c comments
Imanol
-4
/
+4
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2
/
+3
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-1
/
+3
2025-01-06
RDMA/rtrs: Add missing deinit() call
Li Zhijian
-0
/
+3
2024-12-31
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
-1
/
+1
2024-12-19
RDMA/srp: Fix error handling in srp_add_port
Ma Ke
-1
/
+0
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
-2
/
+3
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-10
/
+6
2024-10-30
RDMA: Use ethtool string helpers
Rosen Penev
-9
/
+4
[next]