summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-07-27dt-bindings: net: mediatek,net: add mt7988-eth bindingDaniel Golle1-6/+76
2023-07-27dt-bindings: net: mediatek,net: add missing mediatek,mt7621-ethDaniel Golle1-1/+26
2023-07-27dt-bindings: net: qca,ar803x: add missing unevaluatedProperties for each regu...Krzysztof Kozlowski1-0/+2
2023-07-24dt-bindings: net: motorcomm: Add pad driver strength cfgSamin Guo1-0/+34
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+8
2023-07-22net: page_pool: hide page_pool_release_page()Jakub Kicinski1-7/+4
2023-07-21docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam1-0/+8
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-39/+39
2023-07-20dt-bindings: net: dsa: Fix JSON pointer referencesRob Herring1-1/+1
2023-07-20dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_outEugen Hristev1-0/+1
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+216
2023-07-20Merge tag 'linux-can-next-for-6.6-20230719' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2-2/+21
2023-07-19xsk: add multi-buffer documentationMagnus Karlsson1-1/+210
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+6
2023-07-19dt-bindings: can: xilinx_can: Add reset descriptionMichal Simek1-0/+3
2023-07-19tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-0/+1
2023-07-18netconsole: Append kernel version to messageBreno Leitao1-1/+10
2023-07-17dt-bindings: net: can: Remove interrupt properties for MCANJudith Mendez1-2/+18
2023-07-17dt-bindings: net: Brcm ASP 2.0 Ethernet controllerFlorian Fainelli1-0/+155
2023-07-17dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0Justin Chen1-0/+2
2023-07-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-38/+38
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-07-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-14/+32
2023-07-14Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-07-12docs: netdev: update the URL of the status pageJakub Kicinski1-1/+1
2023-07-11Documentation: RISC-V: hwprobe: Fix a formatting errorPalmer Dabbelt1-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen1-38/+38
2023-07-11platform/x86: dell-ddv: Fix mangled list in documentationArmin Wolf1-1/+2
2023-07-11bpf,docs: Create new standardization subdirectoryDavid Vernet4-3/+21
2023-07-10Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+42
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds6-14/+14
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-667/+4
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos6-14/+14
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand1-2/+2
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-23/+289
2023-07-07Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds12-11/+18
2023-07-06RISC-V: Document the ISA string parsing rules for ACPIPalmer Dabbelt2-0/+11
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+63
2023-07-06Merge tag 'linux-watchdog-6.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+50
2023-07-06dt-bindings: watchdog: Add Loongson-1 watchdogKeguang Zhang1-0/+42
2023-07-06Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds21-115/+420
2023-07-06scsi: ufs: core: Update contact email for monitor sysfs nodesCan Guo1-38/+38
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+18
2023-07-06Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+50
2023-07-05Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-73/+138
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+28
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds28-26/+1499