index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
srq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-07-19
1
-0
/
+4
|
\
|
*
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
2024-06-16
1
-0
/
+4
*
|
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
2024-06-21
1
-5
/
+8
|
/
*
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
2023-02-17
1
-1
/
+1
*
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
2023-02-17
1
-1
/
+1
*
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
*
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-05-20
1
-1
/
+1
*
RDMA/mlx5: Lower setting the umem's PAS for SRQ
Jason Gunthorpe
2020-11-16
1
-25
/
+2
*
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
1
-10
/
+10
*
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
1
-1
/
+1
*
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-3
/
+1
*
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-3
/
+3
*
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-1
/
+1
*
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-0
/
+5
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-13
/
+10
*
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
2020-07-07
1
-2
/
+2
*
RDMA/mlx5: Fix udata response upon SRQ creation
Yishai Hadas
2020-04-14
1
-2
/
+8
*
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-16
1
-1
/
+1
*
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-17
1
-1
/
+1
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-36
/
+23
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-4
/
+15
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-1
/
+1
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-4
/
+4
*
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-3
/
+2
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-4
/
+4
*
IB/mlx5: Allow XRC usage via verbs in DEVX context
Yishai Hadas
2018-12-04
1
-1
/
+1
*
Merge 'mlx5-next' into mlx5-devx
Doug Ledford
2018-12-04
1
-40
/
+9
|
\
|
*
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
2018-12-04
1
-1
/
+0
|
*
RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format
Leon Romanovsky
2018-12-04
1
-5
/
+5
|
*
RDMA/mlx5: Remove SRQ signature global flag
Leon Romanovsky
2018-12-04
1
-4
/
+1
|
*
net/mlx5: Move SRQ functions to RDMA part
Leon Romanovsky
2018-12-04
1
-1
/
+1
|
*
net/mlx5: Align SRQ licenses and copyright information
Leon Romanovsky
2018-12-04
1
-29
/
+2
*
|
IB/mlx5: Use fragmented SRQ's buffer for in-kernel users
Guy Levi
2018-11-30
1
-5
/
+9
|
/
*
IB/mlx5: Set uid as part of SRQ commands
Yishai Hadas
2018-09-25
1
-0
/
+1
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-6
/
+12
|
\
|
*
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
2018-07-11
1
-6
/
+12
*
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-2
/
+2
|
/
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
2018-03-13
1
-6
/
+9
*
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2017-08-29
1
-3
/
+15
*
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
2017-08-29
1
-4
/
+7
*
IB/mlx5: use kvmalloc_array for mlx5_ib_wq
Li Dongyang
2017-08-22
1
-2
/
+2
*
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-14
1
-2
/
+2
*
IB/mlx5: Fix out-of-bound access
Leon Romanovsky
2017-02-14
1
-8
/
+3
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+2
|
\
|
*
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
2016-12-13
1
-1
/
+1
|
*
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
2016-11-17
1
-1
/
+1
*
|
IB/mlx5: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-2
/
+0
|
/
*
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
2016-10-07
1
-1
/
+0
*
{net, IB}/mlx5: Refactor internal SRQ API
Artemy Kovalyov
2016-06-23
1
-62
/
+40
[next]