index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-03
186
-491
/
+1148
|
\
|
*
IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
George Kennedy
2023-10-31
1
-3
/
+1
|
*
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
2023-10-31
1
-0
/
+2
|
*
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-31
14
-30
/
+54
|
|
\
|
*
|
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
2023-10-25
1
-1
/
+1
|
*
|
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
2023-10-25
1
-2
/
+3
|
*
|
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-24
4
-14
/
+7
|
*
|
RDMA/hfi1: Remove redundant assignment to pointer ppd
Colin Ian King
2023-10-24
1
-1
/
+0
|
*
|
RDMA/mlx5: Change the key being sent for MPV device affiliation
Patrisious Haddad
2023-10-24
1
-1
/
+1
|
*
|
RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err...
Nathan Chancellor
2023-10-22
1
-0
/
+1
|
*
|
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
2023-10-19
1
-10
/
+9
|
*
|
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
2023-10-19
1
-2
/
+1
|
*
|
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
2023-10-19
1
-0
/
+3
|
*
|
RDMA/hns: Add check for SL
Luoyouming
2023-10-19
2
-11
/
+25
|
*
|
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
2023-10-19
1
-1
/
+1
|
*
|
RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
Chengchang Tang
2023-10-19
1
-1
/
+1
|
*
|
RDMA/hns: Fix printing level of asynchronous events
Chengchang Tang
2023-10-19
1
-3
/
+3
|
*
|
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
2023-10-19
3
-9
/
+58
|
*
|
RDMA/bnxt_re: Do not report SRQ error in srq notification
Chandramohan Akula
2023-10-15
1
-5
/
+2
|
*
|
RDMA/bnxt_re: Report async events and errors
Chandramohan Akula
2023-10-15
1
-9
/
+156
|
*
|
RDMA/bnxt_re: Update HW interface headers
Chandramohan Akula
2023-10-15
1
-0
/
+58
|
*
|
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
2023-10-15
1
-0
/
+27
|
*
|
RDMA/irdma: Add support to re-register a memory region
Sindhu Devale
2023-10-09
2
-43
/
+191
|
*
|
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
2023-10-04
1
-1
/
+1
|
*
|
IPsec packet offload support in multiport RoCE devices
Leon Romanovsky
2023-10-04
1
-0
/
+17
|
|
\
\
|
*
|
|
IB/hfi1: Annotate struct tid_rb_node with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
IB/mthca: Annotate struct mthca_icm_table with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
|
*
|
|
RDMA/hns: Support SRQ record doorbell
Yangyang Li
2023-10-02
3
-11
/
+108
|
*
|
|
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
2023-09-26
1
-0
/
+2
|
*
|
|
IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
Patrisious Haddad
2023-09-26
1
-1
/
+1
|
*
|
|
IB/mlx5: Rename 400G_8X speed to comply to naming convention
Patrisious Haddad
2023-09-26
1
-1
/
+1
|
*
|
|
IB/mlx5: Add support for 800G_8X lane speed
Patrisious Haddad
2023-09-26
1
-0
/
+4
|
*
|
|
IB/mlx5: Expose XDR speed through MAD
Or Har-Toov
2023-09-26
1
-0
/
+13
|
*
|
|
IB/core: Add support for XDR link speed
Or Har-Toov
2023-09-26
3
-1
/
+9
|
*
|
|
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
2023-09-26
3
-180
/
+169
|
*
|
|
IB/qib: Replace deprecated strncpy
Justin Stitt
2023-09-22
1
-1
/
+1
|
*
|
|
IB/hfi1: Replace deprecated strncpy
Justin Stitt
2023-09-22
1
-2
/
+2
|
*
|
|
RDMA/irdma: Replace deprecated strncpy
Justin Stitt
2023-09-22
1
-1
/
+1
|
*
|
|
RDMA/hns: Support SRQ restrack ops for hns driver
wenglianfa
2023-09-20
4
-0
/
+79
|
*
|
|
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2023-09-20
2
-0
/
+18
|
*
|
|
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2023-09-20
2
-1
/
+9
|
*
|
|
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-09-20
1
-7
/
+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
|
*
|
|
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
2023-09-19
4
-8
/
+12
|
*
|
|
IB/hfi1: Remove open coded reference to skb frag offset
David Ahern
2023-09-18
1
-1
/
+1
[next]