aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-09dt-bindings: net: dsa: document felix family in dsa-tag-protocolVladimir Oltean1-0/+3
2021-10-09dt-bindings: net: dsa: fix typo in dsa-tag-protocol descriptionVladimir Oltean1-1/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-34/+49
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-10-06Merge tag 'devicetree-fixes-for-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds9-12/+6
2021-10-06ethtool: Add transceiver module extended stateIdo Schimmel1-0/+10
2021-10-06ethtool: Add ability to control transceiver modules' power modeIdo Schimmel1-2/+69
2021-10-06dt-bindings: net: dsa: marvell: fix compatible in exampleMarcel Ziswiler1-1/+1
2021-10-04dt-bindings: drm/bridge: ti-sn65dsi86: Fix reg valueGeert Uytterhoeven1-1/+1
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+42
2021-10-02Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-17/+0
2021-10-02net: wwan: iosm: correct devlink extra paramsM Chetan Kumar1-26/+6
2021-10-02dt-bindings: net: renesas,etheravb: Update example to match realityGeert Uytterhoeven1-0/+3
2021-10-02dt-bindings: net: renesas,ether: Update example to match realityGeert Uytterhoeven1-5/+12
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-0/+101
2021-10-01dt-bindings: Drop more redundant 'maxItems/minItems'Rob Herring4-7/+1
2021-10-01dt-bindings: media: Fix more graph 'unevaluatedProperties' related warningsRob Herring4-4/+4
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller2-2/+6
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2021-09-29doc/mctp: Add a little detail about kernel internalsJeremy Kerr1-0/+59
2021-09-27Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linusGreg Kroah-Hartman1-4/+42
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-2/+3
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+93
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet1-8/+0
2021-09-22bpf: Document BPF licensing.Alexei Starovoitov2-0/+101
2021-09-21Doc: networking: Fox a typo in ice.rstMasanari Iida1-1/+1
2021-09-20net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2-0/+183
2021-09-19docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez1-1/+1
2021-09-18Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-3/+92
2021-09-17dt-bindings: arm: Fix Toradex compatible typoDavid Heidelberg1-1/+1
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+28
2021-09-16dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml referenceMauro Carvalho Chehab1-1/+1
2021-09-16dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml referenceMauro Carvalho Chehab1-1/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski163-1703/+6607
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+3
2021-09-16dt-bindings: ufs: Add bindings for Samsung ufs hostAlim Akhtar1-0/+89
2021-09-15docs: ABI: Add sysfs documentation for timecardJonathan Lemon1-0/+174
2021-09-15dt-bindings: net: lantiq: Add the burst length propertiesAleksander Jan Bajkowski2-0/+32
2021-09-15dt-bindings: net: lantiq,etop-xway: Document Lantiq Xway ETOP bindingsAleksander Jan Bajkowski1-0/+53
2021-09-15dt-bindings: net: lantiq-xrx200-net: convert to the json-schemaAleksander Jan Bajkowski2-21/+59
2021-09-14docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song1-1/+28
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds4-4/+4
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds3-3/+3
2021-09-13Documentation: raise minimum supported version of GCC to 5.1Nick Desaulniers1-1/+1
2021-09-13dt-bindings: interconnect: sdm660: Add missing a2noc qos clocksShawn Guo1-4/+42
2021-09-12hwmon: (k10temp) Remove residues of current and voltagesuma hegde1-17/+0
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds1-1/+30
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-99/+480