summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: update the struct ipv6_sr_hdrAhmed Abdelsalam2017-11-161-2/+2
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-161-8/+3
* Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-11-152-17/+18
|\
| * Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Corey Minyard2017-11-0251-199/+402
| |\
| * | ipmi: Make the DMI probe into a generic platform probeCorey Minyard2017-09-281-1/+1
| * | ipmi: Make the IPMI proc interface configurableCorey Minyard2017-09-281-0/+2
| * | ipmi: Remove the device id from ipmi_register_smi()Corey Minyard2017-09-271-1/+0
| * | ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr2017-09-271-12/+12
| * | ipmi: Get the device id through a functionCorey Minyard2017-09-271-3/+3
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-22/+48
|\ \ \
| * \ \ Merge branch 'pci/host-tango' into nextBjorn Helgaas2017-11-141-1/+9
| |\ \ \
| | * | | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-051-1/+9
| * | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-11-141-5/+4
| |\ \ \ \
| | * | | | PCI: Remove unused function __pci_reset_function()Jan H. Schönherr2017-10-051-1/+0
| | * | | | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()Jan H. Schönherr2017-10-051-4/+4
| | |/ / /
| * | | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-142-2/+9
| |\ \ \ \
| | * | | | PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-251-0/+3
| | * | | | PCI: Add resizable BAR infrastructureChristian König2017-10-241-2/+6
| | |/ / /
| * | | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-11-141-0/+2
| |\ \ \ \
| | * | | | PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2017-10-191-0/+2
| | |/ / /
| * | | | Merge branch 'pci/hotplug' into nextBjorn Helgaas2017-11-141-0/+4
| |\ \ \ \
| | * | | | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-061-0/+4
| | |/ / /
| * | | | PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas2017-11-141-0/+6
| * | | | PCI/ASPM: Reformat ASPM register definitionsBjorn Helgaas2017-11-141-14/+14
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-1513-45/+150
|\ \ \ \
| * | | | RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+2
| * | | | IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-132-0/+13
| * | | | IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
| * | | | IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
| * | | | IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-132-1/+18
| * | | | RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-131-2/+3
| * | | | RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan2017-11-131-0/+2
| * | | | IB/mlx5: Fix ABI alignment to 64 bitNoa Osherovich2017-11-131-0/+1
| * | | | IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-0/+4
| * | | | RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-101-4/+0
| * | | | IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2017-10-251-1/+3
| * | | | IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-251-1/+10
| * | | | IB/mlx5: Update tunnel offloads bitsMaor Gottlieb2017-10-251-1/+3
| * | | | IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-252-3/+10
| * | | | IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-251-1/+6
| * | | | IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi2017-10-251-1/+3
| * | | | IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-252-1/+8
| * | | | IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-251-0/+14
| * | | | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-184-14/+14
| |\ \ \ \
| | * | | | IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche2017-10-141-2/+2
| | * | | | IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-101-6/+6
| | * | | | IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez2017-10-041-3/+3
| | * | | | IB/core: Use __be32 for LIDs in opa_is_extended_lidDon Hiatt2017-10-041-3/+3
| * | | | | IB/core: Fix calculation of maximum RoCE MTUParav Pandit2017-10-182-11/+15
| * | | | | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-2/+0