summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add 1000BASE-KX interface modeSean Anderson2022-09-051-0/+6
* dt-bindings: net: altera: tse: add an optional pcs register rangeMaxime Chevallier2022-09-051-0/+27
* dt-bindings: net: Convert Altera TSE bindings to yamlMaxime Chevallier2022-09-052-113/+141
* dt-bindings: net: sparx5: don't require a reset lineMichael Walle2022-09-021-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0118-54/+75
|\
| * Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-016-6/+9
| |\
| | * tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-08-311-1/+4
| | * Documentation: networking: correct possessive "its"Randy Dunlap2022-08-315-5/+5
| * | Merge tag 'docs-6.0-fixes' of git://git.lwn.net/linuxLinus Torvalds2022-08-295-32/+42
| |\ \
| | * | docs/conf.py: add function attribute '__fix_address' to conf.pyMenglong Dong2022-08-261-0/+1
| | * | Docs/admin-guide/mm/damon/usage: fix the example code snipKairui Song2022-08-251-9/+9
| | * | docs: Update version number from 5.x to 6.x in README.rstLukas Bulwahn2022-08-251-15/+15
| | * | docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rstAkira Yokosawa2022-08-191-2/+1
| | * | docs: kerneldoc-preamble: Test xeCJK.sty before loadingAkira Yokosawa2022-08-181-6/+16
| * | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-282-0/+15
| |\ \ \
| | * | | Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso2022-08-251-0/+1
| | * | | x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-181-0/+14
| | |/ /
| * | | Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-271-0/+1
| |\ \ \
| | * \ \ Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
| | |\ \ \
| | | * | | dt-bindings: thermal: Fix missing required propertyDaniel Lezcano2022-08-151-0/+1
| | | |/ /
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-08-263-10/+4
| |\ \ \ \
| | * | | | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu2022-08-231-0/+2
| | * | | | arm64: fix rodata=fullMark Rutland2022-08-231-0/+2
| | * | | | docs/arm64: elf_hwcaps: unify newlines in HWCAP listsMartin Liška2022-08-231-10/+0
| | | |/ / | | |/| |
| * | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-261-6/+4
| | |_|/ | |/| |
* | | | dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatibleSebastian Reichel2022-09-012-0/+8
* | | | Documentation: bonding: clarify supported modes for tlb_dynamic_lbFernando Fernandez Mancera2022-08-301-1/+1
* | | | dt-bindings: net: dsa: mediatek,mt7530: update binding descriptionArınç ÜNAL2022-08-301-35/+62
* | | | dt-bindings: net: dsa: mediatek,mt7530: define phy-mode per switchArınç ÜNAL2022-08-301-11/+62
* | | | dt-bindings: net: dsa: mediatek,mt7530: update examplesArınç ÜNAL2022-08-301-55/+347
* | | | dt-bindings: net: dsa: mediatek,mt7530: fix reset linesArınç ÜNAL2022-08-301-0/+24
* | | | dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcmArınç ÜNAL2022-08-301-3/+2
* | | | dt-bindings: net: dsa: mediatek,mt7530: make trivial changesArınç ÜNAL2022-08-301-19/+31
* | | | net: ngbe: Add build support for ngbeMengyuan Lou2022-08-302-0/+15
* | | | netlink: add support for ext_ack missing attributesJakub Kicinski2022-08-301-2/+5
* | | | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-263-29/+25
|\ \ \ \
| * | | | dt-bindings: wireless: use spi-peripheral-props.yamlKrzysztof Kozlowski2022-08-093-29/+25
* | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-08-261-0/+36
|\ \ \ \ \
| * | | | | ice: Implement devlink port split operationsAnatolii Gerasymenko2022-08-241-0/+36
* | | | | | dt-bindings: net: Add missing (unevaluated|additional)Properties on child nodesRob Herring2022-08-256-24/+19
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-253-3/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-251-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima2022-08-241-1/+1
| * | | | | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-2/+2
| * | | | | Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-191-0/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-08-181-0/+4
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | dt-bindings: display: sun4i: Add D1 TCONs to conditionalsSamuel Holland2022-08-151-0/+4
* | | | | | Documentation: devlink: fix the locking sectionJiri Pirko2022-08-241-4/+2
* | | | | | Documentation: sysctl: align cells in second content columnBagas Sanjaya2022-08-241-9/+9
| |_|_|/ / |/| | | |
* | | | | dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5GSiddharth Vadapalli2022-08-241-2/+16