summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds27-107/+251
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi2-1/+6
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski5-11/+58
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski3-6/+6
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski1-15/+15
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski1-0/+8
2025-10-08net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer1-1/+1
2025-10-08net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu1-5/+5
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran3-21/+43
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran3-12/+19
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel1-0/+29
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon3-10/+17
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier1-14/+25
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja1-0/+2
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou1-1/+1
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu1-0/+1
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-12/+0
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-14/+14
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds16-64/+677
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-03Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds826-17026/+52930
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds1-1/+2
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+844
2025-10-01virtio: rename dma helpersJason Wang1-14/+14
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni16-105/+133
2025-10-01net: stmmac: Add support for Allwinner A523 GMAC200Chen-Yu Tsai3-0/+172
2025-10-01octeontx2-pf: fix bitmap leakBo Sun1-0/+1
2025-10-01octeontx2-vf: fix bitmap leakBo Sun1-0/+1
2025-10-01net/mlx5e: Use extack in set rxfh callbackGal Pressman1-6/+9
2025-10-01net/mlx5e: Introduce mlx5e_rss_params for RSS configurationCarolina Jubran3-22/+40
2025-10-01net/mlx5e: Introduce mlx5e_rss_init_paramsCarolina Jubran4-39/+63
2025-10-01net/mlx5e: Remove unused mdev param from RSS indir initCarolina Jubran3-9/+11
2025-10-01net/mlx5: Improve QoS error messages with actual depth valuesCarolina Jubran1-6/+9
2025-10-01net/mlx5e: Prevent entering switchdev mode with inconsistent netnsJianbo Liu1-0/+33
2025-10-01net/mlx5: HWS, Generalize complex matchersVlad Dogaru6-1199/+836
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-1/+1
2025-10-01net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUsPatrisious Haddad1-2/+26
2025-09-30Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski2-28/+1
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski4-6/+293
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit1-18/+11
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit1-1/+0
2025-09-30net: phy: annotate linkmode initializers as not used after init phaseHeiner Kallweit3-10/+10
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit1-6/+5
2025-09-30net: enetc: initialize SW PIR and CIR based HW PIR and CIR valuesWei Fang1-10/+5
2025-09-306pack: drop redundant locking and refcountingQingfang Deng1-52/+5