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
/
hns
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/hns: Support SRQ record doorbell
Yangyang Li
2023-10-02
3
-11
/
+108
*
RDMA/hns: Support SRQ restrack ops for hns driver
wenglianfa
2023-09-20
4
-0
/
+79
*
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/hns: Remove unused declaration hns_roce_modify_srq()
Yue Haibing
2023-08-08
1
-3
/
+0
*
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/hns: Remove unused function declarations
Yue Haibing
2023-07-31
1
-2
/
+0
*
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-31
1
-1
/
+1
*
RDMA/hns: Remove VF extend configuration
Junxian Huang
2023-07-24
3
-85
/
+10
*
RDMA/hns: Support get XRCD number from firmware
Luoyouming
2023-07-24
2
-4
/
+4
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
3
-8
/
+62
|
\
|
*
RDMA/hns: Modify the value of long message loopback slice
Yangyang Li
2023-05-17
1
-5
/
+3
|
*
RDMA/hns: Fix base address table allocation
Chengchang Tang
2023-05-17
1
-0
/
+43
|
*
RDMA/hns: Fix timeout attr in query qp for HIP08
Chengchang Tang
2023-05-17
2
-3
/
+16
*
|
RDMA/hns: Add clear_hem return value to log
Chengchang Tang
2023-06-01
1
-14
/
+30
*
|
RDMA/hns: Fix hns_roce_table_get return value
Chengchang Tang
2023-06-01
1
-3
/
+4
*
|
RDMA/hns: Remove unnecessary QP type checks
Junxian Huang
2023-06-01
1
-21
/
+3
|
/
*
RDMA/hns: Add new command to support query vf caps
Yixing Liu
2023-03-14
2
-164
/
+56
*
RDMA/hns: Support cqe inline in user space
Luoyouming
2023-01-09
4
-1
/
+21
*
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
2023-01-09
4
-11
/
+29
*
RDMA/hns: Remove rq inline in kernel
Luoyouming
2023-01-09
3
-147
/
+0
*
RDMA/hns: Fix refcount leak in hns_roce_mmap
Miaoqian Lin
2022-12-28
1
-2
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-14
6
-73
/
+289
|
\
|
*
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
2022-12-09
2
-13
/
+4
|
|
\
|
*
|
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
2022-12-07
1
-2
/
+3
|
*
|
RDMA/hns: Fix error code of CMD
Chengchang Tang
2022-12-07
2
-1
/
+30
|
*
|
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
2022-12-07
1
-0
/
+3
|
*
|
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
2022-12-07
1
-1
/
+2
|
*
|
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
2022-12-07
1
-0
/
+2
|
*
|
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2022-12-07
2
-46
/
+137
|
*
|
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
2022-11-22
1
-2
/
+2
|
*
|
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-11-18
4
-30
/
+110
|
*
|
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
2022-11-18
1
-2
/
+11
*
|
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+2
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
|
|
/
|
/
|
*
|
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
2022-10-24
1
-0
/
+4
*
|
RDMA/hns: Disable local invalidate operation
Yangyang Li
2022-10-24
2
-13
/
+0
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-3
/
+2
*
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-10-06
5
-11
/
+6
|
\
|
*
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
2022-08-30
4
-5
/
+3
[next]