summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
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-18IB/mlx5: Add advise_mr() supportMoni Shoua
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch
2018-12-11IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
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-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-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
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-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-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai 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-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-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch