summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-19FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-19i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-05-19ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo
2021-05-19bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-05-19net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
2021-05-19iavf: remove duplicate free resources callsStefan Assmann
2021-05-19qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer
2021-05-19net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-05-14net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-05-14bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-05-14net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skbPhillip Potter
2021-05-14bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-05-14net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-05-14net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-14net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-05-14mt7601u: fix always true expressionColin Ian King
2021-05-14liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He
2021-05-14rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter