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-22net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet
2021-05-22airo: work around stack usage warningArnd Bergmann
2021-05-19i40e: Remove LLDP frame filtersArkadiusz Kubalewski
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-19i40e: fix broken XDP supportMagnus Karlsson
2021-05-19net: ipa: fix inter-EE IRQ register definitionsAlex Elder
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-05-19can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf
2021-05-19can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde
2021-05-19can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter
2021-05-19net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B
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: mt7615: fix entering driver-own state on mt7663Felix Fietkau
2021-05-19wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-05-19iwlwifi: trans/pcie: defer transport initialisationJohannes Berg
2021-05-19iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein
2021-05-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg
2021-05-19mt76: mt7915: add wifi subsystem resetRyder Lee
2021-05-19mt76: mt7921: fix key set/delete issueLorenzo Bianconi
2021-05-19mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen
2021-05-19mt76: mt7915: fix key set/delete issueFelix Fietkau
2021-05-19mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_reqLorenzo Bianconi
2021-05-19mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_reqLorenzo Bianconi
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer
2021-05-19mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule
2021-05-19mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-05-19rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang