index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
srq.c
Age
Commit message (
Expand
)
Author
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
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
2016-03-03
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
Majd Dibbiny
2016-03-03
IB/mlx5: Avoid using user-index for SRQs
Majd Dibbiny
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
2015-06-04
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-30
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
IB/mlx5: Simplify mlx5_ib_destroy_srq
Eli Cohen
2013-10-10
IB/mlx5: Fix memory leak in mlx5_ib_create_srq
Moshe Lazer
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen