summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17enic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat
2026-08-17Merge branch 'mptcp-misc-features-for-v7-3'Jakub Kicinski
2026-08-17selftests: mptcp: diag: fix stack buffer overflow in get_subflow_info()Jiangshan Yi
2026-08-17selftests: mptcp: fix const qualifier warnings in strchr usageGeliang Tang
2026-08-17selftests: mptcp: pcap: drop most of the payloadMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: simult_flow: test name in pcap fileMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: connect: test name in pcap fileMatthieu Baerts (NGI0)
2026-08-17selftests: mptcp: check per-event MPTCP_RST_EMPTCP countersShardul Bankar
2026-08-17mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resetsShardul Bankar
2026-08-17mptcp: honour configured min/max RTO in retransmit pathsKalpan Jani
2026-08-17mptcp: pm: userspace: make remove_addr_entry staticMatthieu Baerts (NGI0)
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