From: Jakub Kicinski Date: Sat, 29 Oct 2022 03:21:29 +0000 (-0700) Subject: Merge branch 'a-few-corrections-for-sock_support_zc' X-Git-Tag: v6.6.17~6245^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9201f60a1983c049319eff89081453ad32571a39;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'a-few-corrections-for-sock_support_zc' Pavel Begunkov says: ==================== a few corrections for SOCK_SUPPORT_ZC There are several places/cases that got overlooked in regards to SOCK_SUPPORT_ZC. We're lacking the flag for IPv6 UDP sockets and accepted TCP sockets. We also should clear the flag when someone tries to hijack a socket by replacing the ->sk_prot callbacks. ==================== Link: https://lore.kernel.org/r/cover.1666825799.git.asml.silence@gmail.com Signed-off-by: Jakub Kicinski --- 9201f60a1983c049319eff89081453ad32571a39