summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-10amt: Don't support cross-netns setup.Kuniyuki Iwashima
2026-08-10veth: fix queue index used to wake the peer txq in veth_pollJonas Köppeler
2026-08-10net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko
2026-08-10macvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet
2026-08-10ipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet
2026-08-10eth: bnxt: avoid deadlock when canceling IRQ affinity notifierJakub Kicinski
2026-08-10eth: bnxt: decrease indent in bnxt_request_irq()Jakub Kicinski
2026-08-10eth: bnxt: keep the aRFS rmap updated when TPH is enabledJakub Kicinski
2026-08-10eth: bnxt: cancel IRQ notifier before freeing affinity maskJakub Kicinski
2026-08-10net: pass net_device_path_ctx to dev_fill_forward_path()Lorenzo Bianconi
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-09ovpn: defer key slot crypto freeing to workqueueRalf Lici
2026-08-09ovpn: run deferred work on a module-owned workqueueRalf Lici
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang
2026-08-07net: wangxun: add pcie error handlerJiawen Wu
2026-08-07net: wangxun: implement soft quiesce for PCIe error recoveryJiawen Wu
2026-08-07net: wangxun: add reinit parameter to wx->do_reset callbackJiawen Wu
2026-08-07net: wangxun: add Tx timeout processJiawen Wu
2026-08-07net: ngbe: implement libwx reset opsJiawen Wu
2026-08-07tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is setSimon Schippers
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian
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