summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-12net: stmmac: improve ndev->max_mtu setup readabilityRussell King (Oracle)
2025-11-12r8169: add support for RTL8125Kjaven
2025-11-12net: clear skb->sk in skb_release_head_state()Eric Dumazet
2025-11-12Merge branch 'selftests-vsock-refactor-and-improve-vmtest-infrastructure'Jakub Kicinski
2025-11-12selftests/vsock: disable shellcheck SC2317 and SC2119Bobby Eshleman
2025-11-12selftests/vsock: add vsock_loopback module loadingBobby Eshleman
2025-11-12selftests/vsock: add 1.37 to tested virtme-ng versionsBobby Eshleman
2025-11-12selftests/vsock: add BUILD=0 definitionBobby Eshleman
2025-11-12selftests/vsock: identify and execute tests that can re-use VMBobby Eshleman
2025-11-12selftests/vsock: add check_result() for pass/fail countingBobby Eshleman
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman
2025-11-12selftests/vsock: reuse logic for vsock_test through wrapper functionsBobby Eshleman
2025-11-12selftests/vsock: make wait_for_listener() work even if pipefail is onBobby Eshleman
2025-11-12selftests/vsock: improve logging in vmtest.shBobby Eshleman
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko
2025-11-11Merge branch 'net-stmmac-convert-meson8b-to-use-stmmac_get_phy_intf_sel'Jakub Kicinski
2025-11-11net: stmmac: meson8b: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-11net: stmmac: meson8b: use phy_intf_sel directlyRussell King (Oracle)
2025-11-11net: stmmac: meson8b: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-11net: netcp: ethss: Fix type of first parameter in hwtstamp stubsNathan Chancellor
2025-11-11Merge branch 'devlink-eswitch-inactive-mode'Paolo Abeni
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed
2025-11-11Merge branch 'tools-ynl-turn-the-page-pool-sample-into-a-real-tool'Paolo Abeni
2025-11-11tools: ynltool: add traffic distribution balanceJakub Kicinski
2025-11-11tools: ynltool: add qstats supportJakub Kicinski
2025-11-11tools: ynltool: add page-pool statsJakub Kicinski
2025-11-11tools: ynltool: create skeleton for the C commandJakub Kicinski
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-11-11wifi: mac80211: make monitor link info check more specificBenjamin Berg
2025-11-11wifi: mac80211: track MU-MIMO configuration on disabled interfacesBenjamin Berg
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu
2025-11-11wifi: cfg80211: use a C99 initializer in wiphy_registerEmmanuel Grumbach
2025-11-11xsk: add indirect call for xsk_destruct_skbJason Xing
2025-11-10net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the codeHeiner Kallweit
2025-11-10isdn: kcapi: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-10Merge branch 'gve-improve-rx-buffer-length-management'Jakub Kicinski
2025-11-10gve: Default to max_rx_buffer_size for DQO if device supportedAnkit Garg
2025-11-10gve: Allow ethtool to configure rx_buf_lenAnkit Garg
2025-11-10gve: Use extack to log xdp config verification errorsAnkit Garg
2025-11-10gve: Decouple header split from RX buffer lengthAnkit Garg
2025-11-10Merge branch 'net-stmmac-ingenic-convert-to-set_phy_intf_sel'Jakub Kicinski
2025-11-10net: stmmac: ingenic: use ->set_phy_intf_sel()Russell King (Oracle)
2025-11-10net: stmmac: ingenic: pass ingenic_mac struct rather than plat_datRussell King (Oracle)