summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-302-3/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-285-14/+21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-272-3/+4
| |\
| | * Documentation: devicetree: change the mediatek ethernet compatible stringJohn Crispin2017-01-251-1/+1
| | * Documentation: net: phy: improve explanation when to specify the PHY IDMartin Blumenstingl2017-01-241-2/+3
| * | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-261-3/+1
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-3/+1
| | |\ \ \
| | | * | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki2017-01-201-3/+1
| * | | | | Documentation/filesystems/proc.txt: add VmPinFabian Frederick2017-01-241-2/+3
| |/ / / /
| * | | | Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-201-6/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindingsSimon Horman2016-12-141-6/+13
* | | | | net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn2017-01-251-24/+0
* | | | | Doc: DT: bindings: net: dsa: marvell.txt: TabificationAndrew Lunn2017-01-251-56/+56
* | | | | net: dsa: mv88e6xxx: Support multiple MDIO bussesAndrew Lunn2017-01-241-2/+39
* | | | | net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmacMartin Blumenstingl2017-01-241-0/+16
* | | | | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-0/+9
* | | | | net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli2017-01-221-0/+8
* | | | | net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli2017-01-221-1/+1
* | | | | net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2017-01-221-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-174-17/+15
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-171-2/+4
| |\ \ \ \
| | * | | | net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-161-2/+4
| * | | | | Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds2017-01-171-3/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'nand/fixes-for-4.10-rc3' of github.com:linux-nand/linuxBrian Norris2017-01-051-3/+3
| | |\ \ \ \ \
| | | * | | | | mtd: nand: tango: Update DT binding descriptionMarc Gonzalez2017-01-031-3/+3
| * | | | | | | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-151-12/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-141-12/+0
| * | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+8
| | |/ / / / / /
* | | | | | | | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-143-4/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-061-0/+3
| * | | | | | | | dt-bindings: document common IEEE 802.11 frequency limit propertyRafał Miłecki2017-01-061-0/+24
| * | | | | | | | cfg80211: fix example REG_RULE usage in DocumentationRafał Miłecki2017-01-021-3/+3
| * | | | | | | | cfg80211: update wireless-regdb repo url in DocumentationRafał Miłecki2017-01-021-1/+1
* | | | | | | | | tcp: remove thin_dupack featureYuchung Cheng2017-01-131-12/+0
* | | | | | | | | tcp: remove early retransmitYuchung Cheng2017-01-131-14/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-0/+42
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | mm: add documentation for page fragment APIsAlexander Duyck2017-01-101-0/+42
| | |/ / / / / / | |/| | | | | |
* | | | | | | | net: dsa: make "label" property optional for dsa2Vivien Didelot2017-01-111-12/+8
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-095-30/+36
|\| | | | | | |
| * | | | | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-12/+15
| |\ \ \ \ \ \ \
| | * | | | | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-0/+3
| | * | | | | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-12/+12
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-191-1/+2
| * | | | | | | | Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-01-061-0/+10
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-sysfs', 'acpi-wdat' and 'acpi-tables'Rafael J. Wysocki2017-01-063-2/+12
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | | | | |_|/ / / / | | | | |/| | | | |
| | | * / | | | | | ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-261-0/+10
| | |/ / / / / / /
| * | | | | | | | Merge tag 'pm-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-061-15/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / docs: Drop confusing kernel-doc references from infrastructure.rstRafael J. Wysocki2017-01-031-15/+0
| | | |/ / / / / / | | |/| | | | | |