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:   Mon, 07 Feb 2022 11:40:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Menglong Dong <menglong8.dong@...il.com>
Cc:     dsahern@...nel.org, kuba@...nel.org, rostedt@...dmis.org,
        mingo@...hat.com, davem@...emloft.net, yoshfuji@...ux-ipv6.org,
        pablo@...filter.org, kadlec@...filter.org, fw@...len.de,
        edumazet@...gle.com, alobakin@...me, ast@...nel.org,
        imagedong@...cent.com, pabeni@...hat.com, keescook@...omium.org,
        talalahmad@...gle.com, haokexin@...il.com,
        ilias.apalodimas@...aro.org, memxor@...il.com,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        netfilter-devel@...r.kernel.org, coreteam@...filter.org,
        paulb@...dia.com, cong.wang@...edance.com, mengensun@...cent.com
Subject: Re: [PATCH v4 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet
 receive

Hello:

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

On Sat,  5 Feb 2022 15:47:32 +0800 you wrote:
> From: Menglong Dong <imagedong@...cent.com>
> 
> In this series patches, kfree_skb() is replaced with kfree_skb_reason()
> during ipv4 and udp4 packet receiving path, and following drop reasons
> are introduced:
> 
> SKB_DROP_REASON_SOCKET_FILTER
> SKB_DROP_REASON_NETFILTER_DROP
> SKB_DROP_REASON_OTHERHOST
> SKB_DROP_REASON_IP_CSUM
> SKB_DROP_REASON_IP_INHDR
> SKB_DROP_REASON_IP_RPFILTER
> SKB_DROP_REASON_UNICAST_IN_L2_MULTICAST
> SKB_DROP_REASON_XFRM_POLICY
> SKB_DROP_REASON_IP_NOPROTO
> SKB_DROP_REASON_SOCKET_RCVBUFF
> SKB_DROP_REASON_PROTO_MEM
> 
> [...]

Here is the summary with links:
  - [v4,net-next,1/7] net: skb_drop_reason: add document for drop reasons
    https://git.kernel.org/netdev/net-next/c/88590b369354
  - [v4,net-next,2/7] net: netfilter: use kfree_drop_reason() for NF_DROP
    https://git.kernel.org/netdev/net-next/c/2df3041ba3be
  - [v4,net-next,3/7] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
    https://git.kernel.org/netdev/net-next/c/33cba42985c8
  - [v4,net-next,4/7] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
    https://git.kernel.org/netdev/net-next/c/c1f166d1f7ee
  - [v4,net-next,5/7] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
    https://git.kernel.org/netdev/net-next/c/10580c479190
  - [v4,net-next,6/7] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
    https://git.kernel.org/netdev/net-next/c/1379a92d38e3
  - [v4,net-next,7/7] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()
    https://git.kernel.org/netdev/net-next/c/08d4c0370c40

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