summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-10-16IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch
2018-09-25IB/mlx5: Set valid umem bit on DEVXYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of CQ creationYishai Hadas
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIS commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIR commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of SRQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of QP creationYishai Hadas
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-12IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch