summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-09gve: guard XDP xmit NDO on existence of xdp queuesJoshua Washington
2025-01-09gve: guard XSK operations on the existence of queuesJoshua Washington
2025-01-09sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2025-01-09net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi
2025-01-09net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-09net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie
2025-01-09net: wwan: t7xx: Fix FSM command timeout issueJinjian Song
2025-01-09net: mv643xx_eth: fix an OF node reference leakJoe Hattori
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2025-01-09net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu
2025-01-09net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea
2025-01-09net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit
2025-01-09net: Fix netns for ip_tunnel_init_flow()Xiao Liang
2025-01-09net: stmmac: restructure the error path of stmmac_probe_config_dt()Joe Hattori
2025-01-09net: stmmac: don't create a MDIO bus if unnecessaryAndrew Halaney
2025-01-09net: dsa: microchip: Fix LAN937X set_ageing_time functionTristram Ha
2025-01-09net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha
2025-01-09net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2025-01-09net/mlx5: unique names for per device cachesSebastian Ott
2025-01-09wifi: ath10k: avoid NULL pointer error during sdio removeKang Yang
2025-01-09wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2025-01-09wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()Kalle Valo
2025-01-09wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy
2025-01-09wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih
2024-12-27net: fec: make PPS channel configurableFrancesco Dolcini
2024-12-27net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-12-27chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2024-12-27net: tun: fix tun_napi_alloc_frags()Eric Dumazet
2024-12-27net: mdiobus: fix an OF node reference leakJoe Hattori
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2024-12-27net: renesas: rswitch: rework ts tags managementNikita Yushchenko
2024-12-27ionic: use ee->offset when returning sprom dataShannon Nelson
2024-12-27ionic: Fix netdev notifier unregister on failureBrett Creeley
2024-12-27netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet
2024-12-27net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean
2024-12-27net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
2024-12-19net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-19net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-19net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-19net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-19net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-19net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-19net: rswitch: Add jumbo frames handling for TXYoshihiro Shimoda