summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-4/+2
|/
* IB/mlx5: Add flow counters read supportRaed Salem2018-06-021-1/+12
* IB/mlx5: Add flow counters binding supportRaed Salem2018-06-021-0/+15
* IB/mlx5: Add counters create and destroy supportRaed Salem2018-06-021-0/+10
* IB/mlx5: Device memory mr registration supportAriel Levkovich2018-04-051-0/+9
* IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-1/+34
* IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2018-04-041-0/+2
* IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-041-0/+16
* IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2018-04-041-0/+1
* IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-1/+1
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-3/+4
|\