summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-04-05net/sonic: use dma_mapping_error() for error checkZhang Changzhong
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-04-05net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-04-05net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-04-05xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-04-05igbvf: Regard vf reset nack as successAkihiko Odaki
2023-04-05intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-04-05iavf: diet and reformatJesse Brandeburg
2023-04-05intel-ethernet: rename i40evf to iavfJesse Brandeburg
2023-04-05i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2023-03-22ethernet: sun: add check for the mdesc_grab()Liang He
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-11net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-03-11wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-11wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang