summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
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
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX steering supportMark Bloch
2018-09-05Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-24IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas