aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise
2018-03-28RDMA/CMA: remove RDMA_PS_SDPSteve Wise
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
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-23IB/cma: Resolve route only while receiving CM requestsParav Pandit
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-19IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak
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-19net/mlx5: Packet pacing enhancementBodong Wang
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit
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-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu