aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-5/+8
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-1/+1
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky1-1/+1
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe8-49/+45
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch1-1/+0
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky3-41/+33
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky3-13/+16
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky1-5/+5
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky1-2/+0
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas1-1/+2
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-573/+928
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas3-2/+26
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe1-3/+5
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen1-3/+16
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz1-5/+9
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-19/+15
2018-12-20IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas1-0/+2
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-28/+25
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+7
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2-2/+2
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman2-2/+2
2018-12-19IB/mlx5: Fix compile issue when ODP disabledDoug Ledford1-4/+4
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2-9/+9
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua4-9/+157
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua1-7/+5
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman1-4/+4
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky3-100/+5
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller3-6/+10
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-22/+19
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch3-22/+19
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-1/+1
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib1-96/+131
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia1-5/+0
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky1-4/+12
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing1-1/+0
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik2-1/+7
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe3-29/+32
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik1-0/+5
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2-0/+7
2018-12-11IB/core: Add new IB ratesMichael Guralnik1-1/+1
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed9-141/+1309
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+2
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan1-4/+4
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe3-2/+17
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg1-0/+3
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg2-2/+14
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker1-4/+4
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas1-1/+3