]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63411c68cb9de43785c386662b7f16584426dfe4
tree46d7ade56605d55a306c400ab54fed896ec63361
parent3d2e1efd8a58ed545ccc12e0887249e51ad4d410
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