summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-08-01IB/uverbs: Lower the test for ongoing disassociationJason Gunthorpe
2018-08-01IB/uverbs: Allow uobject allocation to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe
2018-08-01IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methodsJason Gunthorpe
2018-07-30RDMA/core: Prefix _ib to IB/RoCE specific functionsParav Pandit
2018-07-30RDMA/core: Simplify gid type check in cma_acquire_dev()Parav Pandit
2018-07-30RDMA/core: Avoid holding lock while initializing fields on stackParav Pandit
2018-07-30RDMA/core: Return bool instead of intParav Pandit
2018-07-30RDMA/cma: Get rid of 1 bit booleanParav Pandit
2018-07-30RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit
2018-07-30RDMA/core: Constify dst_addr argumentParav Pandit
2018-07-30RDMA/cma: Simplify rdma_resolve_addr() error flowParav Pandit
2018-07-30RDMA/cma: Initialize resource type in __rdma_create_id()Parav Pandit
2018-07-30RDMA/core: Check for verbs callbacks before using themKamal Heib
2018-07-30RDMA/core: Remove {create,destroy}_ah from mandatory verbsKamal Heib
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-26RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-07-26RDMA/cma: Consider netdevice for RoCE portsParav Pandit
2018-07-26IB/core: Introduce and use sgid_attr in CM requestsParav Pandit
2018-07-25IB/core: Remove extra parenthesesVarsha Rao
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe
2018-07-25IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe
2018-07-25IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe
2018-07-25IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe
2018-07-25IB/uverbs: Clarify and revise uverbs_close_fdJason Gunthorpe
2018-07-25IB/uverbs: Revise the placement of get/puts on uobjectJason Gunthorpe
2018-07-25IB/uverbs: Clarify the kref'ing ordering for alloc_commitJason Gunthorpe
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe
2018-07-25IB/uverbs: Get rid of null_obj_typeJason Gunthorpe
2018-07-24RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-24RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-07-24IB: Support ib_flow creation in driversYishai Hadas
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-13IB/cm: Remove cma_multicast->igmp_joinedJason Gunthorpe
2018-07-13RDMA/umem: Refactor exit paths in ib_umem_getLeon Romanovsky
2018-07-13RDMA/umem: Don't hold mmap_sem for too longLeon Romanovsky
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas
2018-07-10IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-07-09IB/core: Simplify check for RoCE route resolveParav Pandit
2018-07-09IB/uverbs: Do not use uverbs_cmd_mask in the ioctl pathJason Gunthorpe
2018-07-09RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc headerBart Van Assche