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