summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
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
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX general commandYishai Hadas
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas
2018-06-19IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas
2018-06-19IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODSYishai Hadas
2018-06-19IB/uverbs: Add a macro to define a type with no kernel known sizeMatan Barak
2018-06-19IB/uverbs: Add PTR_IN attributes that are allocated/copied automaticallyMatan Barak
2018-06-19Merge branch 'mellanox/mlx5-next' into RDMA for-nextJason Gunthorpe
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IDR: Expose the XArray lockwilly@infradead.org
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit
2018-06-18IB/core: Provide rdma_ versions of the gid cache APIJason Gunthorpe
2018-06-18IB/core: Introduce GID attribute get, put and hold APIsParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit