index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
I Viswanath
1
-4
/
+4
2025-10-23
netdevsim: set the carrier when the device goes up
Breno Leitao
1
-0
/
+7
2025-10-23
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
1
-4
/
+1
2025-10-23
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-23
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-10-23
Octeontx2-af: Fix missing error code in cgx_probe()
Harshit Mogalapalli
1
-0
/
+1
2025-10-23
amd-xgbe: Avoid spurious link down messages during interface toggle
Raju Rangoju
2
-1
/
+1
2025-10-23
net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present
Marek Vasut
1
-12
/
+11
2025-10-23
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-23
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-23
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
1
-1
/
+19
2025-10-23
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
Linmao Li
1
-2
/
+3
2025-10-23
net: dlink: handle dma_map_single() failure properly
Yeounsu Moon
1
-7
/
+16
2025-10-23
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
Rex Lu
1
-2
/
+6
2025-10-23
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-23
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
Marc Kleine-Budde
1
-21
/
+32
2025-10-23
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-23
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-23
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
3
-7
/
+16
2025-10-23
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-23
r8152: add error handling in rtl8152_driver_init
Yi Cong
1
-1
/
+6
2025-10-23
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
6
-3
/
+96
2025-10-23
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
4
-32
/
+116
2025-10-19
wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
Nick Morrow
1
-0
/
+3
2025-10-19
wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
Nick Morrow
1
-0
/
+3
2025-10-19
wifi: rtw89: avoid possible TX wait initialization race
Fedor Pchelkin
3
-20
/
+24
2025-10-19
wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfs
Miaoqian Lin
1
-1
/
+5
2025-10-19
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
3
-5
/
+18
2025-10-19
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2
-1
/
+6
2025-10-19
net: pse-pd: tps23881: Fix current measurement scaling
Thomas Wismer
1
-1
/
+1
2025-10-19
net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
Carolina Jubran
3
-21
/
+43
2025-10-19
net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
Carolina Jubran
3
-12
/
+19
2025-10-19
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
3
-10
/
+17
2025-10-19
net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
Maxime Chevallier
1
-14
/
+25
2025-10-19
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
Erick Karanja
1
-0
/
+2
2025-10-19
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
1
-4
/
+6
2025-10-19
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
Duoming Zhou
1
-1
/
+1
2025-10-19
net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
Dan Carpenter
1
-1
/
+1
2025-10-19
net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-15
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
1
-0
/
+29
2025-10-15
octeontx2-pf: fix bitmap leak
Bo Sun
1
-0
/
+1
2025-10-15
octeontx2-vf: fix bitmap leak
Bo Sun
1
-0
/
+1
2025-10-15
Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
Jakub Kicinski
2
-28
/
+1
2025-10-15
net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
Wei Fang
1
-10
/
+5
2025-10-15
bonding: fix xfrm offload feature setup on active-backup mode
Hangbin Liu
2
-8
/
+10
2025-10-15
net/mlx5: fw reset, add reset timeout work
Moshe Shemesh
1
-0
/
+24
2025-10-15
net/mlx5: pagealloc: Fix reclaim race during command interface teardown
Shay Drory
1
-2
/
+5
2025-10-15
net/mlx5: Stop polling for command response if interface goes down
Moshe Shemesh
1
-1
/
+5
[next]