aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit1-0/+4
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe1-0/+1
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit1-14/+0
2018-03-29RDMA/nldev: Provide netdevice name and indexLeon Romanovsky1-0/+13
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise2-12/+15
2018-03-28RDMA/CMA: remove RDMA_PS_SDPSteve Wise1-1/+0
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch1-0/+4
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny1-1/+5
2018-03-27IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak1-1/+1
2018-03-27RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe19-276/+276
2018-03-27RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-2/+10
2018-03-27RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-0/+1
2018-03-27RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-0/+4
2018-03-27RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe1-0/+5
2018-03-27RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe2-0/+3
2018-03-23RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe1-2/+2
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit1-0/+8
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky1-1/+1
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-0/+5
2018-03-19IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak1-0/+31
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak1-0/+2
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak1-21/+2
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak2-20/+67
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak1-12/+22
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak3-2/+26
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak7-103/+243
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang1-1/+18
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang2-5/+22
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit1-12/+0
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 Gunthorpe2-4/+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-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit1-5/+0
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit1-0/+5
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit1-4/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit1-29/+0
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+2
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch1-2/+2
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-3/+3
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-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-13Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford3-1/+238
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise1-0/+7