summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-25infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-04-25IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-25IB/usnic: Remove unused functionsYuval Shaia
2017-04-25IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King
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/core: Add HDR speed enumNoa Osherovich
2017-04-21IB/mlx5: Set correct SL in completion for RoCEMoni Shoua
2017-04-21IB/cma: Send MRA for reply messagesMoni 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/core: Introduce drop flow specificationSlava 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-21IB/core: Fix sysfs registration error flowJack Morgenstein
2017-04-21IB/core: Fix kernel crash during fail to initialize deviceParav Pandit
2017-04-21IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2017-04-21IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2017-04-21IB/rxe: Cache dst in QP instead of getting it for each sendyonatanc
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2017-04-21IB/rxe: Do not export module's private functionParav Pandit
2017-04-21IB/rxe: Avoid accessing timers for non RC QPsParav Pandit
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
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
2017-04-20cxgb4: Use more common logging styleJoe Perches
2017-04-20cxgb3: Convert PDBG to pr_debugJoe Perches
2017-04-20cxgb3: Use more common logging styleJoe Perches