aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds23-381/+24
2017-02-24mm, 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/dledford/rdmaLinus Torvalds29-232/+1155
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez1-8/+9
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez6-11/+16
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn1-8/+11
2017-02-19IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan1-2/+2
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2-6/+8
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn1-54/+67
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn1-0/+4
2017-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar1-20/+36
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford16-161/+229
2017-02-15IB/mlx5: Fix configuration of port capabilitiesEli Cohen1-0/+35
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh1-24/+32
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen1-1/+4
2017-02-14IB/mlx4: Remove unused variable from function declarationLeon Romanovsky1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz20-49/+65
2017-02-14IB: Add protocol for USNICOr Gerlitz1-0/+1
2017-02-14IB/mlx4: Support raw packet protocolOr Gerlitz1-2/+5
2017-02-14IB/mlx5: Support raw packet protocolOr Gerlitz1-2/+4
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov4-49/+511
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2-28/+80
2017-02-14IB/mlx5: Add null_mkey accessArtemy Kovalyov3-1/+89
2017-02-14IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich1-2/+11