aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-17Merge branch 'net-phy-realtek-simplify-and-reunify-c22-c45-drivers'Jakub Kicinski1-76/+48
2026-01-17net: phy: realtek: simplify bogus paged operationsDaniel Golle1-11/+8
2026-01-17net: phy: realtek: demystify PHYSR register locationDaniel Golle1-13/+13
2026-01-17net: phy: realtek: reunify C22 and C45 driversDaniel Golle1-56/+16
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle1-0/+11
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle1-0/+4
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)2-7/+8
2026-01-17Merge branch 'fou-gue-fix-skb-memleak-with-inner-protocol-0'Jakub Kicinski4-2/+7
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima2-1/+3
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima1-1/+1
2026-01-17gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima1-0/+3
2026-01-17docs: netdev: refine 15-patch limitSimon Horman1-0/+12
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet3-36/+35
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler1-5/+0
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-17net/sched: cake: avoid separate allocation of struct cake_sched_configToke Høiland-Jørgensen1-23/+6
2026-01-17docs: tls: Enhance TLS resync async process documentationShahar Shitrit1-0/+30
2026-01-17Merge branch 'uapi-use-uapi-definitions-of-int_max-and-int_min'Jakub Kicinski5-20/+20
2026-01-17netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh3-15/+10
2026-01-17ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh1-5/+2
2026-01-17uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh1-0/+8
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore2-125/+56
2026-01-17Merge branch 'net-pcs-rzn1-miic-support-configurable-phy_link-polarity'Jakub Kicinski2-3/+109
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar1-3/+102
2026-01-17dt-bindings: net: pcs: renesas,rzn1-miic: Add phy_link propertyLad Prabhakar1-0/+7
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston1-0/+3
2026-01-17sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long1-5/+5
2026-01-17dt-bindings: mailbox: qcom: Add IPCC support for Kaanapali and Glymur PlatformsJingyi Wang1-0/+2
2026-01-17clk: imx: fracn-gppll: Add 241.90 MHz SupportMarco Felsch1-1/+2
2026-01-17clk: imx: fracn-gppll: Add 332.60 MHz SupportMarco Felsch1-0/+1
2026-01-17arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodesPeter Griffin1-0/+17
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/dt64Krzysztof Kozlowski2-1/+56
2026-01-17clk: samsung: gs101: add support for Display Process Unit (DPU) clocksPeter Griffin1-0/+283
2026-01-17dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatiblePeter Griffin1-0/+2
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/clkKrzysztof Kozlowski2-1/+56
2026-01-17dt-bindings: clock: google,gs101-clock: Add DPU clock management unitPeter Griffin2-0/+55
2026-01-17dt-bindings: clock: google,gs101-clock: fix alphanumeric orderingPeter Griffin1-1/+1
2026-01-17clk: samsung: fix sysreg save/restore when PM is enabled for CMUAndré Draszik3-13/+41
2026-01-17clk: samsung: avoid warning message on legacy Exynos (auto clock gating)André Draszik1-1/+1
2026-01-17MAINTAINERS: pstore: Remove L: entryKees Cook1-1/+0
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-11/+21
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-5/+7
2026-01-17coredump: Use __counted_by_ptr for struct core_name::corenameKees Cook1-4/+4
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook2-8/+84
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling4-1/+34
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com1-0/+8
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang1-0/+1
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+6
2026-01-17x86/acpi: Add acpi=spcr to use SPCR-provided default consoleShenghao Yang2-3/+10