Searched hist:cafbe182a467bf6799242fd7468438cf1ab833dc (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inet_sock.h | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 | inet_diag.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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_output.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 | af_inet.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 | route.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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/ipv6/ |
H A D | raw.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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 | ip6_output.c | diff cafbe182a467bf6799242fd7468438cf1ab833dc Wed Aug 16 03:15:38 CDT 2023 Eric Dumazet <edumazet@google.com> inet: move inet->hdrincl to inet->inet_flags
IP_HDRINCL socket option can now be set/read without locking the socket.
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>
|