summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-105-3/+408
* IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-103-20/+33
* IB/uverbs: Fix reading of 32 bit flagsJason Gunthorpe2018-08-091-1/+1
* IB/ucm: Initialize sgid request GID attribute pointerParav Pandit2018-08-071-4/+1
* IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-013-14/+62
* IB/uverbs: Do not block disassociate during write()Jason Gunthorpe2018-08-012-12/+11
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-017-63/+51
* IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-013-83/+80
* IB/uverbs: Lower the test for ongoing disassociationJason Gunthorpe2018-08-011-0/+11
* IB/uverbs: Allow uobject allocation to work concurrently with disassociateJason Gunthorpe2018-08-011-11/+26
* IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-013-23/+57
* IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2018-08-011-37/+57
* IB/uverbs: Consolidate uobject destructionJason Gunthorpe2018-08-011-129/+122
* IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-012-86/+44
* IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methodsJason Gunthorpe2018-08-013-22/+32
* RDMA/core: Prefix _ib to IB/RoCE specific functionsParav Pandit2018-07-301-18/+19
* RDMA/core: Simplify gid type check in cma_acquire_dev()Parav Pandit2018-07-301-9/+3
* RDMA/core: Avoid holding lock while initializing fields on stackParav Pandit2018-07-301-22/+14
* RDMA/core: Return bool instead of intParav Pandit2018-07-301-10/+13
* RDMA/cma: Get rid of 1 bit booleanParav Pandit2018-07-301-2/+2
* RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-301-24/+31
* RDMA/core: Constify dst_addr argumentParav Pandit2018-07-302-9/+9
* RDMA/cma: Simplify rdma_resolve_addr() error flowParav Pandit2018-07-301-10/+4
* RDMA/cma: Initialize resource type in __rdma_create_id()Parav Pandit2018-07-301-1/+1
* RDMA/core: Check for verbs callbacks before using themKamal Heib2018-07-302-1/+5
* RDMA/core: Remove {create,destroy}_ah from mandatory verbsKamal Heib2018-07-301-2/+0
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-304-15/+69
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-3/+6
* RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit2018-07-261-3/+10
* RDMA/cma: Consider netdevice for RoCE portsParav Pandit2018-07-261-3/+2
* IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-262-7/+26
* IB/core: Remove extra parenthesesVarsha Rao2018-07-251-1/+1
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-257-30/+50
* IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2018-07-251-37/+46
* IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-252-36/+18
* IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-255-108/+122
* IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe2018-07-253-20/+22
* IB/uverbs: Clarify and revise uverbs_close_fdJason Gunthorpe2018-07-251-13/+28
* IB/uverbs: Revise the placement of get/puts on uobjectJason Gunthorpe2018-07-251-33/+50
* IB/uverbs: Clarify the kref'ing ordering for alloc_commitJason Gunthorpe2018-07-251-4/+22
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-254-18/+30
* IB/uverbs: Get rid of null_obj_typeJason Gunthorpe2018-07-251-32/+9
* RDMA/core: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-243-15/+10
* IB: Support ib_flow creation in driversYishai Hadas2018-07-242-2/+7
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-241-2/+1
* IB/cm: Remove cma_multicast->igmp_joinedJason Gunthorpe2018-07-131-30/+23
* RDMA/umem: Refactor exit paths in ib_umem_getLeon Romanovsky2018-07-131-24/+20
* RDMA/umem: Don't hold mmap_sem for too longLeon Romanovsky2018-07-131-10/+14
* IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-102-3/+1
* IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov2018-07-101-0/+3
OpenPOWER on IntegriCloud