index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-3652
/
+4002
2025-11-12
net: stmmac: improve ndev->max_mtu setup readability
Russell King (Oracle)
-10
/
+12
2025-11-12
r8169: add support for RTL8125K
javen
-0
/
+3
2025-11-12
net: clear skb->sk in skb_release_head_state()
Eric Dumazet
-0
/
+1
2025-11-12
Merge branch 'selftests-vsock-refactor-and-improve-vmtest-infrastructure'
Jakub Kicinski
-113
/
+233
2025-11-12
selftests/vsock: disable shellcheck SC2317 and SC2119
Bobby Eshleman
-0
/
+2
2025-11-12
selftests/vsock: add vsock_loopback module loading
Bobby Eshleman
-0
/
+2
2025-11-12
selftests/vsock: add 1.37 to tested virtme-ng versions
Bobby Eshleman
-1
/
+1
2025-11-12
selftests/vsock: add BUILD=0 definition
Bobby Eshleman
-0
/
+1
2025-11-12
selftests/vsock: identify and execute tests that can re-use VM
Bobby Eshleman
-13
/
+50
2025-11-12
selftests/vsock: add check_result() for pass/fail counting
Bobby Eshleman
-11
/
+21
2025-11-12
selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
Bobby Eshleman
-2
/
+2
2025-11-12
selftests/vsock: do not unconditionally die if qemu fails
Bobby Eshleman
-4
/
+2
2025-11-12
selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Bobby Eshleman
-19
/
+43
2025-11-12
selftests/vsock: reuse logic for vsock_test through wrapper functions
Bobby Eshleman
-40
/
+95
2025-11-12
selftests/vsock: make wait_for_listener() work even if pipefail is on
Bobby Eshleman
-2
/
+4
2025-11-12
selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
-40
/
+29
2025-11-12
Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-25
/
+14
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
-0
/
+2
2025-11-11
Merge branch 'net-stmmac-convert-meson8b-to-use-stmmac_get_phy_intf_sel'
Jakub Kicinski
-20
/
+10
2025-11-11
net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-14
/
+4
2025-11-11
net: stmmac: meson8b: use phy_intf_sel directly
Russell King (Oracle)
-8
/
+8
2025-11-11
net: stmmac: meson8b: use PHY_INTF_SEL_x
Russell King (Oracle)
-2
/
+2
2025-11-11
net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
Nathan Chancellor
-2
/
+2
2025-11-11
Merge branch 'devlink-eswitch-inactive-mode'
Paolo Abeni
-39
/
+338
2025-11-11
net/mlx5: E-Switch, support eswitch inactive mode
Saeed Mahameed
-22
/
+214
2025-11-11
net/mlx5: MPFS, add support for dynamic enable/disable
Saeed Mahameed
-17
/
+108
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
-1
/
+17
2025-11-11
Merge branch 'tools-ynl-turn-the-page-pool-sample-into-a-real-tool'
Paolo Abeni
-150
/
+1811
2025-11-11
tools: ynltool: add traffic distribution balance
Jakub Kicinski
-2
/
+293
2025-11-11
tools: ynltool: add qstats support
Jakub Kicinski
-1
/
+333
2025-11-11
tools: ynltool: add page-pool stats
Jakub Kicinski
-154
/
+473
2025-11-11
tools: ynltool: create skeleton for the C command
Jakub Kicinski
-1
/
+720
2025-11-11
wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
Abdun Nihaal
-2
/
+4
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
-9
/
+17
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
-33
/
+26
2025-11-11
wifi: cfg80211: use a C99 initializer in wiphy_register
Emmanuel Grumbach
-6
/
+6
2025-11-11
xsk: add indirect call for xsk_destruct_skb
Jason Xing
-4
/
+14
2025-11-10
net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
Heiner Kallweit
-6
/
+1
2025-11-10
isdn: kcapi: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-10
Merge branch 'gve-improve-rx-buffer-length-management'
Jakub Kicinski
-24
/
+78
2025-11-10
gve: Default to max_rx_buffer_size for DQO if device supported
Ankit Garg
-0
/
+4
2025-11-10
gve: Allow ethtool to configure rx_buf_len
Ankit Garg
-1
/
+60
2025-11-10
gve: Use extack to log xdp config verification errors
Ankit Garg
-9
/
+15
2025-11-10
gve: Decouple header split from RX buffer length
Ankit Garg
-15
/
+0
2025-11-10
Merge branch 'net-stmmac-ingenic-convert-to-set_phy_intf_sel'
Jakub Kicinski
-120
/
+45
2025-11-10
net: stmmac: ingenic: use ->set_phy_intf_sel()
Russell King (Oracle)
-22
/
+11
2025-11-10
net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
Russell King (Oracle)
-18
/
+7
[next]