summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi2018-11-291-1/+2
| * | | IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi2018-11-291-0/+1
| * | | RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch2018-11-291-2/+4
| * | | RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe2018-11-221-2/+0
| * | | RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-221-9/+3
* | | | net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-0/+1
| |_|/ |/| |
* | | IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-141-1/+0
| |/ |/|
* | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-1/+4
* | RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-041-0/+1
* | IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-291-0/+3
|/
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-2/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-37/+61
|\
| * IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-171-1/+1
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-1/+0
| * IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas2018-09-271-8/+5
| * RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-9/+9
| * IB/mlx5: Set uid as part of XRCD commandsYishai Hadas2018-09-251-0/+1
| * IB/mlx5: Set uid as part of RQT commandsYishai Hadas2018-09-251-0/+1
| * IB/mlx5: Use uid as part of PD commandsYishai Hadas2018-09-251-0/+1
| * Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford2018-09-211-4/+12
| |\
| | * RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch2018-09-211-0/+4
| | * RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch2018-09-211-1/+1
| | * RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch2018-09-211-3/+7
| * | RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-211-1/+1
| * | RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe2018-09-201-10/+0
| * | RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch2018-09-111-0/+1
| * | RDMA/mlx5: Refactor raw flow creationMark Bloch2018-09-111-1/+3
| * | RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch2018-09-111-0/+4
| * | RDMA/mlx5: Add NIC TX steering supportMark Bloch2018-09-111-0/+1
| * | Merge branch 'mlx5-flow-mutate' into rdma.git for-nextJason Gunthorpe2018-09-051-1/+18
| |\ \
| | * | RDMA/mlx5: Extend packet reformat verbsMark Bloch2018-09-051-0/+1
| | * | RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch2018-09-051-0/+1
| | * | RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch2018-09-051-1/+16
| | |/
| * | IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny2018-09-041-1/+3
| |/
* | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-0/+1
|/
* IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-101-0/+1
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-10/+10
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-1/+1
* IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas2018-07-241-6/+6
* IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas2018-07-241-0/+2
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-241-0/+15
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-241-0/+11
* RDMA/mlx5: Check that supplied blue flame index doesn't overflowLeon Romanovsky2018-07-131-1/+1
* RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one callLeon Romanovsky2018-07-131-6/+0
* IB/mlx5: Add support for drain SQ & RQYishai Hadas2018-06-251-0/+2
* Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe2018-06-221-0/+1
|\
| * IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh2018-06-221-0/+1
* | IB/mlx5: Expose DEVX treeYishai Hadas2018-06-191-0/+3
* | IB/mlx5: Add support for DEVX query UARYishai Hadas2018-06-191-0/+3
* | IB/mlx5: Introduce DEVXYishai Hadas2018-06-191-0/+13