linux/net/8021q
Patrick McHardy cbbef5e183 vlan/macvlan: propagate transmission state to upper layers
Both vlan and macvlan devices usually don't use a qdisc and immediately
queue packets to the underlying device. Propagate transmission state of
the underlying device to the upper layers so they can react on congestion
and/or inform the sending process.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-13 14:07:33 -08:00
..
Kconfig vlan: Add GVRP support 2008-07-05 21:26:57 -07:00
Makefile vlan: uninline __vlan_hwaccel_rx 2008-07-08 03:23:36 -07:00
vlan.c vlan: cleanup multiple unregistrations 2009-10-29 23:43:00 -07:00
vlan.h net: add a list_head parameter to dellink() method 2009-10-28 02:22:07 -07:00
vlan_core.c gro: Change all receive functions to return GRO result codes 2009-10-29 21:36:53 -07:00
vlan_dev.c vlan/macvlan: propagate transmission state to upper layers 2009-11-13 14:07:33 -08:00
vlan_gvrp.c vlan: TCI related type and naming cleanups 2008-07-08 03:24:44 -07:00
vlan_netlink.c net: Support specifying the network namespace upon device creation. 2009-11-08 00:53:51 -08:00
vlanproc.c vlan: eliminate use of dev_base_lock 2009-11-10 22:26:30 -08:00
vlanproc.h [VLAN]: Add a net argument to proc init and cleanup calls. 2008-04-16 00:51:12 -07:00