summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit
2026-01-15Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-13net/mlx5: Add IFC bits for extended ETS rate limit bandwidth valueAlexei Lazar
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-06udp: udplite is unlikelyEric Dumazet
2026-01-05net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov
2026-01-05net/mlx5: Add max_tx_speed and its CAP bit to IFCOr Har-Toov
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-26Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin
2025-12-24virtio: make it self-containedMichael S. Tsirkin
2025-12-23vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton