aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09dt-bindings: net: stmmac: Add the bindings documentation for XGMAC2.Jose Abreu1-2/+3
2018-08-07dt-bindings: net: dsa: Add compatibility strings for Broadcom OmegaArun Parameswaran1-0/+8
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-5/+6
2018-08-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+27
2018-08-03dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990Balakrishna Godavarthi1-2/+27
2018-08-02dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran1-0/+3
2018-08-02dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran1-2/+2
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata1-0/+9
2018-08-01Documentation: dpaa2: Use correct heading adornmentIoana Ciornei1-0/+1
2018-07-27dt-bindings: can: xilinx_can: add Xilinx CAN FD bindingsAnssi Hannula1-9/+26
2018-07-27can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher2-0/+333
2018-07-27docs: bpf: Capitalise document headingTobin C. Harding1-1/+1
2018-07-27docs: Add bpf/index to top level indexTobin C. Harding1-0/+1
2018-07-27docs: bpf: Add toctree to indexTobin C. Harding1-4/+4
2018-07-27docs: bpf: Rename README.rst to index.rstTobin C. Harding1-0/+0
2018-07-26docs: Update references to netdev-FAQTobin C. Harding2-13/+10
2018-07-26docs: net: Convert netdev-FAQ to restructured textTobin C. Harding4-246/+260
2018-07-26docs: Add rest label the_canonical_patch_formatTobin C. Harding1-0/+1
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2018-07-23Documentation: networking: cpsw: add MQPRIO & CBS offload examplesIvan Khoronzhuk1-0/+540
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller22-119/+202
2018-07-20Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+2
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-86/+130
2018-07-18Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds15-15/+15
2018-07-18docs: networking: Convert bridge.txt to rstTobin C. Harding2-0/+7
2018-07-18docs: networking: Convert alias.txt to rstTobin C. Harding4-42/+50
2018-07-18net: dsa: Add bindings for Realtek SMI DSAsLinus Walleij1-0/+153
2018-07-17usb: dwc3: rockchip: Fix PHY documentation links.Enric Balletbo i Serra1-1/+2
2018-07-16bonding: Fix a typo in bonding.txtMasanari Iida1-1/+1
2018-07-16docs: networking: Fix failover build warningsTobin C. Harding1-54/+57
2018-07-16docs: networking: Add failover docs to indexTobin C. Harding1-0/+2
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-18/+50
2018-07-12networking: e1000.rst: Get rid of Sphinx warningsMauro Carvalho Chehab1-75/+112
2018-07-12networking: e100.rst: Get rid of Sphinx warningsMauro Carvalho Chehab1-10/+17
2018-07-11Documentation: ip-sysctl.txt: document addr_gen_modeSabrina Dubroca1-0/+10
2018-07-06docs: kernel-parameters.txt: document xhci-hcd.quirks parameterLaurentiu Tudor1-0/+5
2018-07-06kbuild: document the KBUILD_KCONFIG env. variableRandy Dunlap1-0/+5
2018-07-06kconfig: update user kconfig tools doc.Randy Dunlap1-8/+43
2018-07-06kbuild: delete INSTALL_FW_PATH from kbuild documentationRandy Dunlap1-9/+0
2018-07-06kbuild: update ARCH alias info for sparcRandy Dunlap1-1/+1
2018-07-06kbuild: update ARCH alias info for shRandy Dunlap1-0/+1
2018-07-04net: dsa: Add DT bindings for Vitesse VSC73xx switchesLinus Walleij2-0/+82
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-22/+43
2018-07-02dm writecache: support optional offset for start of deviceMikulas Patocka1-0/+2
2018-07-02Documentation: Add explanation for XPS using Rx-queue(s) mapAmritha Nambiar2-11/+61
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+6
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-13/+11
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+12