summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-02-12bng_en: Remove duplicate includeChen Ni
2026-02-12myri10ge: replace comma with semicolonsChen Ni
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta
2026-02-11net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao
2026-02-11net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao
2026-02-11net: dsa: add basic initial driver for MxL862xx switchesDaniel Golle
2026-02-11octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam
2026-02-11net: renesas: rswitch: fix forwarding offload statemachineMichael Dege
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)
2026-02-10bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()Michael Chan
2026-02-10bnxt_en: Refactor bnxt_need_reserve_rings()Michael Chan
2026-02-10octeontx2-af: CGX: fix bitmap leaksBo Sun
2026-02-10netconsole: Use printk context for CPU and task informationBreno Leitao
2026-02-10netconsole: convert to NBCON console infrastructureBreno Leitao
2026-02-10netconsole: extract message fragmentation into send_msg_udp()Breno Leitao
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-10octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar
2026-02-10octeon_ep: ensure dbell BADDR updationVimlesh Kumar
2026-02-10octeon_ep: disable per ring interruptsVimlesh Kumar
2026-02-10net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}Simon Horman
2026-02-10net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean
2026-02-10serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen
2026-02-10net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
2026-02-10net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_registerJacky Chou
2026-02-10net: ftgmac100: Fix wrong netif_napi_del in releaseAndrew Lunn
2026-02-10net: ftgmac100: Simplify condition on HW arbitrationAndrew Lunn
2026-02-10net: ftgmac100: Remove redundant PHY_POLLAndrew Lunn
2026-02-10net: ftgmac100: Move DT probe into a helperAndrew Lunn
2026-02-10net: ftgmac100: Simplify legacy MDIO setupAndrew Lunn
2026-02-10net: ftgmac100: Always register the MDIO bus when it existsAndrew Lunn
2026-02-10net: ftgmac100: Move NCSI probe code into a helperAndrew Lunn
2026-02-10net: ftgmac100: Simplify error handling for ftgmac100_initial_macAndrew Lunn
2026-02-10net: ftgmac100: Use devm_clk_get_enabledAndrew Lunn
2026-02-10net: ftgmac100: Use devm_request_memory_region/devm_ioremapAndrew Lunn
2026-02-10net: ftgmac100: Use devm_alloc_etherdev()Andrew Lunn