Searched hist:"71489 e21d720a09388b565d60ef87ae993c10528" (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/ |
H A D | inet6_hashtables.h | diff 71489e21d720a09388b565d60ef87ae993c10528 Mon Mar 30 00:53:39 CEST 2020 Joe Stringer <joe@wand.net.nz> net: Track socket refcounts in skb_steal_sock()
Refactor the UDP/TCP handlers slightly to allow skb_steal_sock() to make the determination of whether the socket is reference counted in the case where it is prefetched by earlier logic such as early_demux.
Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20200329225342.16317-3-joe@wand.net.nz
|
H A D | inet_hashtables.h | diff 71489e21d720a09388b565d60ef87ae993c10528 Mon Mar 30 00:53:39 CEST 2020 Joe Stringer <joe@wand.net.nz> net: Track socket refcounts in skb_steal_sock()
Refactor the UDP/TCP handlers slightly to allow skb_steal_sock() to make the determination of whether the socket is reference counted in the case where it is prefetched by earlier logic such as early_demux.
Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20200329225342.16317-3-joe@wand.net.nz
|
H A D | sock.h | diff 71489e21d720a09388b565d60ef87ae993c10528 Mon Mar 30 00:53:39 CEST 2020 Joe Stringer <joe@wand.net.nz> net: Track socket refcounts in skb_steal_sock()
Refactor the UDP/TCP handlers slightly to allow skb_steal_sock() to make the determination of whether the socket is reference counted in the case where it is prefetched by earlier logic such as early_demux.
Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20200329225342.16317-3-joe@wand.net.nz
|
/linux/net/ipv6/ |
H A D | udp.c | diff 71489e21d720a09388b565d60ef87ae993c10528 Mon Mar 30 00:53:39 CEST 2020 Joe Stringer <joe@wand.net.nz> net: Track socket refcounts in skb_steal_sock()
Refactor the UDP/TCP handlers slightly to allow skb_steal_sock() to make the determination of whether the socket is reference counted in the case where it is prefetched by earlier logic such as early_demux.
Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20200329225342.16317-3-joe@wand.net.nz
|
/linux/net/ipv4/ |
H A D | udp.c | diff 71489e21d720a09388b565d60ef87ae993c10528 Mon Mar 30 00:53:39 CEST 2020 Joe Stringer <joe@wand.net.nz> net: Track socket refcounts in skb_steal_sock()
Refactor the UDP/TCP handlers slightly to allow skb_steal_sock() to make the determination of whether the socket is reference counted in the case where it is prefetched by earlier logic such as early_demux.
Signed-off-by: Joe Stringer <joe@wand.net.nz> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/bpf/20200329225342.16317-3-joe@wand.net.nz
|