summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-01-23can: sja1000: sja1000_err(): use error counter for error stateMichael Tretter
2026-01-23can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read e...Marc Kleine-Budde
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: phy: Grammar update for comment in genphy_update_linkSimon Horman
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan 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-22can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan
2026-01-22Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
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
2026-01-22xen/netfront: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: ifb: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-22net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessingTonghao Zhang
2026-01-22net: bonding: skip the 2nd trylock when first one failTonghao Zhang
2026-01-22net: bonding: move bond_should_notify_peers, e.g. into rtnl lock blockTonghao Zhang
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin