summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-05net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2024-01-05ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-20usb: aqc111: check packet for fixup for true limitOliver Neukum
2023-12-20net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2023-12-20net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-20net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-20net: fec: correct queue selectionRadu Bulie
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-20qca_spi: Fix reset behaviorStefan Wahren
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-13ionic: fix snprintf format length warningShannon Nelson
2023-12-13net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-13i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-13net: arcnet: com20020 fix error handlingTong Zhang
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-13octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-12-08hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-12-08hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-12-08hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-12-08wireguard: use DEV_STATS_INC()Eric Dumazet