Home
last modified time | relevance | path

Searched hist:b071af523579df7341cabf0f16fc661125e9a13f (Results 1 – 13 of 13) sorted by relevance

/linux/net/bridge/
H A Dbr_arp_nd_proxy.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dbr_netfilter_hooks.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/drivers/net/vxlan/
H A Dvxlan_core.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/net/ipv4/
H A Dnexthop.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Darp.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dfib_semantics.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Droute.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/include/net/
H A Dneighbour.hdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/net/ipv6/
H A Dndisc.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dip6_output.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Droute.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/linux/net/core/
H A Dneighbour.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dfilter.cdiff b071af523579df7341cabf0f16fc661125e9a13f Mon Mar 13 21:17:31 CET 2023 Eric Dumazet <edumazet@google.com> neighbour: annotate lockless accesses to n->nud_state

We have many lockless accesses to n->nud_state.

Before adding another one in the following patch,
add annotations to readers and writers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>