aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak4-84/+161
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang1-1/+18
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe1-1/+6
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas1-0/+9
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-0/+5
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-0/+5
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe1-0/+107
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-0/+8
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-0/+22
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu1-2/+1
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu1-0/+7
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu1-0/+5
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise1-0/+7
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise1-0/+9
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise1-0/+8
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise1-0/+14
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas1-0/+14
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky1-4/+1
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+2
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe1-2/+2
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe1-1/+3
2018-02-14RDMA: Do not used __packed in uapi headersJason Gunthorpe2-4/+4
2018-01-31RDMA/netlink: Hide unimplemented NLDEV commandsLeon Romanovsky1-8/+6
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky1-0/+42
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky1-0/+7
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-1/+6
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud1-1/+17
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+16
2018-01-18RDMA/bnxt_re: Add SRQ support for Broadcom adaptersDevesh Sharma1-0/+9
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe1-2/+2
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua1-0/+5
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua1-1/+6
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas1-1/+2
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas1-0/+2
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+1
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi1-3/+4
2017-12-27RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI headerBryan Tan1-6/+6
2017-12-27RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan1-0/+2
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-6/+70
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-1/+14
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan1-0/+2
2017-11-13IB/mlx5: Fix ABI alignment to 64 bitNoa Osherovich1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman20-0/+20
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb1-1/+3
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb1-1/+10
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi1-1/+6
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi1-1/+6
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich1-1/+7