summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17mptcp: remove unused data_ack from struct mptcp_extGeliang Tang
2026-08-17mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflowTao Cui
2026-08-17Merge branch 'net-macb-implement-context-swapping'Jakub Kicinski
2026-08-17net: macb: refuse set_ringparam on EMACThéo Lebrun
2026-08-17net: macb: allocate tieoff descriptor once across device lifetimeThéo Lebrun
2026-08-17net: macb: enforce reverse christmas tree (RCT) conventionThéo Lebrun
2026-08-17net: macb: unify queue index variable naming convention and typesThéo Lebrun
2026-08-17net: macb: unify variable naming convention in at91ether functionsThéo Lebrun
2026-08-17net: macb: unify device pointer naming conventionThéo Lebrun
2026-08-17net: macb: drop "consistent" from alloc/free function namesThéo Lebrun
2026-08-17Merge tag 'gfs2-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-08-17net: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang
2026-08-17Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-08-17perf evlist: Warn when 'sleep' workload is used without system-wide (-a) optionIan Rogers
2026-08-17perf c2c: document function view in perf-c2c man pageJiebin Sun
2026-08-17perf c2c: add function view browser UI and cacheline detailJiebin Sun
2026-08-17perf c2c: build and finalize the function view hierarchyJiebin Sun
2026-08-17perf c2c: add function view hierarchy entry creationJiebin Sun
2026-08-17perf c2c: add function view stats merge and memory managementJiebin Sun
2026-08-17perf c2c: add HPP list parsing for function view columnsJiebin Sun
2026-08-17perf c2c: add column rendering for function viewJiebin Sun
2026-08-17perf c2c: add function view model skeletonJiebin Sun
2026-08-17vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei
2026-08-18ipvs: fix integer overflow in ftp helper port/address parsingJoas Antonio dos Santos
2026-08-18netfilter: nf_tables: call set ops .commit when building new ruleset blobPablo Neira Ayuso
2026-08-18netfilter: nf_tables: move set_update_list to nftables per-netnsPablo Neira Ayuso
2026-08-18netfilter: ctnetlink: do not expose expectation DEAD flagPablo Neira Ayuso
2026-08-18netfilter: nf_conntrack_expect: consolidate check for insertion of dead expec...Pablo Neira Ayuso
2026-08-18netfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
2026-08-18netfilter: ipset: remove need to allocate memory on delete operationsFlorian Westphal
2026-08-18netfilter: validate L4 headers after userspace packet writesZhiling Zou
2026-08-17Merge branch 'net-ravb-fix-ptp-clock-lifetime'Jakub Kicinski
2026-08-17net: ravb: serialize PTP clock teardownXuanqiang Luo
2026-08-17net: ravb: avoid dereferencing an invalid PTP clockXuanqiang Luo
2026-08-17perf c2c: extract shared data structures into util/c2c.hJiebin Sun
2026-08-17f2fs: fix to avoid pinfile fragment on fragment:{block, segment} modeChao Yu
2026-08-17f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}Chao Yu
2026-08-17f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()Chao Yu
2026-08-17f2fs: fix to reclaim space in f2fs_allocate_pinning_section()Chao Yu
2026-08-17Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo
2026-08-17virtio_net: Fix resize of the RX ringAnton Protopopov
2026-08-17net: hsr: free learned nodes on device setup failureXin Xie
2026-08-17pppox: drain queued packets on channel handoffQingfang Deng
2026-08-17Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17net_shaper: fix kernel-doc list indentationKarl Mehltretter
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean
2026-08-17MAINTAINERS: update entry for socfpga dwmac and gmii/sgmiiDinh Nguyen
2026-08-17net: kcm: Hold RCU read lock while running BPF parserJunseo Lim
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds