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
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
2025-03-13
ppp: Fix KMSAN uninit-value warning with bpf
Jiayuan Chen
1
-9
/
+19
2025-03-13
be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink
Nikolay Aleksandrov
3
-101
/
+100
2025-03-13
caif_virtio: fix wrong pointer check in cfv_probe()
Vitaliy Shevtsov
1
-1
/
+1
2025-03-13
wifi: iwlwifi: limit printed string from FW file
Johannes Berg
1
-1
/
+1
2025-03-13
usbnet: gl620a: fix endpoint checking in genelink_bind()
Nikita Zhandarovich
1
-3
/
+1
2025-03-13
net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
Harshal Chaudhari
1
-1
/
+1
2025-03-13
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2
-2
/
+12
2025-03-13
net: loopback: Avoid sending IP packets without an Ethernet header
Ido Schimmel
1
-0
/
+14
2025-03-13
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-03-13
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-03-13
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-03-13
geneve: Fix use-after-free in geneve_find_dev().
Kuniyuki Iwashima
1
-8
/
+3
2025-03-13
netdevsim: print human readable IP address
Hangbin Liu
1
-4
/
+8
2025-03-13
mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
Wentao Liang
1
-1
/
+3
2025-03-13
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-03-13
team: better TEAM_OPTION_TYPE_STRING validation
Eric Dumazet
1
-1
/
+3
2025-03-13
wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
Marcel Hamer
1
-0
/
+5
2025-03-13
wifi: rtlwifi: rtl8821ae: Fix media status report
Bitterblue Smith
1
-2
/
+2
2025-03-13
tun: revert fix group permission check
Willem de Bruijn
1
-9
/
+5
2025-03-13
net: atlantic: fix warning during hot unplug
Jacob Moroni
1
-1
/
+3
2025-03-13
tg3: Disable tg3 PCIe AER on system reboot
Lenny Szubowicz
1
-0
/
+58
2025-03-13
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
1
-0
/
+22
2025-03-13
net: usb: rtl8150: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2025-03-13
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
1
-11
/
+13
2025-03-13
wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()
Dmitry Antipov
1
-0
/
+3
2025-03-13
tun: fix group permission check
Stas Sergeev
1
-5
/
+9
2025-03-13
net: sh_eth: Fix missing rtnl lock in suspend/resume path
Kory Maincent
1
-0
/
+4
2025-03-13
bgmac: reduce max frame size to support just MTU 1500
Rafał Miłecki
1
-2
/
+1
2025-03-13
net: davicom: fix UAF in dm9000_drv_remove
Chenyuan Yang
1
-1
/
+2
2025-03-13
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2
-9
/
+15
2025-03-13
net: fec: implement TSO descriptor cleanup
Dheeraj Reddy Jonnalagadda
1
-1
/
+30
2025-03-13
net: hns3: fix oops when unload drivers paralleling
Jian Shen
5
-0
/
+23
2025-03-13
net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
Roger Quadros
1
-1
/
+1
2025-03-13
net/mlxfw: Drop hard coded max FW flash image size
Maher Sanalla
1
-2
/
+0
2025-03-13
wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
WangYuli
1
-2
/
+2
2025-03-13
wifi: wlcore: fix unbalanced pm_runtime calls
Andreas Kemnade
1
-5
/
+5
2025-03-13
team: prevent adding a device which is already a team device lower
Octavian Purdila
1
-0
/
+7
2025-03-13
wifi: rtlwifi: pci: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-03-13
wifi: rtlwifi: fix memory leaks and invalid access at probe error path
Thadeu Lima de Souza Cascardo
1
-5
/
+8
2025-03-13
wifi: rtlwifi: destroy workqueue at rtl_deinit_core
Thadeu Lima de Souza Cascardo
3
-7
/
+6
2025-03-13
wifi: rtlwifi: remove unused check_buddy_priv
Thadeu Lima de Souza Cascardo
4
-64
/
+0
2025-03-13
wifi: rtlwifi: remove unused dualmac control leftovers
Dmitry Antipov
2
-14
/
+0
2025-03-13
wifi: rtlwifi: remove unused timer and related code
Dmitry Antipov
3
-18
/
+1
2025-03-13
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-15
/
+13
2025-03-13
wifi: rtlwifi: usb: fix workqueue leak when probe fails
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-03-13
wifi: rtlwifi: fix init_sw_vars leak when probe fails
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-03-13
wifi: rtlwifi: wait for firmware loading before releasing memory
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2025-03-13
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2025-03-13
wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step
Thadeu Lima de Souza Cascardo
1
-3
/
+4
2025-03-13
wifi: rtlwifi: do not complete firmware loading needlessly
Thadeu Lima de Souza Cascardo
2
-2
/
+0
[next]