summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
| * sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-04
| * tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-04
| * mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-04
| * NIU: fix incorrect error return, missed in previous revertPaul Jakma2021-08-04
| * net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-28
| * igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-28
| * iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-28
| * net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-28
| * net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-28
| * net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-28
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\|
| * sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-07-20
| * sfc: avoid double pci_remove of VFsÍñigo Huguet2021-07-20
| * net: micrel: check return value after calling platform_get_resource()Yang Yingliang2021-07-20
| * e100: handle eeprom as little endianJesse Brandeburg2021-07-20
| * net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko2021-07-20
| * i40e: Fix error handling in i40e_vsi_openDinghao Liu2021-07-20
| * net: ethernet: ezchip: fix error handlingPavel Skripkin2021-07-20
| * net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin2021-07-20
| * net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin2021-07-20
| * ehea: fix error return code in ehea_restart_qps()Zhen Lei2021-07-20
| * net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal2021-06-30
| * r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-30
| * sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-30
| * net: fec_ptp: add clock rate zero checkFugang Duan2021-06-30
| * net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin2021-06-30
| * be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-30
| * netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-30
| * qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-30
| * net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-30
| * ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-30
| * bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-06-16
| * net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-06-16
| * net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma2021-06-16
| * net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-06-03
| * net: netcp: Fix an error messageChristophe JAILLET2021-06-03
| * net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam2021-06-03
| * net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\|
| * qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-26
| * net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-26
| * ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-26
| * Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-26
| * Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-26
| * Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-26
| * cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-22
| * net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-05-22
| * net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-05-22