summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-251-1/+1
| * | RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-251-1/+1
| * | RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-252-3/+12
| * | RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-252-4/+6
| * | RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-253-22/+17
| * | i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
| |/
* | drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-135-64/+6
|/
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-2/+2
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-283-3/+3
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2523-381/+24
|\
| * IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/usnic: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/qib: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/qedr: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1