summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
* ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár2021-07-20
* net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin2021-07-20
* 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
* r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-30
* net: caif: fix memory leak in ldisc_openPavel Skripkin2021-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
* net: cdc_eem: fix tx fixup skb leakLinyu Yuan2021-06-30
* net: hamradio: fix memory leak in mkiss_closePavel Skripkin2021-06-30
* be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-30
* net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-30
* net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-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: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee2021-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: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-06-16
* bonding: init notify_work earlier to avoid uninitialized useJohannes Berg2021-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
* libertas: register sysfs groups properlyGreg Kroah-Hartman2021-06-03
* net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng2021-06-03
* net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam2021-06-03
* net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-06-03
* net: usb: fix memory leak in smsc75xx_bindPavel Skripkin2021-06-03
* net: hso: fix control-request directionsJohan Hovold2021-06-03
* qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-26
* net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman2021-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 "rtlwifi: fix a 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
* FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki2021-05-22
* wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2021-05-22
* wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2021-05-22
* net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-05-22
* ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2021-05-22
* net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-05-22
* mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong2021-05-22
* net: thunderx: Fix unintentional sign extension issueColin Ian King2021-05-22
* mt7601u: fix always true expressionColin Ian King2021-05-22