summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe1-1/+0
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe1-1/+1
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+2
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe1-0/+14
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb1-1/+4
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-2/+0
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-2/+0
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang1-0/+1
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua1-0/+14
2019-07-29Merge branch 'wip/dl-for-rc' into wip/dl-for-nextDoug Ledford1-0/+1
2019-07-29IB/mlx5: Support per device q counters in switchdev modeParav Pandit1-0/+1
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas1-0/+1
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-0/+6
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas1-0/+12
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe1-1/+1
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-1/+0
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-0/+1
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy1-0/+1
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin1-1/+6
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-2/+0
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+1
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy1-0/+11
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky1-1/+1
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford1-0/+1
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-0/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+2
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich1-0/+17
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich1-8/+15
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch1-0/+1
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch1-17/+0
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch1-0/+1
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch1-1/+2
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch1-7/+7
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+3
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-3/+3
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe1-0/+8
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-11/+10
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua1-1/+1
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua1-3/+6
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe1-3/+2
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+1
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-0/+2
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas1-0/+6
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-3/+0
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+3
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky1-0/+10
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky1-2/+0
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-20/+32