[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170911743374.15474.6211464866179715497.git-patchwork-notify@kernel.org>
Date: Wed, 28 Feb 2024 10:50:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jason Xing <kerneljasonxing@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, dsahern@...nel.org, kuniyu@...zon.com,
netdev@...r.kernel.org, kernelxing@...cent.com
Subject: Re: [PATCH net-next v10 00/10] introduce drop reasons for tcp receive
path
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 26 Feb 2024 11:22:17 +0800 you wrote:
> From: Jason Xing <kernelxing@...cent.com>
>
> When I was debugging the reason about why the skb should be dropped in
> syn cookie mode, I found out that this NOT_SPECIFIED reason is too
> general. Thus I decided to refine it.
>
> v10
> Link: https://lore.kernel.org/netdev/20240223193321.6549-1-kuniyu@amazon.com/
> 1. fix three nit problems (Kuniyuki)
> 2. add reviewed-by tag (Kuniyuki)
>
> [...]
Here is the summary with links:
- [net-next,v10,01/10] tcp: add a dropreason definitions and prepare for cookie check
https://git.kernel.org/netdev/net-next/c/48e4704aedb9
- [net-next,v10,02/10] tcp: directly drop skb in cookie check for ipv4
https://git.kernel.org/netdev/net-next/c/65be4393f363
- [net-next,v10,03/10] tcp: use drop reasons in cookie check for ipv4
https://git.kernel.org/netdev/net-next/c/a4a69a3719ec
- [net-next,v10,04/10] tcp: directly drop skb in cookie check for ipv6
https://git.kernel.org/netdev/net-next/c/ed43e76cdcc4
- [net-next,v10,05/10] tcp: use drop reasons in cookie check for ipv6
https://git.kernel.org/netdev/net-next/c/253541a3c1e4
- [net-next,v10,06/10] tcp: introduce dropreasons in receive path
https://git.kernel.org/netdev/net-next/c/3d359faba191
- [net-next,v10,07/10] tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
https://git.kernel.org/netdev/net-next/c/e615e3a24ed6
- [net-next,v10,08/10] tcp: add dropreasons in tcp_rcv_state_process()
https://git.kernel.org/netdev/net-next/c/7d6ed9afde85
- [net-next,v10,09/10] tcp: make the dropreason really work when calling tcp_rcv_state_process()
https://git.kernel.org/netdev/net-next/c/b98256959305
- [net-next,v10,10/10] tcp: make dropreason in tcp_child_process() work
https://git.kernel.org/netdev/net-next/c/ee01defe25ba
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists