summaryrefslogtreecommitdiff
path: root/include/uapi/rdma
AgeCommit message (Expand)Author
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise
2018-03-27IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak
2018-03-27RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe
2018-03-27RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe
2018-03-23RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe
2018-02-14RDMA: Do not used __packed in uapi headersJason Gunthorpe
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi
2017-12-27RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI headerBryan Tan
2017-12-27RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds