summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/srq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-4/+4
* IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas2018-12-041-1/+1
* Merge 'mlx5-next' into mlx5-devxDoug Ledford2018-12-041-40/+9Star
|\
| * RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-1/+0Star
| * RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-041-5/+5
| * RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky2018-12-041-4/+1Star
| * net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-041-1/+1
| * net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-041-29/+2Star
* | IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi2018-11-301-5/+9
|/
* IB/mlx5: Set uid as part of SRQ commandsYishai Hadas2018-09-251-0/+1
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-6/+12
|\
| * RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-2/+2
|/
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-2/+2
* IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-6/+9
* IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2017-08-291-3/+15
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-4/+7
* IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2017-08-221-2/+2
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-2/+2
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-02-141-8/+3Star
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-2/+2
|\
| * IB/mlx5: Assign SRQ type earlierMaor Gottlieb2016-12-131-1/+1
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-171-1/+1
* | IB/mlx5: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-2/+0Star
|/
* IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0Star
* {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-62/+40Star
* IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-1/+9
* IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny2016-03-031-8/+3Star
* IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny2016-03-031-11/+19
* IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-7/+34
* net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-051-1/+1
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-4/+3Star
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-311-1/+1
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-021-2/+0Star
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-3/+3
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-2/+4
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-13/+13
* IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud2014-05-271-1/+13
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-2/+2
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-2/+2
* IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1Star
* IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+473