index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+8
2026-04-18
net: stmmac: fix integer underflow in chain mode
Tyllis Xu
1
-5
/
+6
2026-04-18
net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
Pengpeng Hou
1
-1
/
+1
2026-04-18
net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
David Carlier
1
-0
/
+1
2026-04-18
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-18
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-18
net: ftgmac100: fix ring allocation unwind on open failure
Yufan Chen
1
-4
/
+24
2026-04-18
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
2026-04-18
wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculation
Yasuaki Torimaru
1
-1
/
+1
2026-04-18
net/mlx5: Avoid "No data available" when FW version queries fail
Saeed Mahameed
3
-24
/
+37
2026-04-18
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
1
-4
/
+4
2026-04-18
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
1
-2
/
+4
2026-04-18
net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
Suraj Gupta
1
-2
/
+2
2026-04-18
tg3: Fix race for querying speed/duplex
Thomas Bogendoerfer
1
-1
/
+1
2026-04-18
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...
xietangxin
1
-0
/
+1
2026-04-18
net: macb: use the current queue number for stats
Paolo Valerio
1
-1
/
+1
2026-04-18
net: enetc: fix the output issue of 'ethtool --show-ring'
Wei Fang
1
-0
/
+2
2026-04-18
net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error paths
Anas Iqbal
1
-2
/
+6
2026-04-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
1
-5
/
+11
2026-04-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
2026-04-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
2026-04-18
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-04-18
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
1
-6
/
+6
2026-04-18
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
2026-04-18
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
1
-4
/
+9
2026-04-18
net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
Andrew Lunn
1
-5
/
+8
2026-04-18
wifi: libertas: fix use-after-free in lbs_free_adapter()
Daniel Hodges
1
-2
/
+2
2026-04-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
1
-1
/
+3
2026-04-18
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
1
-0
/
+11
2026-04-18
net: usb: lan78xx: skip LTM configuration for LAN7850
Oleksij Rempel
1
-0
/
+4
2026-04-18
net: usb: lan78xx: fix silent drop of packets with checksum errors
Oleksij Rempel
2
-1
/
+6
2026-04-18
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
2
-4
/
+0
2026-04-18
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
1
-7
/
+7
2026-04-18
can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
Wenyuan Li
1
-1
/
+4
2026-04-18
serial: caif: hold tty->link reference in ldisc_open and ser_release
Shuangpeng Bai
1
-0
/
+3
2026-04-18
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
Gal Pressman
1
-1
/
+0
2026-04-18
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
1
-1
/
+7
2026-04-18
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
1
-0
/
+5
2026-04-18
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
3
-14
/
+0
2026-04-18
wifi: wlcore: Fix a locking bug
Bart Van Assche
1
-2
/
+2
2026-04-18
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
1
-1
/
+14
2026-04-18
net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...
Chintan Vankar
2
-6
/
+5
2026-04-18
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
1
-1
/
+1
2026-04-18
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
1
-1
/
+6
2026-04-18
net: usb: pegasus: validate USB endpoints
Greg Kroah-Hartman
1
-1
/
+12
2026-04-18
net: usb: kalmia: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+7
2026-04-18
net: usb: kaweth: validate USB endpoints
Greg Kroah-Hartman
1
-0
/
+13
2026-04-18
net: arcnet: com20020-pci: fix support for 2.5Mbit cards
Ethan Nelson-Moore
1
-1
/
+15
2026-03-04
net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Thomas Fourier
1
-1
/
+1
2026-03-04
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
2
-2
/
+14
[next]