summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Bindings: Add STM32 DWMAC glueAlexandre TORGUE2016-09-011-0/+32
* net: dsa: add MDB supportVivien Didelot2016-08-311-0/+23
* rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells2016-08-301-3/+8
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-3013-135/+129Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-291-20/+0Star
| |\
| | * Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli2016-08-291-20/+0Star
| * | Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-291-0/+2
| |\ \
| | * | powerpc: signals: Discard transaction state from signal framesCyril Bur2016-08-291-0/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-281-0/+1
| |\ \ \
| | * \ \ Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-0/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-171-0/+1
| * | | | Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-08-271-10/+0Star
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...Mark Brown2016-08-241-10/+0Star
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | / | | | |_|_|_|/ | | |/| | | |
| | | | | * | ASoC: omap-mcpdm: Drop pdmclk clock handlingPeter Ujfalusi2016-08-181-10/+0Star
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-272-14/+14
| |\ \ \ \ \
| | * | | | | PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-161-14/+10Star
| | * | | | | PCI: Update "pci=resource_alignment" documentationMathias Koehrer2016-08-091-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-08-251-5/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | thermal: trivial: fix the typoCaesar Wang2016-08-191-5/+5
| * | | | | Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-191-2/+2
| |\ \ \ \ \
| | * | | | | hwmon: (ftsteutates) Correct ftp urls in driver documentationThilo Cestonaro2016-08-121-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag '4.8-doc-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-193-8/+3Star
| |\ \ \ \ \
| | * | | | | doc-rst: customize RTD theme, drop padding of inline literalMarkus Heiser2016-08-141-1/+2
| | * | | | | docs: kernel-documentation: remove some highlight directivesJonathan Corbet2016-08-121-6/+0Star
| | * | | | | docs: Set the Sphinx default highlight language to "guess"Jonathan Corbet2016-08-121-1/+1
| | |/ / / /
| * | | | | Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-182-76/+102
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-182-76/+102
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | PM / sleep: Update some system sleep documentationRafael J. Wysocki2016-08-132-76/+102
* | | | | | bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2016-08-261-9/+4Star
* | | | | | net: dsa: rename switch operations structureVivien Didelot2016-08-251-5/+5
* | | | | | net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng2016-08-241-22/+23
* | | | | | Documentation: dt: bindings: Update Broadcom 7445 switch documentFlorian Fainelli2016-08-201-1/+44
* | | | | | net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2016-08-191-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18266-62631/+341Star
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-181-10/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | doc: update block/queue-sysfs.txt entriesJoe Lawrence2016-08-111-0/+18
| | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-082-3/+3
| |\ \ \ \
| | * | | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-072-3/+3
| * | | | | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-081-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-031-0/+1
| | |\ \ \ \
| | | * | | | drm: add generic zpos propertyMarek Szyprowski2016-07-291-0/+1
| | | * | | | Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-295-8/+163
| | | |\ \ \ \
| * | | \ \ \ \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31Star
| |\ \ \ \ \ \ \
| | * | | | | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10Star
| | * | | | | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| | * | | | | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
| * | | | | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-071-0/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | binfmt_misc: add F option description to documentationJames Bottomley2016-03-301-0/+7
| * | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-073-2/+9
| |\ \ \ \ \ \ \ \ \