summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-09net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha
2025-01-09net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang
2025-01-09wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach
2025-01-02wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach
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-27can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-27can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-27net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-27net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-27net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-12-27net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2024-12-27team: Fix feature exposure when no ports are presentDaniel Borkmann
2024-12-27net: renesas: rswitch: rework ts tags managementNikita Yushchenko
2024-12-27ionic: use ee->offset when returning sprom dataShannon Nelson
2024-12-27ionic: no double destroy workqueueShannon 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: 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-19team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann
2024-12-19net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-19net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean
2024-12-19net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-19net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
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: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-19bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-19net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-19net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean
2024-12-19net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean
2024-12-19net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean
2024-12-19bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan