aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorGravatar Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> 2015-01-09 14:16:40 +0900
committerGravatar David S. Miller <davem@davemloft.net> 2015-01-12 16:18:09 -0500
commitf902e8812ef657c6cf744ac25e21865217155460 (patch)
treebce7d750a162a40dd84be8aa27823da450f006db /drivers/net
parentMerge branch 'r8152-next' (diff)
downloadlinux-f902e8812ef6.tar.gz
linux-f902e8812ef6.tar.bz2
linux-f902e8812ef6.zip
bridge: Add ability to enable TSO
Currently a bridge device turns off TSO feature if no bridge ports support it. We can always enable it, since packets can be segmented on ports by software as well as on the bridge device. This will reduce the number of packets processed in the bridge. Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions