aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Gunthorpe2-2/+12
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-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise1-0/+19
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit4-0/+19
2018-03-22IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit1-1/+1
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky2-2/+45
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu1-21/+17
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2-1/+8
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-19IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak3-10/+7
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 Barak5-177/+217
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak3-35/+37
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak5-31/+104
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2-14/+24
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak21-6/+48
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak10-247/+396
2018-03-19IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche1-3/+0
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang4-21/+98
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang4-33/+76
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu1-1/+1
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit1-12/+0
2018-03-19IB/core: Use rdma_is_port_valid()Parav Pandit1-3/+2
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe1-1/+6
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li1-0/+3
2018-03-19IB/core: Set speed string to SDR for invalid active ratesHonggang Li1-0/+1
2018-03-16RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky1-1/+3
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi3-9/+32
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas2-2/+29
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco4-10/+30
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco6-10/+108
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2-1/+8
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2-1/+9
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe3-3/+4
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe6-9/+11
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe8-79/+116
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe3-4/+4
2018-03-15RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu3-14/+12
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2-5/+5
2018-03-15IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit1-4/+13
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2-96/+108
2018-03-15IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit1-10/+21
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit3-28/+0
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit3-5/+6
2018-03-15IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit1-12/+3
2018-03-15IB/core: Honor port_num while resolving GID for IB link layerParav Pandit1-14/+12