summaryrefslogtreecommitdiffstats
path: root/include/uapi/rdma
AgeCommit message (Expand)AuthorLines
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe-16/+16
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich-1/+6
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich-0/+16
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich-0/+15
2018-04-05IB/uverbs: Expose device memory capabilities to userAriel Levkovich-0/+1
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak-0/+1
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak-1/+9
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel-0/+87
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak-0/+18
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak-0/+1
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak-0/+13
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak-0/+78
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak-1/+7
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe-0/+1
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky-0/+13
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise-1/+9
2018-03-27IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak-1/+1
2018-03-27RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe-276/+276
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe-2/+10
2018-03-27RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe-0/+1
2018-03-27RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe-0/+4
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe-0/+5
2018-03-27RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe-0/+3
2018-03-23RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe-2/+2
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe-0/+5
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak-1/+23
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak-84/+161
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang-1/+18
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe-1/+6
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas-0/+9
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe-0/+5
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe-0/+5
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe-0/+107
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe-0/+8
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe-0/+22
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu-2/+1
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu-0/+7
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu-0/+5
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise-0/+7
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise-0/+9
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise-0/+8
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise-0/+14
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas-0/+14
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky-4/+1
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford-2/+2
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe-2/+2
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe-1/+3
2018-02-14RDMA: Do not used __packed in uapi headersJason Gunthorpe-4/+4
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky-8/+6
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky-0/+42