]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/skbuff.h
net: skbuff: add skb_append_pagefrags and use it
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Thu, 21 May 2015 14:59:58 +0000 (16:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 04:06:58 +0000 (00:06 -0400)
commitbe12a1fe298e8be04d5215364f94654dff81b0bc
tree46d7ade56605d55a306c400ab54fed896ec63361
parentd98c3edcbbbfae903f138edd7855544cd8d09bc2
net: skbuff: add skb_append_pagefrags and use it

Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/skbuff.c
net/ipv4/ip_output.c