aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-21IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2017-04-21IB/mlx4: Change vma from shared to privateMaor Gottlieb1-0/+2
2017-04-21IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2017-04-21IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-04-21IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny1-15/+11
2017-04-20cxgb4: Convert PDBG to pr_debug the secondDoug Ledford1-2/+2
2017-04-20IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring1-5/+6
2017-04-20IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()Markus Elfring1-3/+3
2017-04-20IB/hfi1: Coding style improvement (make sizeof use safer)Markus Elfring1-1/+3
2017-04-20IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()Markus Elfring1-3/+2
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()Markus Elfring1-4/+6
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()Markus Elfring1-2/+3
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches10-362/+368
2017-04-20cxgb4: Use more common logging styleJoe Perches10-129/+97
2017-04-20cxgb3: Convert PDBG to pr_debugJoe Perches13-330/+329
2017-04-20cxgb3: Use more common logging styleJoe Perches9-86/+70
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana6-3/+376
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana17-104/+659
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana6-7/+853
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford21-99/+746
2017-04-17hw/mlx5: Add New bit to check over QP creationErez Shitrit1-0/+1
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed1-10/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-31/+45
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt6-7/+77
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt6-3/+336
2017-04-05IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl1-0/+5
2017-04-05IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez1-6/+1
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl5-31/+47
2017-04-05IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan1-2/+5
2017-04-05IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk1-1/+11
2017-04-05IB/hfi1: Check device id early during initTadeusz Struk1-9/+10
2017-04-05IB/rdmavt: Add swqe completion traceMike Marciniszyn3-0/+47
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn6-6/+53