diff options
| author | Eric Dumazet <[email protected]> | 2010-09-27 20:50:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-09-29 20:23:30 +0000 |
| commit | 6d81f41c58c69ddde497e9e640ba5805aa26e78c (patch) | |
| tree | 9e4cadd10af9f487fabb99a393f095d185160a13 /net/ipv4/tcp_input.c | |
| parent | net: add a recursion limit in xmit path (diff) | |
| download | kernel-6d81f41c58c69ddde497e9e640ba5805aa26e78c.tar.gz kernel-6d81f41c58c69ddde497e9e640ba5805aa26e78c.zip | |
dummy: percpu stats and lockless xmit
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
