summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-27gve: fix probe failure if clock read failsJordan Rhee
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-27net: stmmac: rk: group MACPHY register offset and fields togetherRussell King (Oracle)
2026-01-27net: stmmac: rk: convert rk3328 to use bsp_priv->idRussell King (Oracle)
2026-01-27net: stmmac: rk: get rid of rk_phy_power_ctl()Russell King (Oracle)
2026-01-27net: stmmac: rk: avoid phy_power_on()Russell King (Oracle)
2026-01-27net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bitsJijie Shao
2026-01-27net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan
2026-01-25sfc: fix deadlock in RSS config readEdward Cree
2026-01-23eth: bnxt: plug bnxt_validate_qcfg() into qopsJakub Kicinski
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski
2026-01-23eth: bnxt: always set the queue mgmt opsJakub Kicinski
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan
2026-01-23net: sfc: falcon: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: sfc: siena: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: sfc: efx: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: ionic: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: fbnic: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: mana: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: nfp: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: atlantic: convert to use .get_rx_ring_countBreno Leitao