summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2017-10-20doc: Update VRF documentation metricDonald Sharp1-4/+9
2017-10-20Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-2/+51
2017-10-20dt-bindings: net: sh_eth: add R-Car Gen[12] fallback compatibility stringsSimon Horman1-2/+12
2017-10-18rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells1-0/+12
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells1-0/+24
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells1-2/+15
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2-23/+10
2017-10-11cfg80211: reg: remove support for built-in regdbJohannes Berg1-20/+2
2017-10-11cfg80211: support loading regulatory database as firmware fileJohannes Berg1-0/+8
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+13
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-10-08hv_netvsc: Update netvsc Document for TCP hash level settingHaiyang Zhang1-4/+4
2017-10-08doc: Fix typo "8023.ad" in bonding documentationAxel Beckert1-1/+1
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-5/+7
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg26-162/+341
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-29/+77
2017-10-06Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow1-0/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+7
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein1-1/+4
2017-10-05i2c: i801: Add support for Intel Cedar ForkJarkko Nikula1-0/+1
2017-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+28
2017-10-05Update James Hogan's email addressJames Hogan1-1/+1
2017-10-04mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT1-5/+7
2017-10-04Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-0/+28
2017-10-04net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+1
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+6
2017-10-02net: Add support for networking over Thunderbolt cableAmir Levy1-0/+24
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-0/+48
2017-10-02net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+18
2017-09-28Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki1-2/+0
2017-09-28cpufreq: docs: Drop intel-pstate.txt from index.txtRafael J. Wysocki1-2/+0
2017-09-25Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-0/+6
2017-09-24Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-23dt: bindings: as3645a: Use LED number to refer to LEDsSakari Ailus1-10/+18
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-133/+192
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-38/+48
2017-09-23Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-09-23Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+52
2017-09-22dt-bindings: clk: stm32h7: fix clock-cell sizeGabriel Fernandez1-1/+1
2017-09-21cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg1-3/+0
2017-09-20ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce1-4/+14
2017-09-19PM: docs: Drop an excess character from devices.rstRafael J. Wysocki1-1/+1
2017-09-19dt-bindings: fix vendor prefix for AbraconAlexandre Belloni1-1/+1