Searched hist:a52fe46ef160b4101b8d14209729f49a71388b52 (Results 1 – 3 of 3) sorted by relevance
/linux/net/mptcp/ |
H A D | protocol.c | diff a52fe46ef160b4101b8d14209729f49a71388b52 Wed Oct 27 22:19:21 CEST 2021 Eric Dumazet <edumazet@google.com> tcp: factorize ip_summed setting
Setting skb->ip_summed to CHECKSUM_PARTIAL can be centralized in tcp_stream_alloc_skb() and __mptcp_do_alloc_tx_skb() instead of being done multiple times.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | tcp_output.c | diff a52fe46ef160b4101b8d14209729f49a71388b52 Wed Oct 27 22:19:21 CEST 2021 Eric Dumazet <edumazet@google.com> tcp: factorize ip_summed setting
Setting skb->ip_summed to CHECKSUM_PARTIAL can be centralized in tcp_stream_alloc_skb() and __mptcp_do_alloc_tx_skb() instead of being done multiple times.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff a52fe46ef160b4101b8d14209729f49a71388b52 Wed Oct 27 22:19:21 CEST 2021 Eric Dumazet <edumazet@google.com> tcp: factorize ip_summed setting
Setting skb->ip_summed to CHECKSUM_PARTIAL can be centralized in tcp_stream_alloc_skb() and __mptcp_do_alloc_tx_skb() instead of being done multiple times.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|