/openbmc/linux/net/netfilter/ |
H A D | nft_socket.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xt_socket.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/mptcp/ |
H A D | sockopt.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ping.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | raw.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv6.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/can/ |
H A D | raw.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip6.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | inet_sock.h | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.h | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip.h | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xdp/ |
H A D | xsk.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_output.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv4.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dccp/ |
H A D | ipv6.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | sock.c | diff 3c5b4d69c358a9275a8de98f87caf6eda644b086 Fri Jul 28 10:03:15 CDT 2023 Eric Dumazet <edumazet@google.com> net: annotate data-races around sk->sk_mark
sk->sk_mark is often read while another thread could change the value.
Fixes: 4a19ec5800fc ("[NET]: Introducing socket mark socket option.") Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|