summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
14 daysenic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat
14 daysnet: macb: refuse set_ringparam on EMACThéo Lebrun
14 daysnet: macb: allocate tieoff descriptor once across device lifetimeThéo Lebrun
14 daysnet: macb: enforce reverse christmas tree (RCT) conventionThéo Lebrun
14 daysnet: macb: unify queue index variable naming convention and typesThéo Lebrun
14 daysnet: macb: unify variable naming convention in at91ether functionsThéo Lebrun
14 daysnet: macb: unify device pointer naming conventionThéo Lebrun
14 daysnet: macb: drop "consistent" from alloc/free function namesThéo Lebrun
14 daysnet: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang
14 daysvxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei
14 daysnet: ravb: serialize PTP clock teardownXuanqiang Luo
14 daysnet: 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-17dpll: fix NULL deref in dpll_device_ops() during teardown racePetr Oros
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
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-17ptp: netc: skip PEROUT disable if channel is not enabledWei Fang
2026-08-17net: ibm: emac: mal: fix NAPI lockingRunyu Xiao
2026-08-17drm/xe: tests: fix error message in xe_migrate_sanity_test()Dan Carpenter
2026-08-17Merge tag 'nfc-7.1-rc8' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-17regulator: tps65185: wait for the IC to wake before the first I2C accessMario Rugiero
2026-08-17clk: ti: composite: resolve parent clocks by DT index, not by nameMathieu Dubois-Briand