index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2020-09-29
2
-10
/
+0
*
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
2020-09-29
1
-39
/
+18
*
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
2020-09-24
4
-52
/
+162
*
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
2020-09-24
1
-0
/
+1
*
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
2020-09-24
1
-6
/
+12
*
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
2020-09-24
1
-1
/
+3
*
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
2020-09-24
1
-3
/
+3
*
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2020-09-24
2
-2
/
+12
*
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
2020-09-24
1
-1
/
+1
*
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
2020-09-24
1
-0
/
+4
*
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
2020-09-24
1
-55
/
+76
*
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
2020-09-24
6
-12
/
+38
*
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
2020-09-24
6
-18
/
+75
*
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
7
-16
/
+48
*
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
2020-09-24
4
-20
/
+44
*
RDMA/hns: Set the unsupported wr opcode
Lijun Ou
2020-09-18
1
-1
/
+0
*
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
3
-22
/
+11
*
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
2020-09-11
1
-30
/
+19
*
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
1
-2
/
+1
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
3
-4
/
+6
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
2
-6
/
+4
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
2
-2
/
+3
*
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
6
-24
/
+24
*
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-31
6
-15
/
+9
|
\
|
*
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
2020-08-20
5
-14
/
+8
|
*
RDMA/hns: Fix spelling mistake "epmty" -> "empty"
Colin Ian King
2020-08-18
1
-1
/
+1
*
|
RDMA/hns: Get udp sport num dynamically instead of using a fixed value
Weihang Li
2020-08-31
3
-13
/
+41
*
|
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
2020-08-27
1
-2
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-07
8
-277
/
+269
|
\
|
*
RDMA/hns: Fix the unneeded process when getting a general type of CQE error
Xi Wang
2020-07-30
2
-0
/
+10
|
*
RDMA/hns: Fix error during modify qp RTS2RTS
Lang Cheng
2020-07-30
1
-1
/
+3
|
*
RDMA/hns: Delete unnecessary memset when allocating VF resource
Lang Cheng
2020-07-30
1
-2
/
+0
|
*
RDMA/hns: Remove redundant parameters in set_rc_wqe()
Weihang Li
2020-07-30
1
-13
/
+17
|
*
RDMA/hns: Remove support for HIP08_A
Lang Cheng
2020-07-30
3
-65
/
+47
|
*
RDMA/hns: Refactor hns_roce_v2_set_hem()
Weihang Li
2020-07-30
1
-19
/
+26
|
*
RDMA/hns: Remove redundant hardware opcode definitions
Lang Cheng
2020-07-30
2
-30
/
+14
|
*
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
2020-07-07
4
-132
/
+147
|
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
2
-2
/
+2
|
*
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
2020-06-23
3
-15
/
+5
*
|
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
2020-07-16
1
-1
/
+1
*
|
RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC
Weihang Li
2020-07-16
1
-12
/
+22
*
|
RDMA/hns: Fix an cmd queue issue when resetting
Yangyang Li
2020-06-18
1
-1
/
+1
*
|
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
2020-06-18
4
-14
/
+17
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-3
/
+3
*
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
2020-06-03
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
[next]