aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_netlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko1-5/+5
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2010-11-16vlan: lockless transmit pathEric Dumazet1-20/+0
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy1-1/+2
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman1-2/+2
2009-09-26net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend1-0/+1
2009-09-02vlan: multiqueue vlan deviceEric Dumazet1-0/+20
2008-07-05vlan: Add GVRP supportPatrick McHardy1-1/+2
2008-07-05vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at oncePatrick McHardy1-3/+1
2008-04-16[VLAN]: Allow vlan devices registration in net namespaces.Pavel Emelyanov1-1/+1
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy1-5/+5
2008-01-28[VLAN]: Simplify vlan unregistrationPatrick McHardy1-6/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-07-11[RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy1-0/+7
2007-07-10[VLAN]: Use rtnl_link APIPatrick McHardy1-0/+236