Home
last modified time | relevance | path

Searched hist:"6 b5f43ea08150e7ff72f734545101c58489ead5b" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_sock.hdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dping.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dinet_diag.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_sockglue.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Draw.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dudp.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_ipv4.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/sctp/
H A Dinput.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/dccp/
H A Dipv4.cdiff 6b5f43ea08150e7ff72f734545101c58489ead5b Wed Aug 16 03:15:35 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->recverr to inet->inet_flags

IP_RECVERR socket option can now be set/get without locking the socket.

This patch potentially avoid data-races around inet->recverr.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>