summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman-1/+1
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman-11/+14
2026-02-13nfp: bpf: remove references to bpf_reg_state->off for pointersEduard Zingerman-16/+14
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye-10/+12
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon-1/+1
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo-2/+10
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo-9/+30
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo-14/+22
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon-1/+1
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang-3/+17
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore-2/+14
2026-02-12bng_en: Remove duplicate includeChen Ni-1/+0
2026-02-12myri10ge: replace comma with semicolonsChen Ni-6/+6
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier-7/+17
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier-7/+2
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier-0/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+19
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici-1/+4
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici-21/+31
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici-20/+29
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-42182/+53974
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-69/+192
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta-7/+7
2026-02-11net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao-6/+5
2026-02-11net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao-0/+1
2026-02-11net: dsa: add basic initial driver for MxL862xx switchesDaniel Golle-0/+1491
2026-02-11octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam-0/+1
2026-02-11net: renesas: rswitch: fix forwarding offload statemachineMichael Dege-8/+7
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner-3/+4
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)-2/+10
2026-02-10bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()Michael Chan-0/+2
2026-02-10bnxt_en: Refactor bnxt_need_reserve_rings()Michael Chan-15/+30
2026-02-10octeontx2-af: CGX: fix bitmap leaksBo Sun-0/+2
2026-02-10netconsole: Use printk context for CPU and task informationBreno Leitao-17/+23
2026-02-10netconsole: convert to NBCON console infrastructureBreno Leitao-39/+62
2026-02-10netconsole: extract message fragmentation into send_msg_udp()Breno Leitao-9/+15
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao-0/+1
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+6
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+28
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+12
2026-02-10octeon_ep_vf: ensure dbell BADDR updationVimlesh Kumar-6/+46
2026-02-10octeon_ep: ensure dbell BADDR updationVimlesh Kumar-11/+48
2026-02-10octeon_ep: disable per ring interruptsVimlesh Kumar-6/+32
2026-02-10net/mlx5e: remove declarations of mlx5e_shampo_{fill_umr,dealloc_hd}Simon Horman-2/+0
2026-02-10net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier-6/+2
2026-02-10net: dsa: eliminate local type for tc policersVladimir Oltean-4/+4
2026-02-10serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen-2/+3
2026-02-10net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore-1/+0
2026-02-10net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_registerJacky Chou-22/+4