summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-291-5/+26
* IB/rxe: optimize mcast recv processZhu Yanjun2018-03-291-10/+4
* qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King2018-03-291-2/+2
* RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-281-15/+17
* IB/core: Refer to RoCE port property to decide building cacheParav Pandit2018-03-271-2/+2
* IB/core: Search GID only for IB link layerParav Pandit2018-03-271-1/+1
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-271-1/+1
* IB/core: Generate GID change event regardless of RoCE GID table propertyParav Pandit2018-03-271-7/+5
* IB/cm: Block processing alternate path handling RoCE Rx cm messagesParav Pandit2018-03-271-0/+14
* IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-6/+28
* IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-272-8/+48
* IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny2018-03-271-0/+12
* RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-1/+5
* RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-2/+7
* iw_cxgb4: Add ib_device->get_netdev supportSteve Wise2018-03-231-0/+19
* IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-233-0/+11
* IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-221-1/+1
* RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky2018-03-221-1/+44
* RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu2018-03-221-21/+17
* RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-221-1/+3
* IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-211-2/+2
* IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak2018-03-193-10/+7
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-194-177/+215
* IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-192-14/+35
* IB/uverbs: Safely extend existing attributesMatan Barak2018-03-193-11/+37
* IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-2/+2
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-1918-4/+22
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-193-144/+153
* IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche2018-03-191-3/+0
* IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-193-20/+80
* RDMA/hns: Fix init resp when alloc ucontextYixian Liu2018-03-191-1/+1
* IB/core: Use rdma_is_port_valid()Parav Pandit2018-03-191-3/+2
* IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-03-191-0/+3
* IB/core: Set speed string to SDR for invalid active ratesHonggang Li2018-03-191-0/+1
* RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky2018-03-161-1/+3
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-153-9/+32
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-151-2/+20
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-154-10/+30
* i40iw: Refactor of driver generated AEsHenry Orosco2018-03-156-10/+108
* RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-1/+3
* RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-1/+4
* RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2018-03-152-108/+1
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-152-5/+1
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-157-79/+94
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-153-4/+4
* RDMAVT: Fix synchronization around percpu_refTejun Heo2018-03-151-4/+6
* RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-151-2/+2
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-152-12/+11
* IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-0/+5
* IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit2018-03-151-4/+13
OpenPOWER on IntegriCloud