summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-01-15RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_removeGal Pressman
2020-01-15RDMA/efa: Remove {} brackets from single statement ifGal Pressman
2020-01-15RDMA/efa: Device definitions documentation updatesGal Pressman
2020-01-15RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang
2020-01-15RDMA/hns: Get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou
2020-01-15RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li
2020-01-13RDMA/core: Use READ_ONCE for ib_ufile.async_fileJason Gunthorpe
2020-01-13RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe
2020-01-13RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe
2020-01-13RDMA/core: Simplify type usage for ib_uverbs_async_handler()Jason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe
2020-01-13RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe
2020-01-13RDMA/core: Make ib_ucq_object use ib_uevent_objectJason Gunthorpe
2020-01-13RDMA/core: Do not allow alloc_commit to failJason Gunthorpe
2020-01-13RDMA/mlx5: Simplify devx async commandsJason Gunthorpe
2020-01-13RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe
2020-01-13RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe
2020-01-13RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe
2020-01-12IB/mlx5: Add mmap support for VARYishai Hadas
2020-01-12IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas
2020-01-12IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-10RDMA/core: Remove err in iw_query_portGuoqing Jiang
2020-01-10RDMA/hns: Add support for reporting wc as software modeXi Wang
2020-01-10RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-01-10IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-01-10IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk
2020-01-10IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk
2020-01-10IB/hfi1: Create API for auto activateMike Marciniszyn
2020-01-10IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn
2020-01-10IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk
2020-01-10IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn
2020-01-10IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn
2020-01-10RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe
2020-01-09IB/core: Fix build failure without hugepagesArnd Bergmann
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit
2020-01-07IB/mlx5: Do reverse sequence during device removalParav Pandit
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2020-01-07RDMA/hns: Remove redundant print informationYixing Liu
2020-01-07RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou
2020-01-07RDMA/hns: Avoid printing address of mtt pageWenpeng Liang