index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
srq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
1
-1
/
+1
2020-11-16
RDMA/mlx5: Lower setting the umem's PAS for SRQ
Jason Gunthorpe
1
-25
/
+2
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
1
-10
/
+10
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-1
/
+1
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-3
/
+1
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-3
/
+3
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+5
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-13
/
+10
2020-07-07
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
1
-2
/
+2
2020-04-14
RDMA/mlx5: Fix udata response upon SRQ creation
Yishai Hadas
1
-2
/
+8
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-36
/
+23
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-4
/
+15
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-1
/
+1
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-4
/
+4
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-3
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-4
/
+4
2018-12-04
IB/mlx5: Allow XRC usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+1
2018-12-04
Merge 'mlx5-next' into mlx5-devx
Doug Ledford
1
-40
/
+9
2018-12-04
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
1
-1
/
+0
2018-12-04
RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
Leon Romanovsky
1
-5
/
+5
2018-12-04
RDMA/mlx5: Remove SRQ signature global flag
Leon Romanovsky
1
-4
/
+1
2018-12-04
net/mlx5: Move SRQ functions to RDMA part
Leon Romanovsky
1
-1
/
+1
2018-12-04
net/mlx5: Align SRQ licenses and copyright information
Leon Romanovsky
1
-29
/
+2
2018-11-30
IB/mlx5: Use fragmented SRQ's buffer for in-kernel users
Guy Levi
1
-5
/
+9
2018-09-25
IB/mlx5: Set uid as part of SRQ commands
Yishai Hadas
1
-0
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-6
/
+12
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-2
/
+2
2018-07-11
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
1
-6
/
+12
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-2
/
+2
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-6
/
+9
2017-08-29
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
1
-3
/
+15
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
1
-4
/
+7
2017-08-22
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
1
-2
/
+2
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-2
/
+2
2017-02-14
IB/mlx5: Fix out-of-bound access
Leon Romanovsky
1
-8
/
+3
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
1
-2
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-03
IB/mlx5: Remove debug prints after allocation failure
Leon Romanovsky
1
-2
/
+0
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-1
/
+1
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-1
/
+0
2016-06-23
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
1
-62
/
+40
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-1
/
+9
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
1
-8
/
+3
2016-03-03
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
1
-11
/
+19
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
1
-7
/
+34
2015-06-05
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
1
-1
/
+1
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-4
/
+3
[next]