summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov2017-04-251-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-2523-77/+67
* IB/core: change the return type to voidZhu Yanjun2017-04-252-3/+2
* MAINTAINERS: Update ocrdma module statusSelvin Xavier2017-04-251-4/+4
* IB/hfi: Fix up comments in engine mappingIra Weiny2017-04-252-36/+36
* MAINTAINERS: Add file patterns for infiniband device tree bindingsGeert Uytterhoeven2017-04-251-0/+1
* infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich2017-04-251-1/+12
* infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-04-251-0/+1
* IB/fmr_pool: Convert the cleanup thread into kthread worker APIPetr Mladek2017-04-251-30/+19
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-256-44/+27
* IB/usnic: Remove unused functionsYuval Shaia2017-04-251-29/+0
* IB/iser: fix spelling mistake: "unexepected" -> "unexpected"Colin Ian King2017-04-251-1/+1
* 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/core: Add HDR speed enumNoa Osherovich2017-04-212-1/+6
* IB/mlx5: Set correct SL in completion for RoCEMoni Shoua2017-04-211-3/+16
* IB/cma: Send MRA for reply messagesMoni Shoua2017-04-211-0/+3
* IB/mlx5: Support congestion related countersParav Pandit2017-04-216-67/+150
* 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/core: Introduce drop flow specificationSlava Shwartsman2017-04-214-0/+26
* IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich2017-04-212-20/+52
* 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-212-17/+12
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-04-211-1/+1
* IB/core: Fix kernel crash during fail to initialize deviceParav Pandit2017-04-211-11/+22
* IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud2017-04-211-6/+5
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2017-04-211-0/+13
* IB/rxe: Cache dst in QP instead of getting it for each sendyonatanc2017-04-212-4/+59
* IB/rxe: Offload CRC calculation when possibleyonatanc2017-04-219-9/+44
* IB/rxe: Do not export module's private functionParav Pandit2017-04-211-1/+0
* IB/rxe: Avoid accessing timers for non RC QPsParav Pandit2017-04-211-5/+8
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-219-2/+174
* cxgb4: Convert PDBG to pr_debug the secondDoug Ledford2017-04-201-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
* IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()Markus Elfring2017-04-201-3/+2