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:
ce93718
)
net: xmit_list() becomes dev_hard_start_xmit().
author
David S. Miller
<davem@davemloft.net>
Mon, 1 Sep 2014 22:06:40 +0000
(15:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Sep 2014 00:39:56 +0000
(17:39 -0700)
Now fundamentally we can process lists of SKBs as cheaply
as single packets.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found