summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17net: usb: qmi_wwan: add Telit Cinterion FE990D50 compositionFabio Porcedda
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17ptp: netc: skip PEROUT disable if channel is not enabledWei Fang
2026-08-17net: pktgen: use a consistent flow countQi Zhang
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 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-17Merge branch 'net-stmmac-dma-address-handling-fixes'Jakub Kicinski
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-17Merge branch 'net-thunderbolt-two-fixes-for-the-failed-bring-up-path'Jakub Kicinski
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-17psp: use unrcu_pointer() for the cmpxchg() on netdev psp_devWei Wang
2026-08-17Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17net: psp: use psp_dev_is_registered() in psp_assoc_free()Daniel Zahka
2026-08-17selftests: net: separate ipv6_flowlabel_mgr testMarcelo Mendes Spessoto Junior
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-17Merge branch 'eth-bnxt-preserve-irq-affinity-across-irq-reallocation'Jakub Kicinski
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-17selftests/bpf: Add tests for a store on a fault prone qdisc pointerDaniel Borkmann
2026-08-17selftests/bpf: Add tests for fault prone loads out of RCU pointersDaniel Borkmann
2026-08-17selftests/bpf: Add tests for pointer type merge at a shared loadDaniel Borkmann
2026-08-17selftests/bpf: Remove duplicate copies of the arena spinlock qnodesChangwoo Min
2026-08-17r8169: keep LED device name valid after setupZhixing Chen
2026-08-17Merge branch 'net-prevent-lockless-data-races-in-net_device-tc-structures'Jakub Kicinski
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->prio_tc_mapEric Dumazet
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-17Merge patch series "dt-bindings: can: xilinx_can: Document phys and update ma...Marc Kleine-Budde
2026-08-17dt-bindings: can: xilinx_can: Document phys propertyHarini T
2026-08-17dt-bindings: net: can: Convert TI HECC to DT schemaEduard Bostina
2026-08-17MAINTAINERS: Replace maintainer for Xilinx CAN driverHarini T
2026-08-17can: vxcan: support per-netns device unregistration.Kuniyuki Iwashima
2026-08-17Merge patch series "dt-bindings: can: rockchip: add rk3588 CAN-FD compatible"Marc Kleine-Budde
2026-08-17docs: ctucanfd: fix swapped colors in legend for TX buffer FSM of CTU CAN FDPavel Pisa
2026-08-17can: rockchip: add RK3588 CAN supportCunhao Lu
2026-08-17dt-bindings: can: rockchip: add rk3588 CAN-FD compatibleCunhao Lu
2026-08-17can: tcan4x5x: put tcan into sleep when removing driverSean Nyekjaer
2026-08-17bpf, xdp: move offload check into dev_xdp_install()Jiayuan Chen