summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng
2021-05-26Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22mt7601u: fix always true expressionColin Ian King
2021-05-22net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-22FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki
2021-05-22staging: wimax/i2400m: fix byte-order issuekarthik alapati
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-05-22net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-28net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-28pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-16drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-16drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-16net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello