summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich2017-04-211-17/+49
* 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-211-15/+11
* 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
* IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()Markus Elfring2017-04-201-4/+6
* IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()Markus Elfring2017-04-201-2/+3
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-2010-362/+368
* cxgb4: Use more common logging styleJoe Perches2017-04-2010-129/+97
* cxgb3: Convert PDBG to pr_debugJoe Perches2017-04-2013-330/+329
* cxgb3: Use more common logging styleJoe Perches2017-04-209-86/+70
* IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-206-3/+376
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-2017-104/+659
* IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-206-7/+853
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-2021-99/+746
|\
| * IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-056-7/+77
| * IB/hfi1: Add receive fault injection featureDon Hiatt2017-04-056-3/+336
| * IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl2017-04-051-0/+5
| * IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-051-6/+1
| * IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl2017-04-055-31/+47
| * IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan2017-04-051-2/+5
| * IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk2017-04-051-1/+11
| * IB/hfi1: Check device id early during initTadeusz Struk2017-04-051-9/+10
| * IB/rdmavt: Add swqe completion traceMike Marciniszyn2017-04-053-0/+47
| * IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-056-6/+53
| * IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-052-12/+28
| * IB/hfi1: Cache registers during state changeMichael J. Ruhl2017-04-051-3/+55
| * IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl2017-04-051-1/+2
| * IB/hfi1: Force logical link downDean Luick2017-04-051-18/+68
| * IB/hns: Explicitly include linux/of.hMark Brown2017-04-051-0/+1
* | hw/mlx5: Add New bit to check over QP creationErez Shitrit2017-04-171-0/+1
* | net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-171-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-067-31/+45
|\ \
| * | IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-241-1/+1
| * | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-241-1/+1
| * | RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-242-3/+12
| * | RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-242-4/+6
| * | RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-243-22/+17
OpenPOWER on IntegriCloud