summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-18Merge tag 'linux-can-next-for-7.3-20260818' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2026-08-18net/mlx5e: do not HW-GRO coalesce small framesGlenn Judd
2026-08-18bonding: initialize err for empty target listsRuoyu Wang
2026-08-18net: dsa: initial support for MT7628 embedded switchJoris Vaisvila
2026-08-18net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYsJoris Vaisvila
2026-08-18net: pse-pd: realtek-pse-mcu: add UART transportJonas Jelonek
2026-08-18net: pse-pd: realtek-pse-mcu: add I2C transportJonas Jelonek
2026-08-18net: pse-pd: add Realtek PSE MCU coreJonas Jelonek
2026-08-18net/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
2026-08-188139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter
2026-08-18vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat
2026-08-17enic: define MBOX message types and header structuresSatish Kharat
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat
2026-08-17enic: add admin RQ buffer managementSatish Kharat
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat
2026-08-17enic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat
2026-08-17net: macb: refuse set_ringparam on EMACThéo Lebrun
2026-08-17net: macb: allocate tieoff descriptor once across device lifetimeThéo Lebrun
2026-08-17net: macb: enforce reverse christmas tree (RCT) conventionThéo Lebrun
2026-08-17net: macb: unify queue index variable naming convention and typesThéo Lebrun
2026-08-17net: macb: unify variable naming convention in at91ether functionsThéo Lebrun
2026-08-17net: macb: unify device pointer naming conventionThéo Lebrun
2026-08-17net: macb: drop "consistent" from alloc/free function namesThéo Lebrun
2026-08-17net: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang
2026-08-17vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei
2026-08-17net: ravb: serialize PTP clock teardownXuanqiang Luo
2026-08-17net: ravb: avoid dereferencing an invalid PTP clockXuanqiang Luo
2026-08-17virtio_net: Fix resize of the RX ringAnton Protopopov
2026-08-17pppox: drain queued packets on channel handoffQingfang Deng
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean
2026-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACIMartino Dell'Ambrogio
2026-08-17net: sfp: allow prefix matching in quirk lookupMartino Dell'Ambrogio