]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: packet split receive api
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 7 Oct 2008 21:22:33 +0000 (14:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 21:22:33 +0000 (14:22 -0700)
commit654bed16cf86a9ef94495d9e6131b7ff7840a3dd
tree7d64fdb8de3e893b1acf5f420890a503a4e0327f
parentc57943a1c96214ee68f3890bb6772841ffbfd606
net: packet split receive api

Add some packet-split receive hooks.

For one this allows to do NUMA node affine page allocs. Later on these
hooks will be extended to do emergency reserve allocations for
fragments.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/skbuff.c