summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-10-09can: m_can: replace Dong Aisheng's old email addressMarc Kleine-Budde
2025-10-08can: m_can: fix CAN state in system PMMarc Kleine-Budde
2025-10-08can: m_can: m_can_chip_config(): bring up interface in correct stateMarc Kleine-Budde
2025-10-08can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...Marc Kleine-Budde
2025-10-08can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()Marc Kleine-Budde
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu
2025-10-07net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer
2025-10-07net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang
2025-10-06net: mscc: ocelot: Fix use-after-free caused by cyclic delayed workDuoming Zhou
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01virtio: rename dma helpersJason Wang
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-10-01net: stmmac: Add support for Allwinner A523 GMAC200Chen-Yu Tsai
2025-09-30octeontx2-pf: fix bitmap leakBo Sun
2025-09-30octeontx2-vf: fix bitmap leakBo Sun
2025-09-30net/mlx5e: Use extack in set rxfh callbackGal Pressman
2025-09-30net/mlx5e: Introduce mlx5e_rss_params for RSS configurationCarolina Jubran
2025-09-30net/mlx5e: Introduce mlx5e_rss_init_paramsCarolina Jubran
2025-09-30net/mlx5e: Remove unused mdev param from RSS indir initCarolina Jubran
2025-09-30net/mlx5: Improve QoS error messages with actual depth valuesCarolina Jubran
2025-09-30net/mlx5e: Prevent entering switchdev mode with inconsistent netnsJianbo Liu
2025-09-30net/mlx5: HWS, Generalize complex matchersVlad Dogaru
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
2025-09-30net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUsPatrisious Haddad
2025-09-30Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit