summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg1-0/+1
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2025-01-09net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero1-1/+1
2025-01-09net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2-11/+20
2025-01-09net: mv643xx_eth: fix an OF node reference leakJoe Hattori1-2/+12
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan1-3/+18
2025-01-09net: Fix netns for ip_tunnel_init_flow()Xiao Liang1-2/+1
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori1-10/+17
2025-01-09net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney1-37/+54
2025-01-09net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski2-0/+43
2025-01-09net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha2-6/+65
2025-01-09net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel1-0/+5
2025-01-09net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha2-14/+37
2025-01-02net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2024-12-27chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter1-2/+3
2024-12-27net: mdiobus: fix an OF node reference leakJoe Hattori1-3/+10
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori1-1/+4
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter1-0/+2
2024-12-27ionic: use ee->offset when returning sprom dataShannon Nelson1-2/+2
2024-12-27ionic: Fix netdev notifier unregister on failureBrett Creeley1-2/+2
2024-12-27netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet1-0/+2
2024-12-27net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean1-1/+1
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross1-1/+4
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-19net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean1-6/+11
2024-12-19qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon1-1/+1
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon1-6/+5
2024-12-19net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean1-17/+42
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean1-55/+79
2024-12-19net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean1-8/+6
2024-12-19net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean1-2/+2
2024-12-19net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean1-1/+3
2024-12-19net/mlx5: DR, prevent potential error pointer dereferenceDan Carpenter1-1/+3
2024-12-14veth: Use tstats per-CPU traffic countersPeilin Ye1-19/+11
2024-12-14net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2-31/+9
2024-12-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao3-8/+7
2024-12-14rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov1-1/+1
2024-12-14dsa: qca8k: Use nested lock to avoid splatAndrew Lunn1-1/+1
2024-12-14wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis1-1/+1
2024-12-14wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong1-4/+4
2024-12-14net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu1-1/+2
2024-12-14wifi: ath5k: add PCI ID for Arcadyan devicesRosen Penev1-0/+1
2024-12-14wifi: ath5k: add PCI ID for SX76XRosen Penev1-0/+1
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-12-14r8169: don't apply UDP padding quirk on RTL8126AHeiner Kallweit1-4/+10