All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	edumazet@google.com, maheshb@google.com
Subject: Re: [PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback
Date: Fri, 11 Feb 2022 12:00:13 +0000	[thread overview]
Message-ID: <164458081363.17283.599959777879539507.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220210214231.2420942-1-eric.dumazet@gmail.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 10 Feb 2022 13:42:27 -0800 you wrote:
> From: Eric Dumazet <edumazet@google.com>
> 
> Second patch in this series removes IPv6 requirement about the netns
> loopback device being the last device being dismantled.
> 
> This was needed because rt6_uncached_list_flush_dev()
> and ip6_dst_ifdown() had to switch dst dev to a known
> device (loopback).
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
    https://git.kernel.org/netdev/net-next/c/2d4feb2c1ba7
  - [net-next,2/4] ipv6: give an IPv6 dev to blackhole_netdev
    https://git.kernel.org/netdev/net-next/c/e5f80fcf869a
  - [net-next,3/4] ipv6: add (struct uncached_list)->quarantine list
    https://git.kernel.org/netdev/net-next/c/ba55ef81637c
  - [net-next,4/4] ipv4: add (struct uncached_list)->quarantine list
    https://git.kernel.org/netdev/net-next/c/29e5375d7fcb

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2022-02-11 12:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 21:42 [PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback Eric Dumazet
2022-02-10 21:42 ` [PATCH net-next 1/4] ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache Eric Dumazet
2022-02-10 21:42 ` [PATCH net-next 2/4] ipv6: give an IPv6 dev to blackhole_netdev Eric Dumazet
2022-02-13 18:05   ` Ido Schimmel
2022-02-13 18:12     ` Eric Dumazet
2022-02-10 21:42 ` [PATCH net-next 3/4] ipv6: add (struct uncached_list)->quarantine list Eric Dumazet
2022-02-10 21:42 ` [PATCH net-next 4/4] ipv4: " Eric Dumazet
2022-02-11 12:00 ` patchwork-bot+netdevbpf [this message]
2022-02-11 23:57 ` [PATCH net-next 0/4] ipv6: remove addrconf reliance on loopback Jakub Kicinski
2022-02-12  2:38   ` Eric Dumazet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=164458081363.17283.599959777879539507.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kuba@kernel.org \
    --cc=maheshb@google.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.