index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+4
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+5
2025-02-18
IB/iser: fix typos in iscsi_iser.c comments
Imanol
1
-4
/
+4
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+3
2025-01-06
RDMA/rtrs: Add missing deinit() call
Li Zhijian
1
-0
/
+3
2024-12-31
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
1
-1
/
+1
2024-12-19
RDMA/srp: Fix error handling in srp_add_port
Ma Ke
1
-1
/
+0
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+3
2024-11-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-10
/
+6
2024-10-30
RDMA: Use ethtool string helpers
Rosen Penev
2
-9
/
+4
2024-10-28
RDMA/ipoib: Use the networking stack default for txqueuelen
Gal Pressman
1
-1
/
+2
2024-10-11
RDMA/srpt: Make slab cache names unique
Bart Van Assche
1
-12
/
+68
2024-09-10
IB/iser: Remove unused declaration in header file
Zhang Zekun
1
-4
/
+0
2024-08-28
RDMA/rtrs-clt: Remove an extra space
Jack Wang
1
-1
/
+1
2024-08-28
RDMA/rtrs-clt: Do local invalidate after write io completion
Jack Wang
1
-13
/
+7
2024-08-28
RDMA/rtrs: Register ib event handler
Grzegorz Prajsner
5
-2
/
+58
2024-08-28
RDMA/rtrs-srv: Avoid null pointer deref during path establishment
Md Haris Iqbal
1
-2
/
+11
2024-08-28
RDMA/rtrs-clt: Print request type for errors
Jack Wang
1
-2
/
+4
2024-08-28
RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
Md Haris Iqbal
1
-0
/
+6
2024-08-28
RDMA/rtrs-clt: Reuse need_inval from mr
Jack Wang
2
-10
/
+9
2024-08-28
RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
Jack Wang
2
-1
/
+3
2024-08-28
RDMA/rtrs-clt: Rate limit errors in IO path
Jack Wang
1
-3
/
+3
2024-08-28
RDMA/rtrs-clt: Fix need_inv setting in error case
Jack Wang
1
-11
/
+9
2024-08-28
RDMA/rtrs: For HB error add additional clt/srv specific logging
Md Haris Iqbal
2
-0
/
+6
2024-08-19
RDMA/ipoib: Remove unused declarations
Zhang Zekun
1
-4
/
+0
2024-06-26
IB/isert: remove the handling of last WQE reached event
Max Gurtovoy
1
-3
/
+0
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+7
2024-05-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
1
-2
/
+6
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-2
/
+2
2024-05-02
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
1
-2
/
+1
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-5
/
+3
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-2
/
+2
2024-02-25
RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()
Alexey Kodanev
1
-1
/
+1
2024-02-14
RDMA/srpt: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+5
2024-02-05
RDMA/srpt: Support specifying the srpt_service_guid parameter
Bart Van Assche
1
-2
/
+6
2024-02-04
RDMA/srpt: Do not register event handler until srpt device is fully setup
William Kucharski
1
-2
/
+1
2024-01-25
RDMA/ipoib: Print symbolic error name instead of error code
Christian Heusel
1
-2
/
+1
2024-01-04
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
4
-8
/
+8
2023-12-26
IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
Randy Dunlap
1
-3
/
+2
2023-12-12
IB/ipoib: Fix mcast list locking
Daniel Vacek
1
-5
/
+1
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2
-14
/
+30
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
3
-3
/
+60
2023-11-26
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
1
-0
/
+1
2023-11-22
RDMA/rtrs: Use %pe to print errors
Supriti Singh
1
-2
/
+2
2023-11-22
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
1
-6
/
+4
[next]