summaryrefslogtreecommitdiff
path: root/net/8021q/vlan_netlink.c
AgeCommit message (Expand)Author
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2010-11-16vlan: lockless transmit pathEric Dumazet
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-09-26net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend
2009-09-02vlan: multiqueue vlan deviceEric Dumazet
2008-07-05vlan: Add GVRP supportPatrick McHardy
2008-07-05vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at oncePatrick McHardy
2008-04-16[VLAN]: Allow vlan devices registration in net namespaces.Pavel Emelyanov
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy