index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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
2022-12-31
net: farsync: Fix kmemleak when rmmods farsync
Li Zetao
1
-0
/
+2
2022-12-31
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
Yuan Can
1
-0
/
+2
2022-12-31
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
Gaosheng Cui
1
-1
/
+2
2022-12-31
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
Zhang Changzhong
1
-2
/
+6
2022-12-31
net: defxx: Fix missing err handling in dfx_init()
Yongqiang Liu
1
-4
/
+18
2022-12-31
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
Wang Yufen
2
-1
/
+2
2022-12-31
wifi: rtl8xxxu: Fix the channel width reporting
Bitterblue Smith
1
-3
/
+7
2022-12-31
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
Bitterblue Smith
1
-1
/
+1
2022-12-31
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-31
wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
Deren Wu
1
-0
/
+4
2022-12-31
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu
1
-1
/
+1
2022-12-31
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
1
-1
/
+2
2022-12-31
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
3
-0
/
+9
2022-12-31
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
1
-0
/
+1
2022-12-31
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
2
-39
/
+23
2022-12-31
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
1
-6
/
+15
2022-12-31
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
1
-11
/
+21
2022-12-31
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-12-31
wifi: iwlwifi: mvm: fix double free on tx path.
Ben Greear
1
-1
/
+11
2022-12-31
wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
Bitterblue Smith
1
-1
/
+1
2022-12-31
wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
Ziyang Xuan
1
-0
/
+1
2022-12-31
bonding: fix link recovery in mode 2 when updelay is nonzero
Jonathan Toppins
1
-1
/
+10
2022-12-31
wifi: rtw89: fix physts IE page check
Zong-Zhe Yang
1
-1
/
+1
[prev]
[next]