[NET]: Added GSO toggle
This patch adds a generic segmentation offload toggle that can be turned on/off for each net device. For now it only supports in TCPv4. Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/ethtool.h 2 additions, 0 deletionsinclude/linux/ethtool.h
- include/linux/netdevice.h 1 addition, 0 deletionsinclude/linux/netdevice.h
- include/net/sock.h 4 additions, 0 deletionsinclude/net/sock.h
- net/bridge/br_if.c 11 additions, 6 deletionsnet/bridge/br_if.c
- net/core/ethtool.c 29 additions, 0 deletionsnet/core/ethtool.c
Please register or sign in to comment