From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6ABFD1F7575 for ; Thu, 30 Apr 2026 00:40:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777509654; cv=none; b=lBVum1W9qR9ZLd7op44LuCBVTwkXnOmZMEhO91n3rKJ/+2+bTGXMnBsjd4nWmMYNXzJrtw9sv5GU32CFDcVWf3Hf9/VbNza3kZeOmc/ZcVRt0yoMo2Ox86nmHn7DtNSbTnlKkIwR0onTKqk+s28zkCAFRD1Lsl3kspvdzXv0JGk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777509654; c=relaxed/simple; bh=CS+cW54siK10IjRMv2xyPcnjWY0TyOOBhR78aZT5t00=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=rCgzsMfpgnKH0pkbtaodwjHeODErXvXcczReIAtU/M1QnQnR8L7wDxAMzt/wmMHqyZyA9xUtonYlSkJchu7FoutGbHdCxffs8pD16Jgear+OGV04ee//7URTDU+F82/kZE844df7ZAnlzSsXJmCZl39Vs2A97AuD5qFvZMioXw4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rcPriqm3; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="rcPriqm3" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4BFD5C19425; Thu, 30 Apr 2026 00:40:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777509654; bh=CS+cW54siK10IjRMv2xyPcnjWY0TyOOBhR78aZT5t00=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rcPriqm3uWosLXSppDkzF51FBgpCm1dDA1675Dx1+dL4Zi5PAEP3m93Ty4d/sssNm qN9KQS4+VFmqBIzW7L8vVGyKz8IQp/uX6YnvoxPY8pnJ/irpl0h1w2B/5tJDI+1/4h KZZ2RMP30AHnvu6ljCdodpi5oF9hijp6Qi0bKVQXS6cW/toGyCddgRlS7fHZb2W63K x6UZwHMrdFVBy3lfm/gGS6SqeTHx2YAoteBSUNlQJugtYcwbzSdMi4Ya+oA4VZafPx drSG2dBuY5hkbHaf2AsqEO7MqzkU2jODEnxWMnfcjdDx+yLlr3ZJAuEtZHqMiDYeY5 +RCIUs9yKEavQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B9F723809A2A; Thu, 30 Apr 2026 00:40:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177750960955.2238701.5224472058605394931.git-patchwork-notify@kernel.org> Date: Thu, 30 Apr 2026 00:40:09 +0000 References: <20260428203924.1229169-1-kuba@kernel.org> In-Reply-To: <20260428203924.1229169-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org, dsahern@kernel.org, idosch@nvidia.com Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Tue, 28 Apr 2026 13:39:24 -0700 you wrote: > The IPv4/IPv6 and routing code is not very well separated from > the TCP/UDP code. Scope it down properly by providing a more > accurate file list, instead of net/ipv4/ and net/ipv6/ > > Now that the entry is more accurately representing layer 3 > and routing merge in the nexthop entry into it. > > [...] Here is the summary with links: - [net] MAINTAINERS: update the IPv4/IPv6 entry and add Ido Schimmel https://git.kernel.org/netdev/net/c/e73cafaf4ace You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html