index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-07-28
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2021-07-28
net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
Marek Behún
2021-07-28
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
2021-07-28
r8169: Avoid duplicate sysfs entry creation error
Sayanta Pattanayak
2021-07-28
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
2021-07-28
net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
Randy Dunlap
2021-07-28
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
2021-07-28
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
2021-07-28
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
2021-07-28
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
2021-07-28
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
2021-07-28
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2021-07-28
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
2021-07-28
igb: Fix position of assignment to *ring
Jedrzej Jagielski
2021-07-28
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
2021-07-28
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
2021-07-28
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
2021-07-28
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
2021-07-28
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
2021-07-28
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
2021-07-28
igc: Prefer to use the pci_release_mem_regions method
Sasha Neftin
2021-07-28
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
2021-07-28
igc: change default return of igc_read_phy_reg()
Tom Rix
2021-07-28
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-07-28
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-07-25
net: fddi: fix UAF in fza_probe
Pavel Skripkin
2021-07-25
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
2021-07-25
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
2021-07-25
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
2021-07-25
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
2021-07-25
net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
Marek Behún
2021-07-25
net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
Marek Behún
2021-07-20
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
2021-07-20
virtio_net: Fix error handling in virtnet_restore()
Xie Yongji
2021-07-20
net: moxa: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-07-19
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet
2021-07-19
sfc: avoid double pci_remove of VFs
Íñigo Huguet
2021-07-19
iwlwifi: pcie: fix context info freeing
Johannes Berg
2021-07-19
iwlwifi: pcie: free IML DMA memory allocation
Johannes Berg
2021-07-19
iwlwifi: mvm: don't change band on bound PHY contexts
Johannes Berg
2021-07-19
rtl8xxxu: Fix device info for RTL8192EU devices
Pascal Terjan
2021-07-19
mt76: mt7615: fix fixed-rate tx status reporting
Felix Fietkau
2021-07-19
cw1200: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-07-19
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
2021-07-19
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
2021-07-19
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
2021-07-19
fjes: check return value after calling platform_get_resource()
Yang Yingliang
2021-07-19
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
2021-07-19
net: mvpp2: check return value after calling platform_get_resource()
Yang Yingliang
2021-07-19
net: bcmgenet: check return value after calling platform_get_resource()
Yang Yingliang
[next]