index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
1
-1
/
+1
2020-12-30
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
1
-3
/
+6
2020-12-30
RDMA/hns: Bugfix for calculation of extended sge
Yangyang Li
1
-1
/
+6
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
1
-2
/
+0
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-39
/
+18
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
1
-6
/
+7
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
1
-1
/
+1
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+2
2020-08-27
RDMA/hns: Add a check for current state before modifying QP
Lang Cheng
1
-2
/
+4
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
1
-3
/
+2
2020-07-30
RDMA/hns: Remove support for HIP08_A
Lang Cheng
1
-10
/
+0
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
1
-4
/
+3
2020-05-25
RDMA/hns: Rename QP buffer related function
Xi Wang
1
-4
/
+4
2020-05-20
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
1
-2
/
+3
2020-05-20
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
1
-2
/
+2
2020-05-13
RDMA/hns: Combine enable flags of qp
Lang Cheng
1
-11
/
+11
2020-05-06
RDMA/hns: Optimize WQE buffer size calculating process
Xi Wang
1
-192
/
+121
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
1
-137
/
+45
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-3
/
+3
2020-03-19
RDMA/hns: Check if depth of qp is 0 before configure
Lang Cheng
1
-44
/
+33
2020-03-18
RDMA/hns: Optimize base address table config flow for qp buffer
Xi Wang
1
-32
/
+10
2020-03-18
RDMA/hns: Rename wqe buffer related functions
Xi Wang
1
-3
/
+3
2020-03-04
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-28
RDMA/hns: Optimize qp doorbell allocation flow
Xi Wang
1
-102
/
+132
2020-02-28
RDMA/hns: Optimize kernel qp wrid allocation flow
Xi Wang
1
-27
/
+45
2020-02-28
RDMA/hns: Optimize qp param setup flow
Xi Wang
1
-64
/
+72
2020-02-28
RDMA/hns: Optimize qp buffer allocation flow
Xi Wang
1
-122
/
+144
2020-02-28
RDMA/hns: Optimize qp number assign flow
Xi Wang
1
-47
/
+44
2020-02-28
RDMA/hns: Optimize qp context create and destroy flow
Xi Wang
1
-85
/
+81
2020-02-28
RDMA/hns: Optimize qp destroy flow
Xi Wang
1
-0
/
+41
2020-02-28
RDMA/hns: Use flush framework for the case in aeq
Yixian Liu
1
-0
/
+9
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
1
-4
/
+7
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
1
-0
/
+37
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
1
-10
/
+13
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
1
-2
/
+46
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
1
-24
/
+20
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
1
-1
/
+1
2019-11-08
RDMA/hns: Remove unnecessary structure hns_roce_sqp
Lang Cheng
1
-5
/
+3
2019-11-08
RDMA/hns: Delete unnecessary variable max_post
Yixian Liu
1
-4
/
+4
2019-10-28
RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()
Jason Gunthorpe
1
-4
/
+6
2019-10-21
RDMA/hns: Fix a spelling mistake in a macro
Yixing Liu
1
-12
/
+12
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
1
-39
/
+56
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
1
-4
/
+4
2019-08-20
RDMA/hns: Fix some white space check_mtu_validate()
Dan Carpenter
1
-1
/
+1
2019-08-13
RDMA/hns: Bugfix for creating qp attached to srq
Lijun Ou
1
-6
/
+17
2019-08-12
RDMA/hns: Use the new APIs for printing log
Lijun Ou
1
-20
/
+25
[next]