summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
2019-11-06RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-07-24IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-07-05IB/mlx5: Support set qp counterMark Zhang
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-24RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy
2019-06-24RDMA/mlx5: Improve PI handover performanceIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
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