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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-11-12
can: mcp251xfd: only configure PIN1 when rx_int is set
Gregor Herburger
-14
/
+13
2025-11-12
can: mcp251xfd: add workaround for errata 5
Gregor Herburger
-6
/
+84
2025-11-12
Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-27
/
+18
2025-11-12
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-35
/
+99
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
Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-25
/
+14
2025-11-12
can: mcp251xfd: utilize gather_write function for all non-CRC writes
Gregor Herburger
-12
/
+13
2025-11-12
can: mcp251xfd: move chip sleep mode into runtime pm
Marc Kleine-Budde
-34
/
+57
2025-11-12
wifi: iwlwifi: mld: always take beacon ies in link grading
Miri Korenblit
-6
/
+1
2025-11-12
wifi: iwlwifi: mvm: fix beacon template/fixed rate
Johannes Berg
-13
/
+12
2025-11-12
wifi: iwlwifi: fix aux ROC time event iterator usage
Junjie Cao
-7
/
+7
2025-11-11
net: sparx5/lan969x: populate netdev of_node
Robert Marko
-0
/
+2
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 tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-18
/
+19
2025-11-11
mlx5: Fix default values in create CQ
Akiva Goldberger
-48
/
+43
2025-11-11
Bluetooth: btrtl: Avoid loading the config file on security chips
Max Chou
-11
/
+13
2025-11-11
net/mlx5e: Fix potentially misleading debug message
Gal Pressman
-2
/
+16
2025-11-11
net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
Gal Pressman
-1
/
+9
2025-11-11
net/mlx5e: Fix maxrate wraparound in threshold between units
Gal Pressman
-2
/
+3
2025-11-11
net/mlx5e: Trim the length of the num_doorbell error
Cosmin Ratiu
-1
/
+1
2025-11-11
net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()
Carolina Jubran
-1
/
+2
2025-11-11
net/mlx5: E-Switch, support eswitch inactive mode
Saeed Mahameed
-22
/
+213
2025-11-11
net/mlx5: MPFS, add support for dynamic enable/disable
Saeed Mahameed
-17
/
+108
2025-11-11
wifi: mwl8k: inject DSSS Parameter Set element into beacons if missing
Pawel Dembicki
-5
/
+66
2025-11-11
wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()
Abdun Nihaal
-2
/
+4
2025-11-11
wifi: mac80211_hwsim: Fix possible NULL dereference
Ilan Peer
-4
/
+10
2025-11-11
Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-0
/
+3
2025-11-10
net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
Heiner Kallweit
-6
/
+1
2025-11-10
net: mdio: fix resource leak in mdiobus_register_device()
Buday Csaba
-1
/
+4
2025-11-10
isdn: kcapi: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+1
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
Aksh Garg
-13
/
+14
2025-11-10
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
Aksh Garg
-1
/
+23
2025-11-10
bonding: fix mii_status when slave is down
Nicolas Dichtel
-2
/
+3
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
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
2025-11-10
net: stmmac: ingenic: simplify x2000 mac_set_mode()
Russell King (Oracle)
-21
/
+7
2025-11-10
net: stmmac: ingenic: simplify mac_set_mode() methods
Russell King (Oracle)
-48
/
+2
2025-11-10
net: stmmac: ingenic: move "MAC PHY control register" debug
Russell King (Oracle)
-15
/
+3
2025-11-10
net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-21
/
+34
2025-11-10
net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
Russell King (Oracle)
-11
/
+23
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-12
/
+8
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-4
/
+4
[prev]
[next]