aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-04-25 16:54:15 -0400
committerDavid S. Miller <davem@davemloft.net>2016-04-25 16:54:15 -0400
commit5a5f0792e98bdc8d2db89d1d49cb078fd836c1fa (patch)
treecb62fa6ec10edbc446d9f6ac37a07e9bafdd61b9 /drivers
parentfq: add fair queuing framework (diff)
parentRDS: TCP: Call pskb_extract() helper function (diff)
downloadlinux-dev-5a5f0792e98bdc8d2db89d1d49cb078fd836c1fa.tar.xz
linux-dev-5a5f0792e98bdc8d2db89d1d49cb078fd836c1fa.zip
Merge branch 'pskb_extract'
Sowmini Varadhan says: ==================== pskb_extract() helper function. This patchset follows up on the discussion in https://www.mail-archive.com/netdev@vger.kernel.org/msg105090.html For RDS-TCP, we have to deal with the full gamut of nonlinear sk_buffs, including all the frag_list variants. Also, the parent skb has to remain unchanged, while the clone is queued for Rx on the PF_RDS socket. Patch 1 of this patchset adds a pskb_extract() function that does all this without the redundant memcpy's in pskb_expand_head() and __pskb_pull_tail(). v2: Marcelo Leitner review comments ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions