summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-17vxlan: keep the last remote linked during FDB flushKyle Zeng1-4/+5
2026-08-17ionic: fix completion descriptor access with 2x desc sizePrabu Thayalan1-13/+14
2026-08-17ionic: add missing dma_rmb() after the completion publish checkEric Joyner2-0/+8
2026-08-17net: usb: qmi_wwan: add Telit Cinterion FE990D50 compositionFabio Porcedda1-0/+1
2026-08-17net: ibm: emac: mal: fix NAPI lockingRunyu Xiao1-3/+10
2026-08-17hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() ...Fan Gong1-3/+6
2026-08-17net: airoha: npu: load the firmware without the sysfs fallbackVitaliy Sochnev1-4/+6
2026-08-17net: stmmac: convert DMA address to lower 32 before assignmentAlex Elder2-9/+9
2026-08-17net: stmmac: use dma_addr_t for DMA addressesAlex Elder2-2/+4
2026-08-17net: thunderbolt: Mark the connection down when bringing it up failsFan Ye1-0/+10
2026-08-17net: thunderbolt: Release the Rx HopID that was handed out on mismatchFan Ye1-0/+2
2026-08-17octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()Karl Mehltretter1-1/+1
2026-08-17octeontx2-af: Add mailbox to read default MCAM entrySatheesh Paul2-0/+39
2026-08-17bnxt_en: Add missing NETIF_F_TSO_ECN feature flagMichael Chan1-2/+2
2026-08-17eth: bnxt: preserve IRQ affinity across IRQ reallocationJakub Kicinski2-26/+80
2026-08-17eth: bnxt: decrease indent in bnxt_init_int_mode()Jakub Kicinski1-18/+18
2026-08-17r8169: keep LED device name valid after setupZhixing Chen1-6/+5
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet8-16/+18
2026-08-17net: prevent torn reads in netdev_tc_txqEric Dumazet6-14/+31
2026-08-17can: m_can: pci: Remove driver_dataMarkus Schneider-Pargmann (The Capable Hub)1-3/+3
2026-08-17drivers: gs_usb: gs_usb_probe(): fix typo in error messageFanbo He1-1/+1
2026-08-17can: m_can: Use of_property_present() for wakeup-sourcebui duc phuc1-1/+1
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima1-11/+15
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu3-2/+34
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer1-4/+27
2026-08-17net: ionic: Fetch RCQ sign bit from firmwareAbhijit Gangurde1-1/+5
2026-08-16wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlockCharlie-cy Wu3-12/+22
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory3-37/+45
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-2/+12
2026-08-13net: usb: lg-vl600: fix Ethernet header on fragmented RX packetsXu Rao1-1/+1
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+3
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman110-573/+1374
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka1-0/+2
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien3-82/+3
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada1-5/+16
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo1-85/+27
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo1-0/+4
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo1-11/+4
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo2-0/+25
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-102/+206
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov1-4/+1
2026-08-13netconsole: publish the userdata payload with RCUBreno Leitao1-36/+56
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg3-14/+151
2026-08-13net: mana: Route ring-buffer access through offset-based helpersAditya Garg1-24/+39
2026-08-13net/mlx5: rsc_dump and hv_vhca return NULL on create errorMichael Guralnik4-22/+19
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski9-37/+63
2026-08-12r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct valueKarl Mehltretter1-1/+1
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
2026-08-12pptp: drop packets received before connectQingfang Deng1-6/+2
2026-08-12ppp: annotate lockless queue empty checkQingfang Deng1-1/+1