summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-19IB/mlx5: Fix compile issue when ODP disabledDoug Ledford
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua
2018-12-18IB/uverbs: Add helper to get array size from ptr attributeMoni Shoua
2018-12-18RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'Gal Pressman
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib
2018-12-11IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia
2018-12-11RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/mlx5: Add HDR speed support to query portMichael Guralnik
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg
2018-12-06IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi
2018-11-29IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
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-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-11-22RDMA/mlx5: Do not generate the uabi specs unconditionallyJason Gunthorpe
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov