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.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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
sis900: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-08-04
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-5
/
+2
2021-08-04
mlx4: Fix missing error code in mlx4_load_one()
Jiapeng Chong
1
-0
/
+1
2021-08-04
NIU: fix incorrect error return, missed in previous revert
Paul Jakma
1
-1
/
+2
2021-07-28
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2
-20
/
+1
2021-07-28
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
1
-1
/
+8
2021-07-28
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
2021-07-28
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
1
-3
/
+1
2021-07-28
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-20
sfc: error code if SRIOV cannot be disabled
Íñigo Huguet
1
-4
/
+11
2021-07-20
sfc: avoid double pci_remove of VFs
Íñigo Huguet
1
-9
/
+1
2021-07-20
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-07-20
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-07-20
net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
Andy Shevchenko
1
-13
/
+6
2021-07-20
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
1
-0
/
+2
2021-07-20
net: ethernet: ezchip: fix error handling
Pavel Skripkin
1
-1
/
+1
2021-07-20
net: ethernet: ezchip: fix UAF in nps_enet_remove
Pavel Skripkin
1
-1
/
+1
2021-07-20
net: ethernet: aeroflex: fix UAF in greth_of_remove
Pavel Skripkin
1
-1
/
+2
2021-07-20
ehea: fix error return code in ehea_restart_qps()
Zhen Lei
1
-4
/
+5
2021-07-20
net: pch_gbe: Propagate error from devm_gpio_request_one()
Andy Shevchenko
1
-3
/
+7
2021-06-30
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
Esben Haabendal
1
-0
/
+5
2021-06-30
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-30
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-30
net: fec_ptp: add clock rate zero check
Fugang Duan
1
-0
/
+4
2021-06-30
net: ethernet: fix potential use-after-free in ec_bhf_remove
Pavel Skripkin
1
-1
/
+3
2021-06-30
be2net: Fix an error handling path in 'be_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-30
netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
Christophe JAILLET
1
-0
/
+2
2021-06-30
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-30
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
1
-4
/
+4
2021-06-30
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
1
-0
/
+1
2021-06-16
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-06-16
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-06-16
net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
Zheyu Ma
1
-1
/
+1
2021-06-03
net: bnx2: Fix error return code in bnx2_init_board()
Zhen Lei
1
-1
/
+1
2021-06-03
net: netcp: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-06-03
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
1
-0
/
+5
2021-06-03
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2
-7
/
+104
2021-05-26
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-26
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
1
-3
/
+5
2021-05-26
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-26
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-05-26
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-26
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-22
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2021-05-22
net: stmmac: Set FIFO sizes for ipq806x
Jonathan McDowell
1
-0
/
+2
2021-05-22
net: davinci_emac: Fix incorrect masking of tx and rx error channel
Colin Ian King
1
-2
/
+2
2021-05-22
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-28
cavium/liquidio: Fix duplicate argument
Wan Jiabing
1
-1
/
+1
2021-04-28
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
[next]