summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-01-161-4/+16
* IB/mlx5: Expose RoCE accelerator countersAvihai Horon2020-01-161-0/+18
* RDMA/mlx5: Set relaxed ordering when requestedMichael Guralnik2020-01-164-5/+23
* RDMA/core: Add the core support field to METHOD_GET_CONTEXTMichael Guralnik2020-01-163-0/+13
* RDMA/uverbs: Add new relaxed ordering memory region access flagMichael Guralnik2020-01-162-0/+2
* RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik2020-01-161-0/+1
* RDMA/core: Add optional access flags rangeMichael Guralnik2020-01-162-1/+10
* RDMA/uverbs: Verify MR access flagsMichael Guralnik2020-01-161-0/+3
* RDMA/uverbs: Add ioctl command to get a device contextJason Gunthorpe2020-01-166-62/+119
* RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() pathJason Gunthorpe2020-01-162-21/+5
* RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOCJason Gunthorpe2020-01-163-2/+33
* Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2020-01-161-4/+20
|\
| * net/mlx5: Expose relaxed ordering bitsMichael Guralnik2020-01-161-2/+5
| * net/mlx5: Add RoCE accelerator countersLeon Romanovsky2020-01-161-2/+15
* | IB/srp: Never use immediate data if it is disabled by a userSergey Gorenko2020-01-151-1/+2
* | RDMA/rxe: Compute the maximum sges and inline size based on the WQE sizeRao Shoaib2020-01-151-10/+8
* | Introduce maximum WQE size to check limitsRao Shoaib2020-01-151-1/+6
* | 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-139-143/+96
* | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-133-21/+21
* | 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-133-8/+11
* | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-133-9/+14
* | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-134-17/+25
* | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-135-22/+34
* | 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-136-141/+99
* | RDMA/mlx5: Simplify devx async commandsJason Gunthorpe2020-01-131-14/+10
* | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-137-123/+94
* | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-134-37/+35
* | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe2020-01-132-23/+1
* | IB/mlx5: Add mmap support for VARYishai Hadas2020-01-131-1/+4
* | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-133-0/+181
* | IB/mlx5: Extend caps stage to handle VAR capabilitiesYishai Hadas2020-01-132-2/+48
* | Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe2020-01-133-0/+31
|\|
| * net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas2020-01-102-0/+16
| * net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas2020-01-101-0/+15
* | 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