summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-18dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoCStefan Roese
2019-08-17Documentation: Add a section for devlink-trap testingIdo Schimmel
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel
2019-08-16dt-bindings: net: add bindings for ADIN PHY driverAlexandru Ardelean
2019-08-15Documentation/bindings: net: ocelot: document the PTP ready IRQAntoine Tenart
2019-08-15Documentation/bindings: net: ocelot: document the PTP bankAntoine Tenart
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-14dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaRob Herring
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko
2019-08-13btf: expose BTF info through sysfsAndrii Nakryiko
2019-08-12dt-bindings: fec: explicitly mark deprecated propertiesSven Van Asbroeck
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08net: docs: replace IPX in tuntap documentationStephen Hemminger
2019-08-08docs: admin-guide: remove references to IPX and token-ringStephen Hemminger
2019-08-08dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley
2019-08-08dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley
2019-08-08dt-bindings: Update the riscv,isa string descriptionAtish Patra
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05smb3: update TODO list of missing featuresSteve French
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski
2019-08-05Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-03Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf
2019-08-02dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpointClaudiu Manoil
2019-08-02dt-bindings: net: dsa: marvell: add 6220 model to the 6250 familyHubert Feurstein
2019-08-02dt-bindings: net: Add aspeed, ast2600-mdio bindingAndrew Jeffery
2019-07-30dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switchesMarek Vasut
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30dt-bindings: Fix generated example files getting added to schemasRob Herring
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-07-26dt-bindings: Fix more $id value mismatches filenamesRob Herring
2019-07-26dt-bindings: nvmem: SID: Fix the examples node namesMaxime Ripard
2019-07-26dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindingsMaxime Ripard
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-26docs: phy: Drop duplicate 'be made'Guido Günther
2019-07-25Makefile: Globally enable fall-through warningGustavo A. R. Silva