Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sun, 20 Feb 2022 15:06:28 +0800 you wrote: > From: Menglong Dong <imagedong@xxxxxxxxxxx> > > In the commit c504e5c2f964 ("net: skb: introduce kfree_skb_reason()"), > we added the support of reporting the reasons of skb drops to kfree_skb > tracepoint. And in this series patches, reasons for skb drops are added > to TCP layer (both TCPv4 and TCPv6 are considered). > Following functions are processed: > > [...] Here is the summary with links: - [net-next,v3,1/9] net: tcp: introduce tcp_drop_reason() https://git.kernel.org/netdev/net-next/c/082116ffcb74 - [net-next,v3,2/9] net: tcp: add skb drop reasons to tcp_v4_rcv() https://git.kernel.org/netdev/net-next/c/255f9034d305 - [net-next,v3,3/9] net: tcp: use kfree_skb_reason() for tcp_v6_rcv() https://git.kernel.org/netdev/net-next/c/c0e3154d9c88 - [net-next,v3,4/9] net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash() https://git.kernel.org/netdev/net-next/c/643b622b51f1 - [net-next,v3,5/9] net: tcp: add skb drop reasons to tcp_add_backlog() https://git.kernel.org/netdev/net-next/c/7a26dc9e7b43 - [net-next,v3,6/9] net: tcp: use kfree_skb_reason() for tcp_v{4,6}_do_rcv() https://git.kernel.org/netdev/net-next/c/8eba65fa5f06 - [net-next,v3,7/9] net: tcp: use tcp_drop_reason() for tcp_rcv_established() https://git.kernel.org/netdev/net-next/c/2a968ef60e1f - [net-next,v3,8/9] net: tcp: use tcp_drop_reason() for tcp_data_queue() https://git.kernel.org/netdev/net-next/c/a7ec381049c0 - [net-next,v3,9/9] net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo() https://git.kernel.org/netdev/net-next/c/d25e481be0c5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html