Searched hist:"6 b5f43ea08150e7ff72f734545101c58489ead5b" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inet_sock.h | diff 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 D | ping.c | diff 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 D | inet_diag.c | diff 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 D | ip_sockglue.c | diff 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 D | raw.c | diff 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 D | udp.c | diff 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 D | tcp_ipv4.c | diff 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 D | input.c | diff 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 D | ipv4.c | diff 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>
|