summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA outputMichael J. Ruhl2017-04-282-0/+14
* IB/qib: use setup_timerGeliang Tang2017-04-284-24/+16
* IB/nes: use setup_timerGeliang Tang2017-04-283-9/+6
* IB/i40iw: use setup_timerGeliang Tang2017-04-282-9/+6
* IB/nes: Fix incorrect type in assignmentLeon Romanovsky2017-04-281-1/+1
* IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky2017-04-281-22/+23
* Ib/usnic: Explicitly include usnic headersLeon Romanovsky2017-04-282-0/+2
* iw_cxgb4: check return value of alloc_skbPan Bian2017-04-281-0/+2
* RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram2017-04-282-38/+63
* RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram2017-04-283-2/+75
* RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram2017-04-281-10/+11
* RDMA/qedr: properly check atomic capabilitiesAmrani, Ram2017-04-281-31/+46
* RDMA/qedr: reset access control when registering a MRAmrani, Ram2017-04-281-0/+2
* IB/mlx5: Add ODP support to MWArtemy Kovalyov2017-04-253-43/+120
* IB/mlx5: Extract page fault codeArtemy Kovalyov2017-04-251-99/+104
* IB/mlx5: Add contiguous ODP supportArtemy Kovalyov2017-04-252-18/+19
* IB/mlx5: Decrease verbosity level of ODP errorsArtemy Kovalyov2017-04-251-7/+4
* IB/mlx5: Fix implicit MR GCArtemy Kovalyov2017-04-251-10/+1
* IB/mlx5: Fix UMR size calculationArtemy Kovalyov2017-04-251-1/+2
* IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov2017-04-251-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-2518-51/+46
* IB/hfi: Fix up comments in engine mappingIra Weiny2017-04-252-36/+36
* infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-04-251-0/+1
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-8/+3
* IB/usnic: Remove unused functionsYuval Shaia2017-04-251-29/+0
* iw_cxgb4: Use dsgl by defaultGanesh Goudar2017-04-251-3/+3
* RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriateDoug Ledford2017-04-251-4/+4
* RDMA/bnxt_re: remove redundant initialization of rc to zeroColin Ian King2017-04-251-1/+1
* IB/mlx5: Add support for active_width and active_speed in RoCENoa Osherovich2017-04-211-5/+67
* IB/mlx5: Set mlx5_query_roce_port's return value to voidNoa Osherovich2017-04-211-7/+8
* IB/mlx5: Set correct SL in completion for RoCEMoni Shoua2017-04-211-3/+16
* IB/mlx5: Support congestion related countersParav Pandit2017-04-215-58/+141
* IB/mthca: Check validity of output parameter pointerLeon Romanovsky2017-04-211-2/+10
* IB/mlx5: Add drop flow steering rule supportSlava Shwartsman2017-04-211-5/+22
* IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich2017-04-211-17/+49
* IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute listAriel Levkovich2017-04-211-10/+34
* IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang2017-04-211-1/+1
* IB/mlx5: Enlarge autogroup flow tableMaor Gottlieb2017-04-211-2/+2
* IB/mlx5: Check supported flow table sizeMaor Gottlieb2017-04-211-1/+7
* IB/mlx5: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+1
* IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-04-211-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-04-211-0/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-15/+11
* cxgb4: Convert PDBG to pr_debug the secondDoug Ledford2017-04-211-2/+2
* IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring2017-04-201-5/+6
* IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()Markus Elfring2017-04-201-3/+3
* IB/hfi1: Coding style improvement (make sizeof use safer)Markus Elfring2017-04-201-1/+3