aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan.c
Commit message (Expand)AuthorAge
* vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat2011-06-17
* net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock2011-05-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\
| * vlan: fix GVRP at dismantle timeEric Dumazet2011-05-10
* | vlan: remove one synchronize_net() callEric Dumazet2011-05-09
* | bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* | vlan: Propagate NETDEV_NOTIFY_PEERS notifierBen Hutchings2011-04-18
* | net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko2011-04-12
* | vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław2011-04-03
|/
* net: change netdev->features to u32Michał Mirosław2011-01-24
* 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queuesJohn Fastabend2010-11-28
* vlan: lockless transmit pathEric Dumazet2010-11-16
* 8021q: set hard_header_len when VLAN offload features are toggledJohn Fastabend2010-11-15
* vlan: rcu annotationsEric Dumazet2010-10-25
* vlan: Centralize handling of hardware acceleration.Jesse Gross2010-10-21
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* 8021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings2010-09-28
* netns: keep vlan slaves on master netns moveDavid Lamparter2010-09-17
* vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia2010-07-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * vlan: updates vlan real_num_tx_queuesVasu Dev2010-03-24
* | net: move address list functions to a separate fileJiri Pirko2010-04-03
* | net: forbid underlaying devices to change its typeJiri Pirko2010-03-18
|/
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-03
* net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman2009-12-03
* net: Simplify vlan pernet operations.Eric W. Biederman2009-12-01
* vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * vlan: Fix register_vlan_dev() error pathEric Dumazet2009-11-17
* | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
* | vlan: cleanup multiple unregistrationsPatrick McHardy2009-10-30
* | vlan: Optimize multiple unregistrationEric Dumazet2009-10-28
* | net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
|/
* vlan: multiqueue vlan deviceEric Dumazet2009-09-02
* vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev2009-08-14
* vlan: allow creating vlan when real device is not upStephen Hemminger2009-07-30
* vlan: Propagate physical MTU changesHerbert Xu2009-07-20
* 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n...Jesper Dangaard Brouer2009-06-10
* net: convert unicast addr listJiri Pirko2009-05-30
* vlan: update vlan carrier state for admin up/downJay Vosburgh2009-04-25
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* vlan: convert to net_device_opsStephen Hemminger2008-11-20
* vlan: propogate ethtool speed valuesStephen Hemminger2008-10-29
* vlan: vlan device not reading gso max size of parent.Alexander Duyck2008-09-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\