aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua1-3/+6
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe1-3/+2
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+1
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-0/+2
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas1-0/+6
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-3/+0
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+3
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky1-0/+10
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky1-2/+0
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-20/+32
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-1/+0
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19IB/mlx5: Fix compile issue when ODP disabledDoug Ledford1-4/+4
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua1-0/+18
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky1-2/+0
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+1
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch1-1/+0
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing1-1/+0
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe1-0/+1
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg1-0/+1
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas1-1/+0
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas1-2/+3
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford1-1/+8
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-1/+4
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky1-0/+1
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed1-0/+3
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi1-1/+2
2018-11-29IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi1-0/+1
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-2/+4
2018-11-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe1-2/+0
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe1-9/+3
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-2/+13
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-37/+61
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-0/+1
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen1-1/+1
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-1/+0
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas1-8/+5
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe1-9/+9
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas1-0/+1
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas1-0/+1
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-4/+12
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch1-0/+4
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch1-1/+1
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch1-3/+7
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe1-1/+1
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe1-10/+0
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch1-0/+1
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch1-1/+3