summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-24IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...Bart Van Assche
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-24IB: Support ib_flow creation in driversYishai Hadas
2018-07-24IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas
2018-07-23IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapiJason Gunthorpe
2018-07-18net/mlx5: Better return types for CQE APITariq Toukan
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-18net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha
2018-07-18net/mlx5: FW tracer, add hardware structuresFeras Daoud
2018-07-13rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju
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: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe
2018-07-09IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe
2018-07-09IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe
2018-07-09IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe
2018-07-09IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe
2018-07-04RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCTJason Gunthorpe
2018-07-04RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLEJason Gunthorpe
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-03include/rdma/opa_addr.h: Fix an endianness issueBart Van Assche
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky
2018-06-25RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit
2018-06-22IB/uverbs: Delete type and id from uverbs_obj_attrJason Gunthorpe
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe
2018-06-21net/mlx5: Add RoCE RX ICRC encapsulated counterTalat Batheesh
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas