index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_srq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
2020-12-30
1
-5
/
+5
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
1
-1
/
+1
*
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
2020-08-20
1
-1
/
+1
*
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-25
1
-3
/
+3
*
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
2020-05-19
1
-1
/
+1
*
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-19
1
-4
/
+4
*
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
2020-05-06
1
-8
/
+8
*
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
2020-04-22
1
-225
/
+140
*
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-04-22
1
-20
/
+17
*
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-02-11
1
-1
/
+2
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-2
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
1
-41
/
+45
|
\
|
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-2
/
+2
|
*
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
1
-4
/
+4
|
*
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
1
-1
/
+1
|
*
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
1
-11
/
+11
|
*
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-08
1
-13
/
+13
|
*
RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
Weihang Li
2019-10-21
1
-10
/
+14
*
|
RDMA/hns: Correct the value of srq_desc_size
Wenpeng Liang
2019-11-06
1
-1
/
+1
|
/
*
RDMA/hns: Delete the not-used lines
Wenpeng Liang
2019-08-28
1
-1
/
+0
*
RDMA/hns: Remove if-else judgment statements for creating srq
Wenpeng Liang
2019-08-28
1
-22
/
+7
*
RDMA/hns: Refactor the code of creating srq
Lijun Ou
2019-07-25
1
-127
/
+183
*
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
2019-06-25
1
-1
/
+0
*
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
1
-8
/
+6
*
RDMA/hns: Bugfix for posting multiple srq work request
Lijun Ou
2019-05-31
1
-12
/
+3
*
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-21
1
-6
/
+4
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-34
/
+18
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
*
RDMA/hns: Make some function static
YueHaibing
2019-02-04
1
-4
/
+5
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
1
-2
/
+8
|
\
|
*
RDMA/hns: Update the kernel header file of hns
Lijun Ou
2019-01-25
1
-2
/
+8
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
1
-4
/
+3
|
/
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-18
1
-1
/
+1
*
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
2018-12-18
1
-0
/
+1
*
RDMA/hns: Add SRQ asynchronous event support
Lijun Ou
2018-12-05
1
-0
/
+23
*
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
2018-12-05
1
-0
/
+407
*
RDMA/hns: Init SRQ table for hip08
Lijun Ou
2018-12-05
1
-0
/
+26