/openbmc/linux/net/ipv4/ |
H A D | udplite.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | udp.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp_ipv4.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/ipv6/ |
H A D | udplite.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | udp.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp_ipv6.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/include/net/ |
H A D | udp.h | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp.h | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | sock.h | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/sctp/ |
H A D | socket.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/core/ |
H A D | sock.c | diff 0defbb0af775ef037913786048d099bbe8b9a2c2 Thu Jun 09 01:34:08 CDT 2022 Eric Dumazet <edumazet@google.com> net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket, we want to have per-cpu reserves.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|