aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-08-22hinic3: Command Queue frameworkFan Gong7-8/+694
2025-08-22hinic3: Complete Event Queue interfacesFan Gong6-54/+544
2025-08-22hinic3: Async Event Queue interfacesFan Gong9-0/+740
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-515/+356
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet2-3/+5
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam6-2/+30
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet3-113/+120
2025-08-21net: macb: fix unregister_netdev call order in macb_remove()luoguangfei1-1/+1
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam3-0/+20
2025-08-21gve: support unreadable netmemMina Almasry2-5/+35
2025-08-21net: stmmac: fix stmmac_simple_pm_ops build errorsRussell King (Oracle)1-2/+3
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao1-2/+1
2025-08-21net: hibmcge: Remove the use of dev_err_probe()Xichao Zhao2-3/+2
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski47-270/+549
2025-08-21idpf: remove obsolete stashing codeJoshua Hay2-339/+22
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay3-19/+47
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay2-111/+103
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay3-58/+95
2025-08-21idpf: improve when to set RE bit logicJoshua Hay2-3/+23
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay2-10/+91
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski1-6/+5
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner1-10/+8
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar4-4/+31
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran1-0/+1
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran1-1/+3
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran1-8/+49
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran1-12/+12
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran2-69/+33
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens1-1/+3
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent1-0/+4
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent1-15/+44
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam1-2/+2
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie6-1/+1012
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei2-1/+129
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie3-1/+57
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie3-1/+276
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie3-1/+148
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie3-1/+292
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie3-1/+439
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie3-1/+937
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie2-1/+268
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie5-1/+276
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie5-0/+282
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi1-3/+1
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur1-0/+209
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur1-109/+233
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur1-115/+116
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur1-39/+27
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxPaolo Abeni8-38/+128
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDUHangbin Liu1-18/+24