summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2-12/+28
2017-04-05IB/hfi1: Cache registers during state changeMichael J. Ruhl1-3/+55
2017-04-05IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl1-1/+2
2017-04-05IB/hfi1: Force logical link downDean Luick1-18/+68
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown1-0/+1
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar3-2/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar4-0/+5
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2-2/+2
2017-02-28mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-02-28scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada3-3/+3
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-381/+24
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2-3/+3
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds29-232/+1155
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds70-1891/+14142
2017-02-22RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell1-2/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-1033/+861
2017-02-21Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-13/+13
2017-02-19RDMA/qedr: Fix some error handlingChristophe Jaillet1-4/+6
2017-02-19RDMA/bnxt_re: add DCB dependencyArnd Bergmann1-1/+1
2017-02-19IB/hns: include linux/module.hArnd Bergmann1-0/+1
2017-02-19IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia1-1/+1
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig3-142/+34
2017-02-19IB/hfi1: use size_t for passing array lengthArnd Bergmann1-1/+1
2017-02-19IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig1-13/+11
2017-02-19IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl3-48/+25
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt5-22/+22
2017-02-19IB/hfi1: Do not set physical link state if DC is in the shutdown stateMichael J. Ruhl1-8/+10
2017-02-19IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski2-9/+15
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2-2/+2
2017-02-19IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty4-94/+9
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty5-94/+7
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty6-36/+37
2017-02-19IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota5-122/+21
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota5-235/+16
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty10-350/+42
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty12-99/+20
2017-02-19IB/hfi1: Check upper-case EFI variablesSebastian Sanchez1-4/+22
2017-02-19IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez1-4/+3
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn1-1/+3