summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-0712-34/+49
|\
| * Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-071-1/+1
| |\
| | * dt-bindings: net: dsa: marvell: fix compatible in exampleMarcel Ziswiler2021-10-061-1/+1
| * | Merge tag 'devicetree-fixes-for-5.15-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-10-069-12/+6
| |\ \
| | * | dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg valueGeert Uytterhoeven2021-10-041-1/+1
| | * | dt-bindings: Drop more redundant 'maxItems/minItems'Rob Herring2021-10-014-7/+1
| | * | dt-bindings: media: Fix more graph 'unevaluatedProperties' related warningsRob Herring2021-10-014-4/+4
| * | | Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-031-4/+42
| |\ \ \
| | * \ \ Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2021-09-271-4/+42
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | dt-bindings: interconnect: sdm660: Add missing a2noc qos clocksShawn Guo2021-09-131-4/+42
| * | | | Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-021-17/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | hwmon: (k10temp) Remove residues of current and voltagesuma hegde2021-09-121-17/+0
| | |/ /
* | | | ethtool: Add transceiver module extended stateIdo Schimmel2021-10-061-0/+10
* | | | ethtool: Add ability to control transceiver modules' power modeIdo Schimmel2021-10-061-2/+69
* | | | net: wwan: iosm: correct devlink extra paramsM Chetan Kumar2021-10-021-26/+6
* | | | dt-bindings: net: renesas,etheravb: Update example to match realityGeert Uytterhoeven2021-10-021-0/+3
* | | | dt-bindings: net: renesas,ether: Update example to match realityGeert Uytterhoeven2021-10-021-5/+12
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-10-012-0/+101
|\ \ \ \
| * | | | bpf: Document BPF licensing.Alexei Starovoitov2021-09-222-0/+101
* | | | | devlink: report maximum number of snapshots with regionsJacob Keller2021-10-012-2/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-301-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-2/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-241-2/+3
| | |\ \ \ \
| | | * | | | Documentation: Fix irq-domain.rst build warningMarc Zyngier2021-09-031-2/+3
* | | | | | | doc/mctp: Add a little detail about kernel internalsJeremy Kerr2021-09-291-0/+59
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-235-4/+93
|\| | | | | |
| * | | | | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-231-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Doc: networking: Fox a typo in ice.rstMasanari Iida2021-09-211-1/+1
| | * | | | | docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez2021-09-191-1/+1
| * | | | | | Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-184-3/+92
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | dt-bindings: arm: Fix Toradex compatible typoDavid Heidelberg2021-09-171-1/+1
| | * | | | dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| | * | | | dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml referenceMauro Carvalho Chehab2021-09-161-1/+1
| | * | | | dt-bindings: ufs: Add bindings for Samsung ufs hostAlim Akhtar2021-09-161-0/+89
| | | |_|/ | | |/| |
* | | | | tcp: remove sk_{tr}x_skb_cacheEric Dumazet2021-09-231-8/+0
* | | | | net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2021-09-202-0/+183
| |_|_|/ |/| | |
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-09-171-1/+28
|\ \ \ \
| * | | | docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song2021-09-141-1/+28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-16163-1703/+6607
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-161-1/+3
| |\ \ \ \
| | * | | | dt-bindings: net: sun8i-emac: Add compatible for D1Samuel Holland2021-09-081-1/+3
| * | | | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-134-4/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds2021-09-133-3/+3
| | * | | | Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers2021-09-131-1/+1
| * | | | | Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds2021-09-121-1/+30
| |\ \ \ \ \
| | * | | | | auxdisplay: Add I2C gpio expander exampleRalf Schlatterbeck2021-06-091-1/+30
| * | | | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-121-99/+480
| |\ \ \ \ \ \
| | * | | | | | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-99/+480
| * | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-117-1/+388
| |\ \ \ \ \ \ \
| | * | | | | | | Documentation: Add documentation for VDUSEXie Yongji2021-09-062-0/+234