summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-255-10/+15
|\
| * Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-10-201-2/+9
| |\
| | * IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe2018-10-171-2/+9
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-10-202-6/+6
| |\ \
| | * | PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig2018-10-102-6/+6
| | |/
| * / PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-022-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-192-0/+6
|\ \
| * \ Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-10-192-0/+6
| |\ \
| | * | RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-161-0/+3
| | * | IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-161-0/+3
* | | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-182-18/+14
* | | | net/mlx5: Add a no-append flow insertion modePaul Blakey2018-10-171-3/+3
* | | | net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-171-2/+5
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-172-5/+5
|\ \ \ \
| * | | | net/mlx5: Rename incorrect naming in IFC fileMark Bloch2018-09-221-2/+2
| * | | | {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-3/+3
* | | | | Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-156-87/+164
|\ \ \ \ \
| * | | | | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-105-72/+129
| * | | | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-103-28/+48
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-4/+8
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-10-121-4/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev2018-10-101-4/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0313-129/+184
|\| | | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-2713-129/+184
| |\| | | | | |_|/ | |/| |
| | * | RDMA/core: Set right entry state before releasing referenceParav Pandit2018-09-251-34/+34
| | * | IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| | * | IB/uverbs: Free uapi on destroyMark Bloch2018-09-251-0/+1
| | * | RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
| | * | IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-203-9/+41
| | * | IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-201-2/+7
| | * | IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-201-1/+1
| | * | IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-201-1/+7
| | * | RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-201-23/+45
| | * | IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-191-3/+3
| | * | ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-09-131-0/+2
| | * | RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-09-121-0/+1
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-7/+4
|\| | |
| * | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-121-7/+4
| |\ \ \ | | |/ / | |/| |
| | * | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-7/+4
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-129-12/+33
|\| |
| * | RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
| * | RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-061-5/+7
| * | RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit2018-09-051-3/+2
| * | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-052-1/+3
| * | IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-051-0/+2
| * | iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-041-0/+6
| * | IB/core: Release object lock if destroy failedArtemy Kovalyov2018-09-041-0/+2
| * | RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-09-041-0/+6
| |/
* / infiniband: nes: Use skb_peek_next() and skb_queue_walk().David S. Miller2018-09-101-5/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-232-4/+22
|\