summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2026-01-23net: benet: convert to use .get_rx_ring_countBreno Leitao
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen
2026-01-22net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga
2026-01-22idpf: reshuffle idpf_vport struct members to avoid holesPavan Kumar Linga
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam
2026-01-22hinic3: Fix netif_queue_set_napi queue_index input parameter errorFan Gong
2026-01-22net: atp: drop ancient parallel-port Ethernet driverEthan Nelson-Moore
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber