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