index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
2024-01-04
4
-8
/
+8
*
IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
Randy Dunlap
2023-12-26
1
-3
/
+2
*
IB/ipoib: Fix mcast list locking
Daniel Vacek
2023-12-12
1
-5
/
+1
*
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
2023-12-12
2
-14
/
+30
|
\
|
*
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
2023-11-22
1
-1
/
+1
|
*
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
2023-11-22
1
-1
/
+1
|
*
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
2023-11-22
1
-1
/
+2
|
*
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
2023-11-22
1
-1
/
+4
|
*
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
2023-11-22
1
-6
/
+18
|
*
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
2023-11-22
1
-2
/
+1
|
*
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
2023-11-22
1
-2
/
+3
*
|
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
2023-11-26
3
-3
/
+60
*
|
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
2023-11-26
1
-0
/
+1
*
|
RDMA/rtrs: Use %pe to print errors
Supriti Singh
2023-11-22
1
-2
/
+2
*
|
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
2023-11-22
1
-6
/
+4
*
|
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
2023-11-19
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-03
5
-5
/
+11
|
\
|
*
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-31
1
-11
/
+5
|
|
\
|
*
|
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-24
1
-2
/
+1
|
*
|
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
2023-09-26
1
-0
/
+2
|
*
|
RDMA/rtrs: Fix the problem of variable not initialized fully
Zhu Yanjun
2023-09-19
1
-1
/
+1
|
*
|
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
2023-09-19
1
-1
/
+6
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-03
1
-0
/
+3
|
\
\
\
|
*
|
|
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-13
1
-0
/
+3
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
1
-11
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
2023-09-11
1
-11
/
+5
|
|
/
*
/
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-02
1
-4
/
+0
|
\
|
*
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
2023-07-26
1
-4
/
+0
*
|
Revert "IB/isert: Fix incorrect release of isert connection"
Leon Romanovsky
2023-08-22
1
-0
/
+2
*
|
RDMA: Make all 'class' structures const
Ivan Orlov
2023-08-08
4
-17
/
+21
|
/
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
3
-37
/
+38
|
\
|
*
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
2023-06-11
1
-2
/
+0
|
*
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
2023-06-11
1
-0
/
+4
|
*
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
2023-06-11
1
-2
/
+8
|
*
RDMA/rtrs: Fix rxe_dealloc_pd warning
Li Zhijian
2023-06-01
1
-32
/
+23
|
*
RDMA/rtrs: Fix the last iu->buf leak in err path
Li Zhijian
2023-06-01
1
-1
/
+3
*
|
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
2023-06-01
1
-1
/
+0
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-30
3
-24
/
+22
|
\
|
*
RDMA/srpt: Add a check for valid 'mad_agent' pointer
Saravanan Vajravel
2023-04-09
1
-10
/
+13
|
*
IB/iser: remove redundant new line
Max Gurtovoy
2023-04-03
1
-1
/
+0
|
*
IB/iser: centralize setting desc type and done callback
Max Gurtovoy
2023-04-03
1
-7
/
+9
|
*
IB/iser: remove unused macros
Max Gurtovoy
2023-04-03
1
-6
/
+0
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-5
/
+0
|
\
\
|
*
|
dyndbg: cleanup dynamic usage in ib_srp.c
Jason Baron
2023-03-19
1
-5
/
+0
|
|
/
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
2
-2
/
+2
|
|
/
*
|
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
2023-03-25
2
-3
/
+3
|
\
\
|
*
|
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-2
/
+2
[next]