summaryrefslogtreecommitdiff
path: root/net/smc/smc_clc.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-09-23 14:50:26 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-23 14:50:26 +0300
commit5146a574606ae6543adeb04471cc4903ee169fb6 (patch)
tree1976a34b63ebd315e6741ceb3bf582fe0e63a4bc /net/smc/smc_clc.c
parentefe686ffce0145418b4e004f95c6d0c0200aedd2 (diff)
parentd8b81175e412c7abebdb5b37d8a84d5fd19b1aad (diff)
downloadlinux-5146a574606ae6543adeb04471cc4903ee169fb6.tar.xz
Merge branch 'remove-sk-skb-caches'
Paolo Abeni says: ==================== net: remove sk skb caches Eric noted we would be better off reverting the sk skb caches. MPTCP relies on such a feature, so we need a little refactor of the MPTCP tx path before the mentioned revert. The first patch exposes additional TCP helpers. The 2nd patch changes the MPTCP code to do locally the whole skb allocation and updating, so it does not rely anymore on core TCP helpers for that nor the sk skb cache. As a side effect, we can make the tcp_build_frag helper static. Finally, we can pull Eric's revert. RFC -> v1: - drop driver specific patch - no more needed after helper rename - rename skb_entail -> tcp_skb_entail (Eric) - preserve the tcp_build_frag helpwe, just make it static (Eric) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/smc_clc.c')
0 files changed, 0 insertions, 0 deletions