summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2017-04-28IB/hfi1: Fix softlockup issueTadeusz Struk3-38/+57
2017-04-28IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn3-14/+22
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt7-19/+13
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt8-47/+42
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli4-6/+7
2017-04-28IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VLSebastian Sanchez1-16/+25
2017-04-28IB/hfi1: Validate the TID count before using itMichael J. Ruhl1-0/+3
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2-2/+2
2017-04-28IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA outputMichael J. Ruhl2-0/+14
2017-04-28IB/qib: use setup_timerGeliang Tang4-24/+16
2017-04-28IB/nes: use setup_timerGeliang Tang3-9/+6
2017-04-28IB/i40iw: use setup_timerGeliang Tang2-9/+6
2017-04-28IB/nes: Fix incorrect type in assignmentLeon Romanovsky1-1/+1
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky1-22/+23
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky2-0/+2
2017-04-28iw_cxgb4: check return value of alloc_skbPan Bian1-0/+2
2017-04-28RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram2-38/+63
2017-04-28RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram3-2/+75
2017-04-28RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram1-10/+11
2017-04-28RDMA/qedr: properly check atomic capabilitiesAmrani, Ram1-31/+46
2017-04-28RDMA/qedr: reset access control when registering a MRAmrani, Ram1-0/+2
2017-04-27fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers1-1/+1
2017-04-25IB/mlx5: Add ODP support to MWArtemy Kovalyov3-43/+120
2017-04-25IB/mlx5: Extract page fault codeArtemy Kovalyov1-99/+104
2017-04-25IB/mlx5: Add contiguous ODP supportArtemy Kovalyov2-18/+19
2017-04-25IB/mlx5: Decrease verbosity level of ODP errorsArtemy Kovalyov1-7/+4
2017-04-25IB/mlx5: Fix implicit MR GCArtemy Kovalyov1-10/+1
2017-04-25IB/mlx5: Fix UMR size calculationArtemy Kovalyov1-1/+2
2017-04-25IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov18-51/+46
2017-04-25IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig3-33/+2
2017-04-25IB/hfi: Fix up comments in engine mappingIra Weiny2-36/+36
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-8/+3
2017-04-25IB/usnic: Remove unused functionsYuval Shaia1-29/+0
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar1-3/+3
2017-04-25RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriateDoug Ledford1-4/+4
2017-04-25RDMA/bnxt_re: remove redundant initialization of rc to zeroColin Ian King1-1/+1
2017-04-21IB/mlx5: Add support for active_width and active_speed in RoCENoa Osherovich1-5/+67
2017-04-21IB/mlx5: Set mlx5_query_roce_port's return value to voidNoa Osherovich1-7/+8
2017-04-21IB/mlx5: Set correct SL in completion for RoCEMoni Shoua1-3/+16
2017-04-21IB/mlx5: Support congestion related countersParav Pandit5-58/+141
2017-04-21IB/mthca: Check validity of output parameter pointerLeon Romanovsky1-2/+10
2017-04-21IB/mlx5: Add drop flow steering rule supportSlava Shwartsman1-5/+22
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich1-17/+49
2017-04-21IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute listAriel Levkovich1-10/+34
2017-04-21IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang1-1/+1
2017-04-21IB/mlx5: Enlarge autogroup flow tableMaor Gottlieb1-2/+2
2017-04-21IB/mlx5: Check supported flow table sizeMaor Gottlieb1-1/+7
2017-04-21IB/mlx5: Change vma from shared to privateMaor Gottlieb1-0/+1