git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57943a
)
net: packet split receive api
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 7 Oct 2008 21:22:33 +0000
(14:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Oct 2008 21:22:33 +0000
(14:22 -0700)
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>
No differences found