summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-166-87/+164
|\
| * RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-115-72/+129
| * RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-113-28/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-131-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-0413-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-213-9/+41
| | * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| | * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| | * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| | * RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-211-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-131-7/+4
| |\ \ | | |/ | |/|
| | * IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-7/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-139-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-061-3/+2
| * | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-062-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-242-4/+22
|\
| * IB/ucm: fix UCM link errorArnd Bergmann2018-08-221-1/+1
| * IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-223-12/+34
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-167-21/+14
|\
| * Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+1
| |\
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-201-1/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-201-1/+1
| | * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-201-3/+1
| * | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-7/+4
| |\ \
| | * | scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie2018-08-021-2/+1
| | * | scsi: target: rename target_alloc_sessionMike Christie2018-08-021-3/+3
| | * | scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-2/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-165-4/+20
| |\ \
| | * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-5/+54
| | |\ \
| | * \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-233-1/+17
| | |\ \ \
| | * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-218-27/+39
| | |\ \ \ \