aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-23
|\
| * RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-17
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-22
|/
* Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe2018-08-16
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-20
| |\
| | * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-18
* | | IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-13
* | | IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe2018-08-13
* | | IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2018-08-13
* | | IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe2018-08-10
* | | IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2018-08-10
* | | IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-10
* | | IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-10
* | | IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-10
* | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-02
* | | IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-01
* | | IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-01
* | | IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-01
* | | IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-01
* | | IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2018-08-01
* | | IB/uverbs: Consolidate uobject destructionJason Gunthorpe2018-08-01
* | | IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-01
* | | RDMA/core: Return bool instead of intParav Pandit2018-07-30
* | | RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-30
* | | RDMA/core: Constify dst_addr argumentParav Pandit2018-07-30
* | | IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-30
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-30
* | | RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-30
* | | IB/cache: Restore compatibility for ib_query_gidJason Gunthorpe2018-07-27
* | | IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-26
* | | IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-25
* | | IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2018-07-25
* | | IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-25
* | | IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-25
* | | IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-25
* | | IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...Bart Van Assche2018-07-24
* | | IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-24
* | | IB: Support ib_flow creation in driversYishai Hadas2018-07-24
* | | IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-24
* | | IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe2018-07-23
* | | IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-10
* | | RDMA: Validate grh_required when handling AVsArtemy Kovalyov2018-07-10
* | | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-10
* | | IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-09
* | | IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe2018-07-09
* | | IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe2018-07-09
* | | IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe2018-07-09
* | | IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe2018-07-09
* | | RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe2018-07-04