summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-08-23net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier1-0/+41
2024-08-23netlink: specs: add phy-index as a header parameterMaxime Chevallier1-0/+3
2024-08-23net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier1-0/+7
2024-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-67/+78
2024-08-23Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-08-22Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-08-21dt-bindings: net: socionext,uniphier-ave4: add top-level constraintsKrzysztof Kozlowski1-2/+6
2024-08-21dt-bindings: net: renesas,etheravb: add top-level constraintsKrzysztof Kozlowski1-10/+19
2024-08-21dt-bindings: net: mediatek,net: add top-level constraintsKrzysztof Kozlowski1-2/+7
2024-08-21dt-bindings: net: mediatek,net: narrow interrupts per variantsKrzysztof Kozlowski1-0/+3
2024-08-19dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptpFrank Li1-5/+17
2024-08-19erofs: allow large folios for compressed filesGao Xiang1-1/+1
2024-08-19ksmbd: fix spelling mistakes in documentationVictor Timofei1-13/+13
2024-08-18Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2024-08-17docs: networking: Align documentation with behavior changeTariq Toukan1-5/+5
2024-08-17dt-bindings: net: mdio: change nodename match patternFrank Li1-1/+1
2024-08-16Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds25-24/+25
2024-08-16Merge tag 'riscv-for-linus-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+22
2024-08-16dt-bindings: net: dsa: microchip: add microchip,pme-active-high flagPieter Van Trappen1-0/+5
2024-08-16Merge tag 'for-6.11/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+8
2024-08-16Merge tag 'drm-fixes-2024-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2024-08-16Documentation/llvm: turn make command for ccache into code blockJavier Carrasco1-1/+1
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-6/+6
2024-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-74/+123
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt1-14/+22
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+4
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2024-08-14RISC-V: hwprobe: Add SCALAR to misaligned perf definesEvan Green1-13/+15
2024-08-14RISC-V: hwprobe: Add MISALIGNED_PERF keyEvan Green1-7/+13
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2024-08-14dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedPropertiesFrank Li1-9/+1
2024-08-14Documentation: networking: correct spellingJing-Ping Jan1-10/+10
2024-08-13Documentation: dm-crypt.rst warning + error fixDaniel Yang1-7/+8
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2024-08-13cpu/SMT: Enable SMT only if a core is onlineNysal Jan K.A1-1/+2
2024-08-12netfs: clean up after renaming FSCACHE_DEBUG configLukas Bulwahn1-4/+4
2024-08-12netlink: specs: decode indirection table as u32 arrayJakub Kicinski1-0/+1
2024-08-12ethtool: rss: support skipping contexts during dumpJakub Kicinski2-2/+14
2024-08-12ethtool: rss: support dumping RSS contextsJakub Kicinski1-2/+7
2024-08-12dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property physFrank Li1-0/+4
2024-08-11Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2024-08-11Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-57/+96
2024-08-11documentation/networking: update l2tp docsJames Chapman1-34/+20
2024-08-10Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2024-08-10Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+6
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2024-08-09Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+7
2024-08-09selftests: rds: add testing infrastructureVegard Nossum1-0/+11
2024-08-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai4-5/+7
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-3/+6