summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_removeGal Pressman2020-01-151-7/+4
| * | RDMA/efa: Remove {} brackets from single statement ifGal Pressman2020-01-151-2/+1
| * | RDMA/efa: Device definitions documentation updatesGal Pressman2020-01-151-13/+24
| * | RDMA/hns: Add support for extended atomic in userspaceJiaran Zhang2020-01-152-2/+17
| * | RDMA/hns: Get pf capabilities from firmwareLijun Ou2020-01-152-109/+6
| * | RDMA/hns: Add interfaces to get pf capabilities from firmwareLijun Ou2020-01-153-0/+527
| * | RDMA/hns: Remove some redundant variables related to capabilitiesWeihang Li2020-01-153-7/+1
| * | RDMA/core: Use READ_ONCE for ib_ufile.async_fileJason Gunthorpe2020-01-135-26/+18
| * | RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe2020-01-138-143/+95
| * | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-131-17/+19
| * | RDMA/core: Simplify type usage for ib_uverbs_async_handler()Jason Gunthorpe2020-01-133-56/+34
| * | RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe2020-01-132-7/+9
| * | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-132-8/+12
| * | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-133-16/+23
| * | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-134-21/+31
| * | RDMA/core: Make ib_ucq_object use ib_uevent_objectJason Gunthorpe2020-01-134-35/+25
| * | RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2020-01-134-128/+96
| * | RDMA/mlx5: Simplify devx async commandsJason Gunthorpe2020-01-131-14/+10
| * | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-136-117/+88
| * | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-133-37/+23
| * | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe2020-01-131-22/+1
| * | IB/mlx5: Add mmap support for VARYishai Hadas2020-01-121-1/+4
| * | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-122-0/+164
| * | IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas2020-01-122-2/+48
| * | RDMA/core: Remove err in iw_query_portGuoqing Jiang2020-01-101-6/+1
| * | RDMA/hns: Add support for reporting wc as software modeXi Wang2020-01-106-34/+252
| * | RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou2020-01-101-16/+25
| * | IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn2020-01-103-0/+3
| * | IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn2020-01-104-0/+14
| * | IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk2020-01-102-25/+18
| * | IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk2020-01-102-48/+59
| * | IB/hfi1: Create API for auto activateMike Marciniszyn2020-01-101-14/+23
| * | IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn2020-01-103-8/+23
| * | IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk2020-01-101-30/+52
| * | IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn2020-01-104-60/+58
| * | IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn2020-01-103-69/+87
| * | RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe2020-01-101-18/+14
| * | IB/core: Fix build failure without hugepagesArnd Bergmann2020-01-091-2/+3
| * | IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-072-7/+7
| * | IB/core: Cut down single member ib_cache structureParav Pandit2020-01-071-15/+15
| * | IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-073-69/+86
| * | IB/mlx5: Do reverse sequence during device removalParav Pandit2020-01-071-0/+2
| * | RDMA/hns: Fix coding style issuesLijun Ou2020-01-072-143/+92
| * | RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang2020-01-072-26/+20
| * | RDMA/hns: Remove redundant print informationYixing Liu2020-01-071-1/+0
| * | RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou2020-01-071-3/+1
| * | RDMA/hns: Update the value of qp typeLijun Ou2020-01-071-5/+7
| * | RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou2020-01-071-1/+0
| * | RDMA/hns: Avoid printing address of mtt pageWenpeng Liang2020-01-071-2/+2
| * | RDMA/core: Add trace points to follow MR allocationChuck Lever2020-01-071-11/+28