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
| ||
|
Message-Id: <166212061624.16201.6479351109057474742.git-patchwork-notify@kernel.org> Date: Fri, 02 Sep 2022 12:10:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: David Howells <dhowells@...hat.com> Cc: netdev@...r.kernel.org, marc.dionne@...istor.com, jaltman@...istor.com, linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net v3 0/6] rxrpc: Miscellaneous fixes Hello: This series was applied to netdev/net.git (master) by David Howells <dhowells@...hat.com>: On Thu, 01 Sep 2022 13:26:26 +0100 you wrote: > Here are some fixes for AF_RXRPC: > > (1) Fix the handling of ICMP/ICMP6 packets. This is a problem due to > rxrpc being switched to acting as a UDP tunnel, thereby allowing it to > steal the packets before they go through the UDP Rx queue. UDP > tunnels can't get ICMP/ICMP6 packets, however. This patch adds an > additional encap hook so that they can. > > [...] Here is the summary with links: - [net,v3,1/6] rxrpc: Fix ICMP/ICMP6 error handling https://git.kernel.org/netdev/net/c/ac56a0b48da8 - [net,v3,2/6] rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2() https://git.kernel.org/netdev/net/c/0d40f728e283 - [net,v3,3/6] rxrpc: Fix local destruction being repeated https://git.kernel.org/netdev/net/c/d3d863036d68 - [net,v3,4/6] rxrpc: Fix calc of resend age https://git.kernel.org/netdev/net/c/214a9dc7d852 - [net,v3,5/6] afs: Use the operation issue time instead of the reply time for callbacks https://git.kernel.org/netdev/net/c/7903192c4b4a - [net,v3,6/6] rxrpc: Remove rxrpc_get_reply_time() which is no longer used https://git.kernel.org/netdev/net/c/21457f4a91cb 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