aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c
Commit message (Expand)AuthorAge
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-14
* net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-05
* vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-02
* net: Fix vlan_features propagationMichał Mirosław2011-05-12
* 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
* | 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
|/
* vlan: should take into account needed_headroomEric Dumazet2011-03-18
* vlan: add support to ndo_fcoe_ddp_target()Yi Zou2011-03-07
* vlan: remove ndo_select_queue() logicEric Dumazet2010-11-16
* vlan: lockless transmit pathEric Dumazet2010-11-16
* net: consolidate 8021q taggingJohn Fastabend2010-11-15
* net: remove check for headroom in vlan_dev_createJohn Fastabend2010-11-15
* vlan: Avoid hash table lookup to find group.Jesse Gross2010-10-21
* net: add a core netdev->rx_dropped counterEric Dumazet2010-10-05
* vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet2010-09-28
* net: rx_dropped accountingEric Dumazet2010-09-20
* vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-19
* vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia2010-07-18
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-09
* 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: init_vlan should not copy slave or master flagsJohn Fastabend2010-06-02
* 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: adds vlan_dev_select_queueVasu Dev2010-03-24
* | net: move address list functions to a separate fileJiri Pirko2010-04-03
|/
* 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
* | llc: use dev_hard_headerOctavian Purdila2009-12-26
|/
* vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-26
* vlan: Precise RX stats accountingEric Dumazet2009-11-18
* vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-13
* vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN deviceYi Zou2009-10-29
* vlan: allow null VLAN ID to be usedEric Dumazet2009-10-27
* vlan: adds drops accountingEric Dumazet2009-09-03
* vlan: enable multiqueue xmitsEric Dumazet2009-09-03
* 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
* net: convert unicast addr listJiri Pirko2009-05-30
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-25
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-19
* vlan: use struct netdev_queue counters instead of dev->statsEric Dumazet2009-05-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\