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-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
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-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05net/net_failover: fix txq exceeding warningFaicker Mo
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 non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
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-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-22ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-17net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith