linux/net/8021q
Toshiaki Makita 53f6b708f8 vlan: Add ability to always enable TSO/UFO
Since the real device can segment packets by software, a vlan device
can set TSO/UFO even when the real device doesn't have those features.
Unlike GSO, this allows packets to be segmented after Qdisc.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-12 10:58:53 -05:00
..
Kconfig
Makefile
vlan.c vlan: fail early when creating netdev named config 2014-07-29 11:43:50 -07:00
vlan.h
vlan_core.c net: Always untag vlan-tagged traffic on input. 2014-08-11 12:16:51 -07:00
vlan_dev.c vlan: Add ability to always enable TSO/UFO 2014-12-12 10:58:53 -05:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c
vlanproc.c vlan: fail early when creating netdev named config 2014-07-29 11:43:50 -07:00
vlanproc.h