index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
2023-09-26
1
-1
/
+2
*
|
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-09-23
1
-1
/
+1
*
|
RDMA/bnxt_re: Decrement resource stats correctly
Selvin Xavier
2023-09-21
1
-0
/
+4
*
|
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
2023-09-21
1
-2
/
+9
*
|
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
2023-09-18
1
-3
/
+2
*
|
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
2023-09-18
1
-1
/
+1
*
|
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-09-11
1
-0
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-09-01
62
-1408
/
+2411
|
\
|
*
IB/hfi1: Reduce printing of errors during driver shut down
Douglas Miller
2023-08-22
1
-3
/
+5
|
*
RDMA/hfi1: Move user SDMA system memory pinning code to its own file
Brendan Cunningham
2023-08-22
6
-452
/
+505
|
*
RDMA/hfi1: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-22
1
-3
/
+1
|
*
RDMA/mlx5: Fix trailing */ formatting in block comment
Rohit Chavan
2023-08-22
1
-1
/
+2
|
*
RDMA/efa: Fix wrong resources deallocation order
Yonatan Nachum
2023-08-22
1
-3
/
+3
|
*
RDMA/bnxt_re: Fix kernel doc errors
Leon Romanovsky
2023-08-21
1
-15
/
+15
|
*
RDMA/irdma: Prevent zero-length STAG registration
Christopher Bednarz
2023-08-19
3
-2
/
+16
|
*
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
2023-08-19
3
-24
/
+194
|
*
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
2023-08-19
4
-94
/
+152
|
*
RDMA/erdma: Renaming variable names and field names of struct erdma_mem
Cheng Xu
2023-08-19
2
-37
/
+37
|
*
RDMA/hns: Support hns HW stats
Chengchang Tang
2023-08-19
4
-0
/
+159
|
*
RDMA/hns: Dump whole QP/CQ/MR resource in raw
Chengchang Tang
2023-08-19
1
-72
/
+3
|
*
RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()
Leon Romanovsky
2023-08-18
1
-0
/
+1
|
*
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
2023-08-16
1
-2
/
+1
|
*
RDMA/irdma: Drop unused kernel push code
Shiraz Saleem
2023-08-16
4
-119
/
+19
|
*
RDMA/bnxt_re: Add support for dmabuf pinned memory regions
Saravanan Vajravel
2023-08-15
3
-26
/
+62
|
*
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
2023-08-15
3
-8
/
+24
|
*
RDMA/bnxt_re: Initialize mutex dbq_lock
Kashyap Desai
2023-08-15
1
-0
/
+1
|
*
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
2023-08-13
1
-1
/
+1
|
*
RDMA/hns: Remove unused declaration hns_roce_modify_srq()
Yue Haibing
2023-08-08
1
-3
/
+0
|
*
RDMA: Make all 'class' structures const
Ivan Orlov
2023-08-08
2
-49
/
+40
|
*
RDMA: Remove unnecessary NULL values
Ruan Jinjie
2023-08-07
1
-2
/
+2
|
*
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2023-08-07
2
-6
/
+23
|
*
RDMA/hns: Fix inaccurate error label name in init instance
Junxian Huang
2023-08-07
1
-4
/
+4
|
*
RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
Junxian Huang
2023-08-07
1
-1
/
+2
|
*
RDMA/hns: Fix port active speed
Chengchang Tang
2023-08-07
1
-2
/
+5
|
*
RDMA/bnxt_re: Remove unnecessary variable initializations
Kalesh AP
2023-08-07
6
-25
/
+25
|
*
RDMA/bnxt_re: Avoid unnecessary memset
Kalesh AP
2023-08-07
2
-9
/
+4
|
*
RDMA/bnxt_re: Cleanup bnxt_re_process_raw_qp_pkt_rx() function
Kalesh AP
2023-08-07
1
-13
/
+8
|
*
RDMA/bnxt_re: Fix the sideband buffer size handling for FW commands
Selvin Xavier
2023-08-07
3
-80
/
+55
|
*
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
2023-08-07
2
-4
/
+2
|
*
RDMA/bnxt_re: Fix max_qp count for virtual functions
Kalesh AP
2023-08-07
3
-9
/
+6
|
*
RDMA/irdma: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-08-03
1
-1
/
+1
|
*
RDMA/hns: Remove unused function declarations
Yue Haibing
2023-07-31
1
-2
/
+0
|
*
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-31
8
-21
/
+17
|
*
IB/mlx5: Add HW counter called rx_dct_connect
Shetu Ayalew
2023-07-31
1
-0
/
+2
|
*
RDMA/mthca: Remove unnecessary NULL assignments
Ruan Jinjie
2023-07-31
1
-10
/
+10
|
*
RDMA/irdma: Fix one kernel-doc comment
Yang Li
2023-07-31
1
-1
/
+0
|
*
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2023-07-31
2
-42
/
+42
|
*
RDMA/irdma: Use HW specific minimum WQ size
Sindhu Devale
2023-07-30
8
-5
/
+16
|
*
RDMA/irdma: Allow accurate reporting on QP max send/recv WR
Sindhu Devale
2023-07-30
4
-87
/
+197
|
*
bnxt_re: Update the debug counters for doorbell pacing
Chandramohan Akula
2023-07-30
3
-0
/
+32
[prev]
[next]