summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-17vxlan: keep the last remote linked during FDB flushKyle Zeng
2026-08-17ionic: fix completion descriptor access with 2x desc sizePrabu Thayalan
2026-08-17ionic: add missing dma_rmb() after the completion publish checkEric Joyner
2026-08-17net: usb: qmi_wwan: add Telit Cinterion FE990D50 compositionFabio Porcedda
2026-08-17net: ibm: emac: mal: fix NAPI lockingRunyu Xiao
2026-08-17hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() ...Fan Gong
2026-08-17net: airoha: npu: load the firmware without the sysfs fallbackVitaliy Sochnev
2026-08-17net: stmmac: convert DMA address to lower 32 before assignmentAlex Elder
2026-08-17net: stmmac: use dma_addr_t for DMA addressesAlex Elder
2026-08-17net: thunderbolt: Mark the connection down when bringing it up failsFan Ye
2026-08-17net: thunderbolt: Release the Rx HopID that was handed out on mismatchFan Ye
2026-08-17octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()Karl Mehltretter
2026-08-17octeontx2-af: Add mailbox to read default MCAM entrySatheesh Paul
2026-08-17bnxt_en: Add missing NETIF_F_TSO_ECN feature flagMichael Chan
2026-08-17eth: bnxt: preserve IRQ affinity across IRQ reallocationJakub Kicinski
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski
2026-08-17r8169: keep LED device name valid after setupZhixing Chen
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer
2026-08-17net: ionic: Fetch RCQ sign bit from firmwareAbhijit Gangurde
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-13net: usb: lg-vl600: fix Ethernet header on fragmented RX packetsXu Rao
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov
2026-08-13netconsole: publish the userdata payload with RCUBreno Leitao
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-08-12r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct valueKarl Mehltretter
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli
2026-08-12pptp: drop packets received before connectQingfang Deng
2026-08-12ppp: annotate lockless queue empty checkQingfang Deng