summaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-161-2/+5
* vlan: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+8
* 8021q: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-2/+2
* net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-10-081-1/+1
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-191-3/+22
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-191-4/+5
* net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)David Ward2013-02-101-1/+1
* vlan: Stop using NLA_PUT*().David S. Miller2012-04-021-6/+10
* vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko2011-12-081-5/+5
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* vlan: lockless transmit pathEric Dumazet2010-11-161-20/+0
* vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-261-1/+2
* net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-081-2/+2
* net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend2009-09-261-0/+1
* vlan: multiqueue vlan deviceEric Dumazet2009-09-021-0/+20
* vlan: Add GVRP supportPatrick McHardy2008-07-051-1/+2
* vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at oncePatrick McHardy2008-07-051-3/+1
* [VLAN]: Allow vlan devices registration in net namespaces.Pavel Emelyanov2008-04-161-1/+1
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-5/+5
* [VLAN]: Simplify vlan unregistrationPatrick McHardy2008-01-281-6/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* [RTNETLINK]: rtnl_link: allow specifying initial device addressPatrick McHardy2007-07-111-0/+7
* [VLAN]: Use rtnl_link APIPatrick McHardy2007-07-101-0/+236
OpenPOWER on IntegriCloud