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:
07af7a2
)
bonding: enable gro by default
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 17 Sep 2010 09:25:07 +0000
(09:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Sep 2010 23:53:24 +0000
(16:53 -0700)
gro can be enabled by default on bonding devices.
Actual support depends on the lower devices.
One can still use ethtool to switch off GRO if needed.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found