Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/8021q
Patrick McHardy 5fb1357054 [VLAN]: Propagate selected feature bits to VLAN devices
Propagate feature bits from the NETDEV_FEAT_CHANGE notifier. For now
only TSO is propagated for devices that announce their ability to
support TSO in combination with VLAN accel by setting the NETIF_F_VLAN_TSO
flag.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-20 14:54:50 -07:00
..
Kconfig
Makefile [VLAN]: Use rtnl_link API 2007-07-10 22:15:03 -07:00
vlan.c [VLAN]: Propagate selected feature bits to VLAN devices 2008-05-20 14:54:50 -07:00
vlan.h [VLAN]: Propagate selected feature bits to VLAN devices 2008-05-20 14:54:50 -07:00
vlan_dev.c [VLAN]: Propagate selected feature bits to VLAN devices 2008-05-20 14:54:50 -07:00
vlan_netlink.c [VLAN]: Allow vlan devices registration in net namespaces. 2008-04-16 00:56:37 -07:00
vlanproc.c vlan: assign PDE->data before gluing PDE into /proc tree 2008-05-02 04:09:11 -07:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00