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:
745e20f
)
dummy: percpu stats and lockless xmit
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 27 Sep 2010 20:50:33 +0000
(20:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 29 Sep 2010 20:23:30 +0000
(13:23 -0700)
Converts dummy network device driver to :
- percpu stats
- 64bit stats
- lockless xmit (NETIF_F_LLTX)
- performance features added (NETIF_F_SG | NETIF_F_FRAGLIST |
NETIF_F_TSO | NETIF_F_NO_CSUM | NETIF_F_HIGHDMA)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found