Star64_linux/net/dccp
Eric Dumazet 65a87f65fa dccp: annotate data-races in dccp_poll()
[ Upstream commit cba3f17869 ]

We changed tcp_poll() over time, bug never updated dccp.

Note that we also could remove dccp instead of maintaining it.

Fixes: 7c657876b6 ("[DCCP]: Initial implementation")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230818015820.2701595-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-05 01:25:05 +08:00
..
ccids dccp: tfrc: fix doc warnings in tfrc_equation.c 2021-06-10 14:08:49 -07:00
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h dccp: Call inet6_destroy_sock() via sk->sk_destruct(). 2023-06-06 18:06:46 +08:00
diag.c
feat.c
feat.h
input.c
ipv4.c dccp/tcp: Reset saddr on failure after inet6?_hash_connect(). 2023-04-19 17:56:39 +08:00
ipv6.c dccp: Call inet6_destroy_sock() via sk->sk_destruct(). 2023-06-06 18:06:46 +08:00
ipv6.h
Kconfig
Makefile
minisocks.c dccp: don't duplicate ccid when cloning dccp sock 2021-09-08 11:28:35 +01:00
options.c
output.c dccp: fix data-race around dp->dccps_mss_cache 2023-08-20 16:01:42 +08:00
proto.c dccp: annotate data-races in dccp_poll() 2023-09-05 01:25:05 +08:00
qpolicy.c
sysctl.c
timer.c net: sock: introduce sk_error_report 2021-06-29 11:28:21 -07:00
trace.h