aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu1-1/+5
2026-02-19bnge: fix reserving resources from FWVikas Gupta1-1/+1
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan4-10/+21
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier1-1/+1
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet1-0/+5
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann1-1/+0
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-8/+0
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann1-0/+1
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore1-1/+15
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo1-2/+3
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo1-6/+31
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli1-1/+13
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni4-41/+63
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman2-3/+5
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman1-1/+1
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman1-11/+14
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye2-10/+12
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore2-2/+14
2026-02-12bng_en: Remove duplicate includeChen Ni1-1/+0
2026-02-12myri10ge: replace comma with semicolonsChen Ni1-6/+6
2026-02-12net: phy: phy_port: Correctly recompute the port's linkmodesMaxime Chevallier1-7/+17
2026-02-12net: phy: phy_port: Cleanup the of-parsing logic for phy_portMaxime Chevallier1-7/+2
2026-02-12net: phy: initialize the port support based on the PHY's for OF portsMaxime Chevallier1-0/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds19-0/+19
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici1-1/+4
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici1-21/+31
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici3-20/+29
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds690-42153/+53945
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni26-69/+192
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta7-7/+7
2026-02-11net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao1-6/+5
2026-02-11net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
2026-02-11net: dsa: add basic initial driver for MxL862xx switchesDaniel Golle10-0/+1491
2026-02-11octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
2026-02-11net: renesas: rswitch: fix forwarding offload statemachineMichael Dege1-8/+7
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)1-2/+10
2026-02-10bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()Michael Chan1-0/+2
2026-02-10bnxt_en: Refactor bnxt_need_reserve_rings()Michael Chan1-15/+30
2026-02-10octeontx2-af: CGX: fix bitmap leaksBo Sun1-0/+2
2026-02-10netconsole: Use printk context for CPU and task informationBreno Leitao1-17/+23