summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2018-08-131-0/+24
* IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe2018-08-101-28/+8
* IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2018-08-101-0/+1
* IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-103-19/+22
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-101-0/+137
* IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-101-1/+1
* overflow.h: Add arithmetic shift helperJason Gunthorpe2018-08-081-0/+31
* RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-022-4/+5
* iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja2018-08-021-1/+2
* RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-021-0/+1
* IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-011-2/+4
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-012-4/+3
* IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-011-3/+9
* IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-011-1/+6
* IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2018-08-012-11/+18
* IB/uverbs: Consolidate uobject destructionJason Gunthorpe2018-08-012-39/+35
* IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-012-6/+11
* RDMA/core: Return bool instead of intParav Pandit2018-07-301-2/+2
* RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-301-1/+1
* RDMA/core: Constify dst_addr argumentParav Pandit2018-07-302-3/+3
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-301-0/+33
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-15/+15
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-301-5/+6
* IB/cache: Restore compatibility for ib_query_gidJason Gunthorpe2018-07-271-0/+24
* IB/core: Introduce and use sgid_attr in CM requestsParav Pandit2018-07-261-0/+13
* rdma/cxgb4: Add support for srq functions & structsRaju Rangoju2018-07-251-0/+17
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-8/+0
* IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-252-3/+8
* IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-251-0/+5
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-253-20/+29
* IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...Bart Van Assche2018-07-241-3/+9
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-243-12/+48
* IB: Support ib_flow creation in driversYishai Hadas2018-07-241-0/+1
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-242-1/+34
* Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe2018-07-244-9/+103
|\
| * net/mlx5: Add support for flow table destination numberYishai Hadas2018-07-242-0/+2
| * net/mlx5: Better return types for CQE APITariq Toukan2018-07-181-4/+4
| * net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-182-3/+12
| * net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-182-2/+22
| * net/mlx5: FW tracer, add hardware structuresFeras Daoud2018-07-182-1/+64
* | IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe2018-07-232-13/+26
* | rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju2018-07-131-1/+11
* | IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-101-0/+3
* | IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov2018-07-102-1/+6
* | RDMA: Validate grh_required when handling AVsArtemy Kovalyov2018-07-101-1/+12
* | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-104-29/+75
* | IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-092-8/+3
* | IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe2018-07-091-16/+19
* | IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe2018-07-092-12/+12