summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-22net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
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-22net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
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-22rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22mt7601u: fix always true expressionColin Ian King
2021-05-22liquidio: Fix unintented sign extension of a left shift of a u16Colin 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_gen2_enqueue_hcmd()Jiri Kosina
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: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-28ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-28ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-28ibmvnic: avoid calling napi_disable() twiceLijun Pan
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-16net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
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-16amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-04-10can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrateAngelo Dureghello
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang