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
2022-12-31
net: stmmac: fix errno when create_singlethread_workqueue() fails
Gaosheng Cui
1
-0
/
+1
2022-12-31
ice: synchronize the misc IRQ when tearing down Tx tracker
Jacob Keller
1
-4
/
+6
2022-12-31
wifi: mt76: do not run mt76u_status_worker if the device is not running
Lorenzo Bianconi
1
-4
/
+7
2022-12-31
ppp: associate skb with a device at tx
Stanislav Fomichev
1
-0
/
+2
2022-12-31
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
Felix Fietkau
2
-1
/
+5
2022-12-31
igb: Do not free q_vector unless new one was allocated
Kees Cook
1
-2
/
+6
2022-12-31
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...
Jisoo Jang
1
-2
/
+6
2022-12-31
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
Minsuk Kang
1
-0
/
+5
2022-12-31
hamradio: baycom_epp: Fix return type of baycom_send_packet()
Nathan Chancellor
1
-1
/
+1
2022-12-31
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
Nathan Chancellor
1
-1
/
+1
2022-12-31
qed (gcc13): use u16 for fid to be big enough
Jiri Slaby (SUSE)
1
-1
/
+2
2022-12-31
wifi: ath11k: Fix qmi_msg_handler data structure initialization
Rahul Bhattacharjee
1
-0
/
+3
2022-12-31
bnx2: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-2
/
+3
2022-12-31
wifi: ath10k: Delay the unmapping of the buffer
Youghandhar Chintala
3
-0
/
+27
2022-12-31
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
1
-0
/
+6
2022-12-31
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
1
-0
/
+14
2022-12-31
brcmfmac: return error when getting invalid max_flowrings from dongle
Wright Feng
1
-0
/
+4
2022-12-31
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-31
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-12-31
mctp: serial: Fix starting value for frame check sequence
Jeremy Kerr
1
-2
/
+4
2022-12-31
myri10ge: Fix an error handling path in myri10ge_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-31
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-31
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-31
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-31
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-31
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-31
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-12-31
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-31
r6040: Fix kmemleak in probe and remove
Li Zetao
1
-1
/
+4
2022-12-31
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
1
-27
/
+8
2022-12-31
bonding: do failover when high prio link up
Hangbin Liu
1
-9
/
+15
2022-12-31
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
1
-1
/
+1
2022-12-31
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
1
-13
/
+21
2022-12-31
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
1
-12
/
+24
2022-12-31
stmmac: fix potential division by 0
Piergiorgio Beruto
2
-2
/
+3
2022-12-31
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
1
-1
/
+5
2022-12-31
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
Eric Pilmore
1
-2
/
+2
2022-12-31
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2022-12-31
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
1
-3
/
+7
2022-12-31
can: tcan4x5x: Fix use of register error status mask
Markus Schneider-Pargmann
1
-7
/
+7
2022-12-31
can: m_can: Call the RAM init directly from m_can_chip_config
Vivek Yadav
3
-15
/
+26
2022-12-31
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2022-12-31
net: amd-xgbe: Check only the minimum speed for active/passive cables
Tom Lendacky
1
-12
/
+2
2022-12-31
net: amd-xgbe: Fix logic around active and passive cables
Tom Lendacky
1
-3
/
+6
2022-12-31
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2
-2
/
+2
2022-12-31
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-3
/
+3
2022-12-31
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-31
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
[next]