summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-04-28IB/nes: Fix incorrect type in assignmentLeon Romanovsky
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky
2017-04-28iw_cxgb4: check return value of alloc_skbPan Bian
2017-04-28RDMA/qedr: add support for send+invalidate in poll CQAmrani, Ram
2017-04-28RDMA/qedr: destroy CQ only after HW releases itAmrani, Ram
2017-04-28RDMA/qedr: enhance destroy flow for GSI QPAmrani, Ram
2017-04-28RDMA/qedr: properly check atomic capabilitiesAmrani, Ram
2017-04-28RDMA/qedr: reset access control when registering a MRAmrani, Ram
2017-04-25IB/mlx5: Add ODP support to MWArtemy Kovalyov
2017-04-25IB/mlx5: Extract page fault codeArtemy Kovalyov
2017-04-25IB/mlx5: Add contiguous ODP supportArtemy Kovalyov
2017-04-25IB/mlx5: Decrease verbosity level of ODP errorsArtemy Kovalyov
2017-04-25IB/mlx5: Fix implicit MR GCArtemy Kovalyov
2017-04-25IB/mlx5: Fix UMR size calculationArtemy Kovalyov
2017-04-25IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25IB/hfi: Fix up comments in engine mappingIra Weiny
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-25IB/usnic: Remove unused functionsYuval Shaia
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar
2017-04-25RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriateDoug Ledford
2017-04-25RDMA/bnxt_re: remove redundant initialization of rc to zeroColin Ian King
2017-04-21IB/mlx5: Add support for active_width and active_speed in RoCENoa Osherovich
2017-04-21IB/mlx5: Set mlx5_query_roce_port's return value to voidNoa Osherovich
2017-04-21IB/mlx5: Set correct SL in completion for RoCEMoni Shoua
2017-04-21IB/mlx5: Support congestion related countersParav Pandit
2017-04-21IB/mthca: Check validity of output parameter pointerLeon Romanovsky
2017-04-21IB/mlx5: Add drop flow steering rule supportSlava Shwartsman
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich
2017-04-21IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute listAriel Levkovich
2017-04-21IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang
2017-04-21IB/mlx5: Enlarge autogroup flow tableMaor Gottlieb
2017-04-21IB/mlx5: Check supported flow table sizeMaor Gottlieb
2017-04-21IB/mlx5: Change vma from shared to privateMaor Gottlieb
2017-04-21IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb
2017-04-21IB/mlx4: Change vma from shared to privateMaor Gottlieb
2017-04-21IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb
2017-04-21IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein
2017-04-21IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny
2017-04-20cxgb4: Convert PDBG to pr_debug the secondDoug Ledford
2017-04-20IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring
2017-04-20IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()Markus Elfring
2017-04-20IB/hfi1: Coding style improvement (make sizeof use safer)Markus Elfring
2017-04-20IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()Markus Elfring
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()Markus Elfring
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()Markus Elfring
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches