aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2021-09-22 17:26:41 +0000
committerDavid S. Miller <[email protected]>2021-09-23 11:50:26 +0000
commitf70cad1085d1e01d3ec73c1078405f906237feee (patch)
treea4e3365cc98aa9cadb37178610b5b44fe853b513 /net/ipv4/tcp_ipv4.c
parenttcp: expose the tcp_mark_push() and tcp_skb_entail() helpers (diff)
downloadkernel-f70cad1085d1e01d3ec73c1078405f906237feee.tar.gz
kernel-f70cad1085d1e01d3ec73c1078405f906237feee.zip
mptcp: stop relying on tcp_tx_skb_cache
We want to revert the skb TX cache, but MPTCP is currently using it unconditionally. Rework the MPTCP tx code, so that tcp_tx_skb_cache is not needed anymore: do the whole coalescing check, skb allocation skb initialization/update inside mptcp_sendmsg_frag(), quite alike the current TCP code. Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions