summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26net: phy: introduce phy_id_compare_vendor() PHY ID helperChristian Marangi
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-22Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21net: Introduce skb_copy_datagram_from_iter_full()Will Deacon
2025-08-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21block: avoid cpu_hotplug_lock depedency on freeze_lockNilay Shroff
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21Merge tag 'mlx5-next-vhca-id' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Abeni
2025-08-20bnxt_en: hsi: Update FW interface to 1.10.3.133Michael Chan
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().Kuniyuki Iwashima
2025-08-19net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().Kuniyuki Iwashima
2025-08-19mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.Kuniyuki Iwashima
2025-08-19net: Add skb_dst_check_unsetStanislav Fomichev
2025-08-19net: Add skb_dstref_steal and skb_dstref_restoreStanislav Fomichev
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen
2025-08-19iov_iter: iterate_folioq: fix handling of offset >= folio sizeDominique Martinet
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds