summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat
2026-08-17enic: define MBOX message types and header structuresSatish Kharat
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat
2026-08-17enic: add admin RQ buffer managementSatish Kharat
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat
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