summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-17net/mlx5: Fix variable not being completed when function returnsChenguang Zhao
2025-01-17net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman
2025-01-17eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu
2025-01-17igc: field get conversionJesse Brandeburg
2025-01-17ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba
2025-01-17cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy
2025-01-17bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP
2025-01-17pds_core: limit loop over fw name listShannon Nelson
2025-01-17net: libwx: fix firmware mailbox abnormal returnJiawen Wu
2025-01-17ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura
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