summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade
2017-03-24RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive
2017-03-24RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-22RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-19RDMA/qedr: Fix some error handlingChristophe Jaillet
2017-02-19RDMA/bnxt_re: add DCB dependencyArnd Bergmann
2017-02-19IB/hns: include linux/module.hArnd Bergmann
2017-02-19IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia
2017-02-19vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-19IB/hfi1: use size_t for passing array lengthArnd Bergmann
2017-02-19IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-02-19IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt
2017-02-19IB/hfi1: Do not set physical link state if DC is in the shutdown stateMichael J. Ruhl
2017-02-19IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn
2017-02-19IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
2017-02-19IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/hfi1: Check upper-case EFI variablesSebastian Sanchez
2017-02-19IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn
2017-02-19IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn
2017-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar