summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-061-0/+27
|\
| * vfio/pci: Add ioeventfd supportAlex Williamson2018-03-261-0/+27
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-061-0/+97
|\ \
| * | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-201-0/+31
| * | fw_cfg: add a public uapi headerMarc-André Lureau2018-03-201-0/+66
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-069-143/+172
|\ \ \
| * \ \ Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-04-042-6/+7
| |\ \ \
| | * | | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-031-2/+3
| | * | | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-032-4/+4
| * | | | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-042-3/+9
| |\ \ \ \
| | * | | | PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre2018-03-311-1/+6
| | * | | | PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-051-1/+1
| | * | | | PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-271-1/+1
| | * | | | PCI: Add ACS quirk for Ampere root portsFeng Kan2018-02-221-0/+1
| | |/ / /
| * | | | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-042-73/+3
| |\ \ \ \
| | * | | | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-301-2/+0
| | * | | | PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-301-0/+3
| | * | | | PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-221-71/+0
| | |/ / /
| * | | | Merge branch 'pci/misc'Bjorn Helgaas2018-04-042-13/+13
| |\ \ \ \
| | * | | | PCI: Always define the of_node helpersBjørn Mork2018-03-301-13/+11
| | * | | | PCI: Add Altera vendor IDJohannes Thumshirn2018-03-191-0/+2
| | |/ / /
| * | | | Merge branch 'pci/lpc'Bjorn Helgaas2018-04-044-3/+129
| |\ \ \ \
| | * | | | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-041-1/+1
| | * | | | PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2018-04-041-1/+1
| | * | | | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-1/+2
| | * | | | lib: Add generic PIO mapping methodZhichang Yuan2018-03-212-0/+125
| | |/ / /
| * | | | Merge branch 'pci/enumeration'Bjorn Helgaas2018-04-042-2/+10
| |\ \ \ \
| | * | | | PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2018-04-031-0/+1
| | * | | | PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2018-04-031-0/+3
| | * | | | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-212-2/+6
| | |/ / /
| * | | | Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas2018-04-041-8/+0
| |\ \ \ \
| | * | | | PCI: Remove pci_get_bus_and_slot() functionSinan Kaya2018-02-161-8/+0
| | |/ / /
| * / / / PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman2018-02-221-35/+3
| |/ / /
* | | | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0641-530/+1569
|\ \ \ \
| * | | | net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-2/+7
| * | | | IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-053-1/+61
| * | | | net/mlx5: Query device memory capabilitiesAriel Levkovich2018-04-052-1/+28
| * | | | IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-053-0/+39
| * | | | IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-052-1/+34
| * | | | IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+1
| * | | | IB/uverbs: Expose device memory capabilities to userAriel Levkovich2018-04-051-0/+1
| * | | | IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-041-0/+1
| * | | | IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-1/+9
| * | | | {net,IB}/mlx5: Add ipsec helperAviad Yehezkel2018-04-041-0/+8
| * | | | IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-042-0/+87
| * | | | IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-042-0/+34
| * | | | IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-042-0/+5
| * | | | IB/uverbs: Introduce egress flow steeringBoris Pismenny2018-04-041-1/+2
| * | | | IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-042-0/+21
| * | | | IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-043-0/+143