aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband/hw/mlx5/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-3/+3
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem1-4/+4
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-1/+2
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+15
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-2/+6
2020-03-27IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas1-6/+11
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky1-2/+25
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua1-3/+3
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig1-2/+2
2019-10-28RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe1-17/+16
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-6/+7
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-1/+1
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+2
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox1-4/+4
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky1-15/+5
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-21/+11
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-3/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-12/+11
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch1-11/+10
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-2/+1
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua1-2/+2
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-6/+5
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-4/+4
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky1-97/+5
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan1-4/+4
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky1-2/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-0/+1
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+2
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-18/+13
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen1-1/+1
2018-09-25IB/mlx5: Set uid as part of CQ creationYishai Hadas1-0/+1
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib1-1/+1
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-10/+32
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen1-10/+32
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe1-1/+1
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-7/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+2
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-25/+39
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-1/+1
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen1-0/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi1-4/+23
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi1-2/+4
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+2
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh1-1/+1