summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-20netfilter: nf_conntrack: don't rely on implicit includesFlorian Westphal
2026-01-20netfilter: don't include xt and nftables.h in unrelated subsystemsFlorian Westphal
2026-01-20netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-01-20net: Add queue-create operationDaniel Borkmann
2026-01-20wifi: cfg80211: ignore link disabled flag from userspaceBenjamin Berg
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg
2026-01-19dpll: add dpll_device op to set working modeIvan Vecera
2026-01-19dpll: add dpll_device op to get supported modesIvan Vecera
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-19ipv6: annotate data-races in ip6_multipath_hash_{policy,fields}()Eric Dumazet
2026-01-19ipv6: annotate date-race in ipv6_can_nonlocal_bind()Eric Dumazet
2026-01-19ipv6: annotate data-races from ip6_make_flowlabel()Eric Dumazet
2026-01-19ipv6: add sysctl_ipv6_flowlabel groupEric Dumazet
2026-01-19wifi: nl80211: ignore cluster id after NAN startedMiri Korenblit
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann
2026-01-17tcp: move tcp_rate_skb_sent() to tcp_output.cEric Dumazet
2026-01-17netfilter: uapi: Use UAPI definition of INT_MAX and INT_MINThomas Weißschuh
2026-01-17ethtool: uapi: Use UAPI definition of INT_MAXThomas Weißschuh
2026-01-17uapi: add INT_MAX and INT_MIN constantsThomas Weißschuh
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
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-15ethtool: Clarify len/n_stats fields in/out semanticsGal Pressman
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich