summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-07net: niu: fix potential buffer overflow/truncation in irq namesRonan Marchal
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle
2026-08-07net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()Daniel Golle
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef
2026-08-07ovpn: finish crypto callback cleanup before peer releaseRalf Lici
2026-08-07ovpn: fix NULL dereference when killing missing keyRalf Lici
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06igc: fix netdev not re-attached after resume if interface is downPhilipp David
2026-08-06bnge: Fix resource leak in bnge_init_nic() error pathBhargava Marreddy
2026-08-06fjes: cancel force_close_task in fjes_remove()Fan Wu
2026-08-06fjes: unregister the netdev before destroying the workqueuesFan Wu
2026-08-06macvlan: require lower-netns admin for shared port settingsDoruk Tan Ozturk
2026-08-06net: usb: ipheth: fix carrier_work UAF on disconnectDoruk Tan Ozturk
2026-08-06net: thunderbolt: Tear down DMA paths before stopping the ringsFan XinRan
2026-08-06net: octeontx2-pf: Fix UB in shift operationSergey V. Frolov
2026-08-06net: vxlan: remove unused vxlan_dev_createIlya Maximets
2026-08-06net: geneve: remove unused geneve_dev_create_fbIlya Maximets
2026-08-06net: phy: mediatek: fix TX blink masks using the RX bitsAhmed Naseef
2026-08-06wifi: nxpwifi: bound uAP association event IEs to the event bufferLinmao Li
2026-08-06wifi: nxpwifi: detach sync command buffer on interrupted waitLinmao Li
2026-08-06wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()Abdun Nihaal
2026-08-06wifi: rsi: Fix types to appease CFIStefan Hansson
2026-08-06wifi: nxpwifi: fix multiple static analysis errors and warningsJeff Chen
2026-08-06wifi: morsemicro: MM81X should be invisible and selected by its usersGeert Uytterhoeven
2026-08-06wifi: nxp: NXPWIFI should be invisible and selected by its usersGeert Uytterhoeven
2026-08-06Merge tag 'ath-next-20260803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-08-05net: stmmac: raise TX completion interrupt at the end of an xmit burstJohan Alvarado
2026-08-05net/mlx5: add debugfs stats for doorbell dma poolsNimrod Oren
2026-08-05net/mlx5: allocate doorbells from dma poolsNimrod Oren
2026-08-05net/mlx5: initialize doorbell dma poolsNimrod Oren
2026-08-05pppoe: remove redundant xmit wrapperQingfang Deng
2026-08-05net: tulip: remove xircom_cb driverPablo Vallespín Aranguren
2026-08-05dinghai: add hardware register access and PCI capability scanningJunyang Han
2026-08-05dinghai: add ZTE network driver supportJunyang Han
2026-08-05net: usb: cdc_ether: add quirk for AMI BMC stale link eventsJinhui Guo
2026-08-05pds_core: add debugfs support for host backed memoryNikhil P. Rao
2026-08-05pds_core: add host backed memory support for firmwareNikhil P. Rao
2026-08-05pds_core: add PLDM component info displayBrett Creeley
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley
2026-08-05pds_core: add support for identity version 2Brett Creeley
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley
2026-08-05net: phy: nxp-tja11xx: cancel registration work on removeHongyan Xu
2026-08-05pfcp: Support per-netns netdev unregistration.Kuniyuki Iwashima
2026-08-05pfcp: Protect pfcp_net.pfcp_dev_list with mutex.Kuniyuki Iwashima
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou