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: Thu, 2 May 2024 09:32:38 -0600
From: David Ahern <dsahern@...nel.org>
To: Felix Fietkau <nbd@....name>, netdev@...r.kernel.org,
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>,
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: willemdebruijn.kernel@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 net-next v5 1/6] net: move skb_gro_receive_list from
 udp to core

On 5/2/24 2:44 AM, Felix Fietkau wrote:
> This helper function will be used for TCP fraglist GRO support
> 
> Acked-by: Paolo Abeni <pabeni@...hat.com>
> Reviewed-by: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Felix Fietkau <nbd@....name>
> ---
>  include/net/gro.h      |  1 +
>  net/core/gro.c         | 27 +++++++++++++++++++++++++++
>  net/ipv4/udp_offload.c | 27 ---------------------------
>  3 files changed, 28 insertions(+), 27 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@...nel.org>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ