index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
2020-06-02
1
-1
/
+1
*
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
2020-05-29
1
-1
/
+1
*
RDMA/hns: Make the end of sge process more clear
Yixian Liu
2020-05-25
1
-2
/
+2
*
RDMA/hns: Simplify process related to poll cq
Lang Cheng
2020-05-25
1
-8
/
+3
*
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-25
2
-7
/
+6
*
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
2020-05-25
3
-137
/
+73
*
RDMA/hns: Optimize the usage of MTR
Xi Wang
2020-05-25
2
-27
/
+30
*
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
2020-05-25
1
-115
/
+149
*
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2020-05-25
2
-10
/
+11
*
RDMA/hns: Change all page_shift to unsigned
Weihang Li
2020-05-25
5
-24
/
+27
*
RDMA/hns: Rename QP buffer related function
Xi Wang
2020-05-25
1
-4
/
+4
*
RDMA/hns: Remove unused code about assert
Yangyang Li
2020-05-25
2
-5
/
+0
*
RDMA/hns: Optimize post and poll process
Lang Cheng
2020-05-25
1
-13
/
+14
*
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
2020-05-25
3
-11
/
+11
*
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
2020-05-25
1
-5
/
+4
*
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
2020-05-19
5
-8
/
+14
*
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-19
7
-20
/
+22
*
RDMA/hns: Remove redundant memcpy()
Weihang Li
2020-05-19
1
-2
/
+0
*
RDMA/hns: Store mr len information into mr obj
Lang Cheng
2020-05-19
1
-0
/
+2
*
RDMA/hns: Fix error with to_hr_hem_entries_count()
Weihang Li
2020-05-19
1
-0
/
+3
*
RDMA/hns: Fix wrong assignment of SRQ's max_wr
Weihang Li
2020-05-19
1
-2
/
+2
*
RDMA/hns: Fix assignment to ba_pg_sz of eqe
Wenpeng Liang
2020-05-19
1
-1
/
+1
*
RDMA/hns: Fix cmdq parameter of querying pf timer resource
Lang Cheng
2020-05-19
1
-20
/
+12
*
RDMA/hns: Bugfix for querying qkey
Lijun Ou
2020-05-19
1
-1
/
+1
*
RDMA/hns: Combine enable flags of qp
Lang Cheng
2020-05-12
3
-16
/
+15
*
RDMA/hns: Extend capability flags for HIP08_C
Weihang Li
2020-05-12
3
-1
/
+6
*
RDMA/hns: Remove redundant assignment of caps
Wenpeng Liang
2020-05-06
1
-5
/
+0
*
RDMA/hns: Adjust lp_pktn_ini dynamically
Weihang Li
2020-05-06
1
-1
/
+2
*
RDMA/hns: Fix comments with non-English symbols
Weihang Li
2020-05-06
1
-4
/
+3
*
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
2020-05-06
3
-24
/
+23
*
RDMA/hns: Move SRQ code to the reasonable place
Yixian Liu
2020-05-06
1
-306
/
+303
*
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
2020-05-06
3
-265
/
+182
*
RDMA/hns: Remove unused MTT functions
Xi Wang
2020-05-06
6
-807
/
+2
*
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
2020-05-06
4
-669
/
+197
*
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-05-02
2
-4
/
+5
*
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
2020-04-24
1
-12
/
+30
*
RDMA/hns: Simplify the state judgment code of qp
Lang Cheng
2020-04-24
1
-27
/
+27
*
RDMA/hns: Simplify the cqe code of poll cq
Lang Cheng
2020-04-24
1
-73
/
+57
*
RDMA/hns: Simplify the qp state convert code
Lang Cheng
2020-04-24
1
-13
/
+14
*
RDMA/hns: Optimize hns_roce_v2_set_mac()
Lijun Ou
2020-04-24
1
-5
/
+2
*
RDMA/hns: Optimize hns_roce_config_link_table()
Lijun Ou
2020-04-24
1
-32
/
+21
*
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
2020-04-22
4
-265
/
+122
*
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
2020-04-22
3
-250
/
+161
*
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
2020-04-22
4
-196
/
+106
*
RDMA/hns: Optimize 0 hop addressing for EQE buffer
Xi Wang
2020-04-22
2
-129
/
+48
*
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-04-22
8
-128
/
+121
*
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
2020-04-22
4
-33
/
+450
*
RDMA/hns: Fix uninitialized variable bug
Gustavo A. R. Silva
2020-03-29
1
-1
/
+1
*
RDMA/hns: Modify the mask of QP number for CQE of hip08
Lang Cheng
2020-03-29
1
-1
/
+1
*
RDMA/hns: Reduce the maximum number of extend SGE per WQE
Lang Cheng
2020-03-29
1
-4
/
+3
[next]