lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 20 Feb 2022 14:30:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Menglong Dong <menglong8.dong@...il.com>
Cc:     dsahern@...nel.org, kuba@...nel.org, edumazet@...gle.com,
        davem@...emloft.net, rostedt@...dmis.org, mingo@...hat.com,
        yoshfuji@...ux-ipv6.org, ast@...nel.org, daniel@...earbox.net,
        hawk@...nel.org, john.fastabend@...il.com, imagedong@...cent.com,
        talalahmad@...gle.com, keescook@...omium.org,
        ilias.apalodimas@...aro.org, alobakin@...me, memxor@...il.com,
        atenart@...nel.org, bigeasy@...utronix.de, pabeni@...hat.com,
        linyunsheng@...wei.com, arnd@...db.de, yajun.deng@...ux.dev,
        roopa@...dia.com, willemb@...gle.com, vvs@...tuozzo.com,
        cong.wang@...edance.com, luiz.von.dentz@...el.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        bpf@...r.kernel.org, flyingpeng@...cent.com, mengensun@...cent.com
Subject: Re: [PATCH net-next v3 0/9] net: add skb drop reasons to TCP packet
 receive

Hello:

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

On Sun, 20 Feb 2022 15:06:28 +0800 you wrote:
> From: Menglong Dong <imagedong@...cent.com>
> 
> 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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ