summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)
2026-01-17Merge branch 'fou-gue-fix-skb-memleak-with-inner-protocol-0'Jakub Kicinski
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima
2026-01-17gue: Fix skb memleak with inner IP protocol 0.Kuniyuki Iwashima
2026-01-17docs: netdev: refine 15-patch limitSimon Horman
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier
2026-01-17net/sched: cake: avoid separate allocation of struct cake_sched_configToke Høiland-Jørgensen
2026-01-17docs: tls: Enhance TLS resync async process documentationShahar Shitrit
2026-01-17Merge branch 'uapi-use-uapi-definitions-of-int_max-and-int_min'Jakub Kicinski
2026-01-17netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh
2026-01-17ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh
2026-01-17uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore
2026-01-17Merge branch 'net-pcs-rzn1-miic-support-configurable-phy_link-polarity'Jakub Kicinski
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar
2026-01-17dt-bindings: net: pcs: renesas,rzn1-miic: Add phy_link propertyLad Prabhakar
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston
2026-01-17sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INITXin Long
2026-01-17dt-bindings: mailbox: qcom: Add IPCC support for Kaanapali and Glymur PlatformsJingyi Wang
2026-01-17clk: imx: fracn-gppll: Add 241.90 MHz SupportMarco Felsch
2026-01-17clk: imx: fracn-gppll: Add 332.60 MHz SupportMarco Felsch
2026-01-17arm64: dts: exynos: gs101: add cmu_dpu and sysreg_dpu dt nodesPeter Griffin
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/dt64Krzysztof Kozlowski
2026-01-17clk: samsung: gs101: add support for Display Process Unit (DPU) clocksPeter Griffin
2026-01-17dt-bindings: samsung: exynos-sysreg: add gs101 dpu compatiblePeter Griffin
2026-01-17Merge branch 'for-v6.20/dt-bindings-clk' into next/clkKrzysztof Kozlowski
2026-01-17dt-bindings: clock: google,gs101-clock: Add DPU clock management unitPeter Griffin
2026-01-17dt-bindings: clock: google,gs101-clock: fix alphanumeric orderingPeter Griffin
2026-01-17clk: samsung: fix sysreg save/restore when PM is enabled for CMUAndré Draszik
2026-01-17clk: samsung: avoid warning message on legacy Exynos (auto clock gating)André Draszik
2026-01-17MAINTAINERS: pstore: Remove L: entryKees Cook
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-01-17coredump: Use __counted_by_ptr for struct core_name::corenameKees Cook
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-17x86/acpi: Add acpi=spcr to use SPCR-provided default consoleShenghao Yang
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-01-17Merge branch 'preempt'Heiko Carstens