summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-26IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-11-26IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov
2018-11-21IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-11-21IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen
2018-11-21RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
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-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
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