summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-02-17macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet
2026-02-17selftests: tc_actions: don't dump 2MB of \0 to stdoutJakub Kicinski
2026-02-17ipv6: addrconf: reduce default temp_valid_lft to 2 daysFernando Fernandez Mancera
2026-02-17ping: annotate data-races in ping_lookup()Eric Dumazet
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann
2026-02-17dpll: zl3073x: Fix ref frequency settingIvan Vecera
2026-02-17net: do not delay zero-copy skbs in skb_attempt_defer_free()Eric Dumazet
2026-02-17net: psp: select CONFIG_SKB_EXTENSIONSArnd Bergmann
2026-02-17bpftool: Fix truncated netlink dumpsJakub Kicinski
2026-02-17ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-02-17Merge tag 'turbostat-2026.02.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-17Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-17Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-17Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-02-17Merge branch 'libbpf-fix-perm-errors-for-ldimm_64_full_range_off'Andrii Nakryiko
2026-02-17libbpf: Delay feature gate check until object prepare timeEmil Tsalapatis
2026-02-17libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gatingEmil Tsalapatis
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-17Merge tag 'io_uring-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-17cpuidle: menu: Remove single state handlingChristian Loehle
2026-02-17cpuidle: teo: Remove single state handlingChristian Loehle
2026-02-17cpuidle: haltpoll: Remove single state handlingAboorva Devarajan
2026-02-17cpuidle: Skip governor when only one idle state is availableAboorva Devarajan
2026-02-17netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An
2026-02-17net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso
2026-02-17ipvs: do not keep dest_dst if dev is going downJulian Anastasov
2026-02-17ipvs: skip ipv6 extension headers for csum checksJulian Anastasov
2026-02-17include: uapi: netfilter_bridge.h: Cover for musl libcPhil Sutter
2026-02-17netfilter: nf_conntrack_h323: don't pass uninitialised l3num valueFlorian Westphal
2026-02-17netfilter: nf_tables: revert commit_mutex usage in reset pathBrian Witte
2026-02-17netfilter: nft_quota: use atomic64_xchg for resetBrian Witte
2026-02-17netfilter: nft_counter: serialize reset with spinlockBrian Witte
2026-02-17netfilter: annotate NAT helper hook pointers with __rcuSun Jian
2026-02-17Merge branch 'selftests-forwarding-fix-br_netfilter-related-test-failures'Paolo Abeni
2026-02-17selftests: forwarding: fix pedit tests failure with br_netfilter enabledAleksei Oladko
2026-02-17selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-02-17selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-02-17net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RTEric Dumazet
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann
2026-02-17Merge branch 'net-bridge-mcast-fix-mdb_n_entries-counting-warning'Paolo Abeni