aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q
Commit message (Expand)AuthorAge
* vlan: allow TSO setting on vlan interfacesEric Dumazet2010-07-09
* net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
* vlan: 64 bit rx countersEric Dumazet2010-06-29
* net: Enable 64-bit net device statistics on 32-bit architecturesBen Hutchings2010-06-12
* net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-11
* net: init_vlan should not copy slave or master flagsJohn Fastabend2010-06-02
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-17
* net: congestion notifications are not dropped packetsEric Dumazet2010-05-16
* 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
| * vlan: adds vlan_dev_select_queueVasu Dev2010-03-24
* | net: move address list functions to a separate fileJiri Pirko2010-04-03
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-20
|\|
| * net: Potential null skb->dev dereferenceEric Dumazet2010-03-19
* | net: forbid underlaying devices to change its typeJiri Pirko2010-03-18
|/
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * vlan: fix vlan_skb_recv()Eric Dumazet2010-01-24
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* | bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek2010-01-04
* | llc: use dev_hard_headerOctavian Purdila2009-12-26
|/
* 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: Precise RX stats accountingEric Dumazet2009-11-18
* | vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet2009-11-16
* | vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-13
* | vlan: eliminate use of dev_base_lockstephen hemminger2009-11-11
* | net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-08
* | vlan: cleanup multiple unregistrationsPatrick McHardy2009-10-30
* | gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-30
* | gro: Name the GRO result enumeration typeBen Hutchings2009-10-30
* | vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou2009-10-29
* | vlan: Optimize multiple unregistrationEric Dumazet2009-10-28
* | net: add a list_head parameter to dellink() methodEric Dumazet2009-10-28
* | vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
|/
* net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend2009-09-26
* vlan: adds drops accountingEric Dumazet2009-09-03
* vlan: enable multiqueue xmitsEric Dumazet2009-09-03
* vlan: multiqueue vlan deviceEric Dumazet2009-09-02
* vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLANYi Zou2009-09-01
* netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-01
* vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev2009-08-14