Home
last modified time | relevance | path

Searched hist:"80 e85fbdf19ecc4dfa31ecf639adb55555db02fe" (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_offload.cdiff 80e85fbdf19ecc4dfa31ecf639adb55555db02fe Thu May 02 10:44:45 CEST 2024 Felix Fietkau <nbd@nbd.name> net: create tcp_gro_lookup helper function

This pulls the flow port matching out of tcp_gro_receive, so that it can be
reused for the next change, which adds the TCP fraglist GRO heuristic.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
/linux/include/net/
H A Dtcp.hdiff 80e85fbdf19ecc4dfa31ecf639adb55555db02fe Thu May 02 10:44:45 CEST 2024 Felix Fietkau <nbd@nbd.name> net: create tcp_gro_lookup helper function

This pulls the flow port matching out of tcp_gro_receive, so that it can be
reused for the next change, which adds the TCP fraglist GRO heuristic.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>