summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-241-2/+2
|\
| * Merge tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2017-01-301-2/+2
| |\
| | * ARM: dts: Fix omap3 off mode pull definesTony Lindgren2017-01-061-2/+2
* | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-234-23/+21
|\ \ \
| * \ \ Merge branch 'pci/host-hisi' into nextBjorn Helgaas2017-02-211-0/+2
| |\ \ \
| | * | | PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-02-091-0/+2
| | | |/ | | |/|
| * | | Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-152-20/+2
| |\ \ \
| | * | | PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig2017-02-101-3/+0
| | * | | PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig2017-02-101-3/+0
| | * | | PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig2017-01-131-14/+2
| | |/ /
| * | | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-02-151-0/+1
| |\ \ \
| | * | | PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-0/+1
| | |/ /
| * | | Merge branch 'pci/aspm' into nextBjorn Helgaas2017-02-151-0/+16
| |\ \ \
| | * | | PCI/ASPM: Add L1 substate capability structure register definitionsRajat Jain2017-02-111-0/+16
| | |/ /
| * / / PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin2017-02-091-3/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-2310-7/+31
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-232-1/+5
| |\ \ \
| | * | | netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definitionKen-ichirou MATSUZAWA2017-02-211-1/+1
| | * | | netfilter: ctnetlink: Fix regression in CTA_STATUS processingKevin Cernekee2017-02-061-0/+4
| * | | | net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-02-232-1/+11
| * | | | uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-02-231-5/+5
| * | | | uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin2017-02-232-0/+3
| * | | | uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin2017-02-231-0/+1
| * | | | uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin2017-02-231-0/+2
| * | | | uapi: fix linux/if.h userspace compilation errorsDmitry V. Levin2017-02-221-0/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-235-10/+95
|\ \ \ \ \
| * | | | | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+8
| * | | | | IB/core: Add raw packet protocolOr Gerlitz2017-02-141-0/+8
| * | | | | IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-141-0/+2
| * | | | | IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2017-02-141-1/+2
| * | | | | IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-141-4/+17
| * | | | | IB/core: Add implicit MR flagArtemy Kovalyov2017-02-141-1/+2
| * | | | | IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-0/+4
| * | | | | IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-1/+1
| * | | | | IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich2017-02-141-0/+1
| * | | | | IB/core: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-0/+1
| * | | | | IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-2/+10
| * | | | | IB/core: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+15
| * | | | | IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+1
| * | | | | IB/uverbs: Add support for flow tagMoses Reuben2017-02-141-0/+13
| * | | | | IB/core: Introduce flow tag specificationMoses Reuben2017-02-141-0/+9
| * | | | | IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-141-0/+1
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-237-12/+70
|\ \ \ \ \ \
| * | | | | | crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel2017-02-111-2/+18
| * | | | | | crypto: doc - Fix hash export state informationRabin Vincent2017-02-031-6/+12
| * | | | | | crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-121-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-1219-191/+62
| |\ \ \ \ \ \
| * | | | | | | crypto: skcipher - introduce walksize attribute for SIMD algosArd Biesheuvel2016-12-302-1/+35
| * | | | | | | hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE2016-12-271-0/+1
| * | | | | | | crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel2016-12-271-3/+3
| | |_|_|_|/ / | |/| | | | |