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
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-10-15
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...
I Viswanath
-4
/
+4
2025-10-15
Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-43
/
+52
2025-10-15
netdevsim: set the carrier when the device goes up
Breno Leitao
-0
/
+7
2025-10-15
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
-4
/
+1
2025-10-15
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
-7
/
+16
2025-10-14
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
-1
/
+15
2025-10-14
r8152: add error handling in rtl8152_driver_init
Yi Cong
-1
/
+6
2025-10-14
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
-0
/
+2
2025-10-14
Octeontx2-af: Fix missing error code in cgx_probe()
Harshit Mogalapalli
-0
/
+1
2025-10-14
amd-xgbe: Avoid spurious link down messages during interface toggle
Raju Rangoju
-1
/
+1
2025-10-13
net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present
Marek Vasut
-12
/
+11
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
-1
/
+2
2025-10-13
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
-0
/
+47
2025-10-13
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
-3
/
+96
2025-10-13
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
-0
/
+47
2025-10-13
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
-32
/
+116
2025-10-13
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
-0
/
+4
2025-10-13
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
-1
/
+19
2025-10-13
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
Linmao Li
-2
/
+3
2025-10-12
net: dlink: handle dma_map_single() failure properly
Yeounsu Moon
-7
/
+16
2025-10-12
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...
Rex Lu
-2
/
+6
2025-10-12
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...
Bhanu Seshu Kumar Valluri
-4
/
+7
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-107
/
+251
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
-1
/
+6
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
-11
/
+58
2025-10-09
eth: fbnic: fix saving stats from XDP_TX rings on close
Jakub Kicinski
-6
/
+6
2025-10-09
eth: fbnic: fix accounting of XDP packets
Jakub Kicinski
-15
/
+15
2025-10-09
eth: fbnic: fix missing programming of the default descriptor
Jakub Kicinski
-0
/
+8
2025-10-09
can: m_can: replace Dong Aisheng's old email address
Marc Kleine-Budde
-4
/
+4
2025-10-08
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
-4
/
+3
2025-10-08
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
-1
/
+1
2025-10-08
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...
Marc Kleine-Budde
-21
/
+32
2025-10-08
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
-1
/
+1
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
-0
/
+1
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
-12
/
+10
2025-10-07
net: pse-pd: tps23881: Fix current measurement scaling
Thomas Wismer
-1
/
+1
2025-10-07
net/mlx5: fix pre-2.40 binutils assembler error
Arnd Bergmann
-1
/
+1
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2025-10-07
net/mlx5e: Do not fail PSP init on missing caps
Cosmin Ratiu
-5
/
+5
2025-10-07
net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
Carolina Jubran
-21
/
+43
2025-10-07
net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
Carolina Jubran
-12
/
+19
2025-10-07
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Oleksij Rempel
-0
/
+29
2025-10-07
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
Daniel Machon
-10
/
+17
2025-10-07
net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
Maxime Chevallier
-14
/
+25
2025-10-06
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
Erick Karanja
-0
/
+2
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
-4
/
+6
2025-10-06
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
Duoming Zhou
-1
/
+1
2025-10-06
net: wwan: t7xx: add support for HP DRMR-H01
Sammy Hsu
-0
/
+1
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-12
/
+0
2025-10-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-14
/
+14
[next]