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
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
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-01-23
virtio-net: don't schedule delayed refill worker
Bui Quang Minh
1
-23
/
+24
2026-01-23
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
Ondrej Ille
1
-1
/
+1
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-0
/
+2
2026-01-23
net: hv_netvsc: reject RSS hash key programming without RX indirection table
Aditya Garg
1
-0
/
+3
2026-01-23
net: phy: motorcomm: fix duplex setting error for phy leds
Jijie Shao
1
-2
/
+2
2026-01-23
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
Kery Qi
1
-1
/
+1
2026-01-23
net/mlx5e: Restore destroying state bit after profile cleanup
Saeed Mahameed
1
-0
/
+3
2026-01-23
net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
Saeed Mahameed
3
-9
/
+12
2026-01-23
net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv
Saeed Mahameed
2
-10
/
+12
2026-01-23
net/mlx5e: Fix crash on profile change rollback failure
Saeed Mahameed
3
-24
/
+44
2026-01-23
macvlan: fix possible UAF in macvlan_forward_source()
Eric Dumazet
1
-7
/
+13
2026-01-23
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
1
-1
/
+1
2026-01-23
virtio_net: Fix misalignment bug in struct virtnet_info
Gustavo A. R. Silva
1
-3
/
+9
2026-01-17
net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant
Marcus Hughes
1
-0
/
+2
2026-01-17
net: enetc: fix build warning when PAGE_SIZE is greater than 128K
Wei Fang
1
-2
/
+2
2026-01-17
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
1
-0
/
+2
2026-01-17
wifi: mac80211_hwsim: fix typo in frequency notification
Benjamin Berg
1
-1
/
+1
2026-01-17
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
Lorenzo Bianconi
1
-3
/
+6
2026-01-17
net: netdevsim: fix inconsistent carrier state after link/unlink
Yohei Kojima
1
-0
/
+8
2026-01-17
net: sfp: return the number of written bytes for smbus single byte access
Maxime Chevallier
1
-1
/
+1
2026-01-17
Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"
Vladimir Oltean
4
-78
/
+0
2026-01-17
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
1
-1
/
+1
2026-01-17
idpf: cap maximum Rx buffer size
Joshua Hay
2
-3
/
+6
2026-01-17
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
1
-2
/
+2
2026-01-17
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
2026-01-17
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
1
-7
/
+11
2026-01-17
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
2026-01-17
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2
-22
/
+40
2026-01-17
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
3
-3
/
+42
2026-01-17
idpf: fix error handling in the init_task on load
Emil Tantilov
1
-4
/
+12
2026-01-17
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
1
-0
/
+4
2026-01-17
idpf: fix memory leak in idpf_vport_rel()
Emil Tantilov
1
-0
/
+2
2026-01-17
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-49
/
+72
2026-01-17
idpf: convert vport state to bitmap
Emil Tantilov
7
-30
/
+28
2026-01-17
idpf: keep the netdev when a reset fails
Emil Tantilov
1
-11
/
+6
2026-01-17
virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
Kommula Shiva Shankar
1
-3
/
+3
2026-01-17
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-17
net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
Zilin Guan
1
-0
/
+6
2026-01-17
net/ena: fix missing lock when update devlink params
Frank Liang
1
-0
/
+4
2026-01-17
net/mlx5e: Dealloc forgotten PSP RX modify header
Cosmin Ratiu
1
-3
/
+11
2026-01-17
net/mlx5e: Don't print error message due to invalid module
Gal Pressman
1
-1
/
+2
2026-01-17
net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
Alexei Lazar
1
-4
/
+5
2026-01-17
net/mlx5: Lag, multipath, give priority for routes with smaller network prefix
Patrisious Haddad
1
-2
/
+7
2026-01-17
net: phy: mxl-86110: Add power management and soft reset support
Stefano Radaelli
1
-0
/
+3
2026-01-17
net: mscc: ocelot: Fix crash when adding interface under a lag
Jerry Wu
1
-2
/
+4
2026-01-17
net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
Alok Tiwari
1
-0
/
+2
2026-01-17
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
1
-3
/
+3
2026-01-17
net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
Thomas Fourier
1
-1
/
+1
2026-01-08
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2026-01-08
net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibration
Miaoqian Lin
1
-1
/
+1
[next]