summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09net: add retry mechanism to ndo_set_rx_mode_asyncStanislav Fomichev
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09sctp: fix uninit-value in __sctp_rcv_asconf_lookup()Michael Bommarito
2026-06-09atm: drv: Replace strcpy() + strlcat() with snprintf()David Laight
2026-06-09net: eth: benet: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela
2026-06-09net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()David Yang
2026-06-09bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-06-09net: mana: Add support for PF device 0x00C1Haiyang Zhang
2026-06-09net: dsa: qca8k: Add support for force mode for fixed link topologyGeorge Moussalem
2026-06-09Merge branch 'add-motorcomm-8531s-set-ds-func-and-8522-driver'Jakub Kicinski
2026-06-09net: phy: motorcomm: Add YT8522 100M RMII PHY supportMinda Chen
2026-06-09net: motorcomm: phy: set drive strength in YT8531s RGMIIMinda Chen
2026-06-09net: phy: motorcomm: move mdio lock out from yt8531_set_ds()Minda Chen
2026-06-09sctp: stream: fully roll back denied add-stream stateWyatt Feng
2026-06-09Merge branch 'mana-per-vport-eq'Jakub Kicinski
2026-06-09RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li
2026-06-09net: mana: Allocate interrupt context for each EQ when creating vPortLong Li
2026-06-09net: mana: Use GIC functions to allocate global EQsLong Li
2026-06-09net: mana: Introduce GIC context with refcounting for interrupt managementLong Li
2026-06-09net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09Merge tag 'trace-rv-v7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-09net: ncsi: Set ncsi_stop_dev() to inline while NET_NCSI not enabledMinda Chen
2026-06-09Merge tag 'trace-tools-v7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-09Merge branch 'consolidate-fcrypt-and-pcbc-code-into-net-rxrpc'Jakub Kicinski
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-09net/rxrpc: Reimplement DES-PCBC using DES libraryEric Biggers
2026-06-09net/rxrpc: Use local FCrypt-PCBC implementationEric Biggers
2026-06-09net/rxrpc: Add local FCrypt-PCBC implementationEric Biggers
2026-06-10ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdownbui duc phuc
2026-06-10ASoC: renesas: fsi: add fsi_clk_prepare/unprepare()bui duc phuc
2026-06-10ASoC: renesas: fsi: Add SPU clock supportbui duc phuc
2026-06-10ASoC: renesas: fsi: refactor clock initializationbui duc phuc
2026-06-10ASoC: renesas: fsi: Use devm_clk_get_optional() for optional clocksbui duc phuc
2026-06-10ASoC: renesas: fsi: Move fsi_clk_init()bui duc phuc
2026-06-10ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdownbui duc phuc
2026-06-10ASoC: renesas: fsi: Move fsi_stream_is_working()bui duc phuc
2026-06-10ASoC: renesas: fsi: Fix trigger stop orderingbui duc phuc
2026-06-10ASoC: dt-bindings: renesas,fsi: add support multiple clocksbui duc phuc
2026-06-09kconfig: tests: fix typo in commentEthan Nelson-Moore
2026-06-10ASoC: codecs: aw88261: fixes and cleanupMark Brown
2026-06-10ASoC: codecs: aw88261: make volume control usableVal Packett
2026-06-10ASoC: codecs: aw88261: fix incorrect masks for boost regsVal Packett
2026-06-10ASoC: codecs: aw88261: remove async startVal Packett
2026-06-10ASoC: codecs: aw88261: remove fade in/out on start/stopVal Packett
2026-06-10ASoC: codecs: aw88261: reduce log spamVal Packett
2026-06-10ASoC: codecs: aw88261: add TDM supportVal Packett
2026-06-10ASoC: codecs: aw88261: support changing sample rate and bit widthVal Packett