index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-02
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
1
-1
/
+1
2020-05-29
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
1
-1
/
+1
2020-05-25
RDMA/hns: Make the end of sge process more clear
Yixian Liu
1
-2
/
+2
2020-05-25
RDMA/hns: Simplify process related to poll cq
Lang Cheng
1
-8
/
+3
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2
-7
/
+6
2020-05-25
RDMA/hns: Remove redundant type cast for general pointers
Weihang Li
3
-137
/
+73
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
2
-27
/
+30
2020-05-25
RDMA/hns: Refactor the QP context filling process related to WQE buffer confi...
Xi Wang
1
-115
/
+149
2020-05-25
RDMA/hns: Change variables representing quantity to unsigned
Weihang Li
2
-10
/
+11
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
5
-24
/
+27
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
2020-05-25
RDMA/hns: Remove unused code about assert
Yangyang Li
2
-5
/
+0
2020-05-25
RDMA/hns: Optimize post and poll process
Lang Cheng
1
-13
/
+14
2020-05-25
RDMA/hns: Add CQ flag instead of independent enable flag
Lang Cheng
3
-11
/
+11
2020-05-25
RDMA/hns: Let software PI/CI grow naturally
Lang Cheng
1
-5
/
+4
2020-05-19
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
5
-8
/
+14
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
7
-20
/
+22
2020-05-19
RDMA/hns: Remove redundant memcpy()
Weihang Li
1
-2
/
+0
2020-05-19
RDMA/hns: Store mr len information into mr obj
Lang Cheng
1
-0
/
+2
2020-05-19
RDMA/hns: Fix error with to_hr_hem_entries_count()
Weihang Li
1
-0
/
+3
2020-05-19
RDMA/hns: Fix wrong assignment of SRQ's max_wr
Weihang Li
1
-2
/
+2
2020-05-19
RDMA/hns: Fix assignment to ba_pg_sz of eqe
Wenpeng Liang
1
-1
/
+1
2020-05-19
RDMA/hns: Fix cmdq parameter of querying pf timer resource
Lang Cheng
1
-20
/
+12
2020-05-19
RDMA/hns: Bugfix for querying qkey
Lijun Ou
1
-1
/
+1
2020-05-12
RDMA/hns: Combine enable flags of qp
Lang Cheng
3
-16
/
+15
2020-05-12
RDMA/hns: Extend capability flags for HIP08_C
Weihang Li
3
-1
/
+6
2020-05-06
RDMA/hns: Remove redundant assignment of caps
Wenpeng Liang
1
-5
/
+0
2020-05-06
RDMA/hns: Adjust lp_pktn_ini dynamically
Weihang Li
1
-1
/
+2
2020-05-06
RDMA/hns: Fix comments with non-English symbols
Weihang Li
1
-4
/
+3
2020-05-06
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
3
-24
/
+23
2020-05-06
RDMA/hns: Move SRQ code to the reasonable place
Yixian Liu
1
-306
/
+303
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
3
-265
/
+182
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
6
-807
/
+2
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
4
-669
/
+197
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-4
/
+5
2020-04-24
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
1
-12
/
+30
2020-04-24
RDMA/hns: Simplify the state judgment code of qp
Lang Cheng
1
-27
/
+27
2020-04-24
RDMA/hns: Simplify the cqe code of poll cq
Lang Cheng
1
-73
/
+57
2020-04-24
RDMA/hns: Simplify the qp state convert code
Lang Cheng
1
-13
/
+14
2020-04-24
RDMA/hns: Optimize hns_roce_v2_set_mac()
Lijun Ou
1
-5
/
+2
2020-04-24
RDMA/hns: Optimize hns_roce_config_link_table()
Lijun Ou
1
-32
/
+21
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
4
-265
/
+122
2020-04-22
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
3
-250
/
+161
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
4
-196
/
+106
2020-04-22
RDMA/hns: Optimize 0 hop addressing for EQE buffer
Xi Wang
2
-129
/
+48
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
8
-128
/
+121
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
4
-33
/
+450
2020-03-29
RDMA/hns: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-03-29
RDMA/hns: Modify the mask of QP number for CQE of hip08
Lang Cheng
1
-1
/
+1
[next]