summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-22hinic3: Complete Event Queue interfacesFan Gong
2025-08-22hinic3: Async Event Queue interfacesFan Gong
2025-08-22Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-22tcp: annotate data-races around tp->rx_opt.user_mssEric Dumazet
2025-08-22Octeontx2-vf: Fix max packet length errorsHariprasad Kelam
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-08-21net: macb: fix unregister_netdev call order in macb_remove()luoguangfei
2025-08-21Octeontx2-af: Broadcast XON on all channelsHariprasad Kelam
2025-08-21gve: support unreadable netmemMina Almasry
2025-08-21net: stmmac: fix stmmac_simple_pm_ops build errorsRussell King (Oracle)
2025-08-21net: dsa: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21net: hibmcge: Remove the use of dev_err_probe()Xichao Zhao
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2025-08-21net: page_pool: add page_pool_get()Jakub Kicinski
2025-08-21net/mlx5e: Preserve shared buffer capacity during headroom updatesArmen Ratner
2025-08-21net/mlx5e: Query FW for buffer ownershipAlexei Lazar
2025-08-21net/mlx5: Restore missing scheduling node cleanup on vport enable failureCarolina Jubran
2025-08-21net/mlx5: Fix QoS reference leak in vport enable error pathCarolina Jubran
2025-08-21net/mlx5: Destroy vport QoS element when no configuration remainsCarolina Jubran
2025-08-21net/mlx5e: Preserve tc-bw during parent changesCarolina Jubran
2025-08-21net/mlx5: Remove default QoS group and attach vports directly to root TSARCarolina Jubran
2025-08-21net/mlx5: Base ECVF devlink port attrs from 0Daniel Jurgens
2025-08-21net: pse-pd: pd692x0: Skip power budget configuration when undefinedKory Maincent
2025-08-21net: pse-pd: pd692x0: Fix power budget leak in manager setup error pathKory Maincent
2025-08-21Octeontx2-af: Skip overlap check for SPI fieldHariprasad Kelam
2025-08-21net: ethernet: qualcomm: Add PPE debugfs support for PPE countersLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE L2 bridge settingsLei Wei
2025-08-21net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mappingLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE RSS hash settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE port control settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE service code settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize the PPE scheduler settingsLuo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574Luo Jie
2025-08-21net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoCLuo Jie
2025-08-21net: airoha: ppe: Do not invalid PPE entries in case of SW hash collisionLorenzo Bianconi
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni
2025-08-21bonding: send LACPDUs periodically in passive mode after receiving partner's ...Hangbin Liu
2025-08-21bonding: update LACP activity flag after setting lacp_activeHangbin Liu