index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-19
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
2023-11-22
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
1
-1
/
+2
2023-11-22
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
1
-1
/
+4
2023-11-22
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
1
-6
/
+18
2023-11-22
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
1
-2
/
+1
2023-11-22
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
1
-2
/
+3
2023-11-19
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
1
-0
/
+2
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-5
/
+11
2023-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
1
-11
/
+5
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+5
2023-10-12
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-10-02
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
1
-1
/
+1
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
[next]