index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Age
Commit message (
Expand
)
Author
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
2011-07-14
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-06
net: vlan: enable soft features regardless of underlying device
Shan Wei
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-02
net: 8021q: Add pr_fmt
Joe Perches
2011-06-02
vlan: fix typo in vlan_dev_hard_start_xmit()
Wei Yongjun
2011-05-12
net: Fix vlan_features propagation
Michał Mirosław
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
vlan: fix GVRP at dismantle time
Eric Dumazet
2011-04-12
net: vlan: make non-hw-accel rx path similar to hw-accel
Jiri Pirko
2011-04-03
vlan: convert VLAN devices to use ndo_fix_features()
Michał Mirosław
2011-03-18
vlan: should take into account needed_headroom
Eric Dumazet
2011-03-08
vlan: add support to ndo_fcoe_ddp_target()
Yi Zou
2010-11-16
vlan: remove ndo_select_queue() logic
Eric Dumazet
2010-11-16
vlan: lockless transmit path
Eric Dumazet
2010-11-15
net: consolidate 8021q tagging
John Fastabend
2010-11-15
net: remove check for headroom in vlan_dev_create
John Fastabend
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-09-28
vlan: use this_cpu_ptr() in vlan_skb_recv()
Eric Dumazet
2010-09-20
net: rx_dropped accounting
Eric Dumazet
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
2010-07-18
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
Pedro Garcia
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
vlan: allow TSO setting on vlan interfaces
Eric Dumazet
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-06-29
vlan: 64 bit rx counters
Eric Dumazet
2010-06-02
net: init_vlan should not copy slave or master flags
John Fastabend
2010-05-16
net: congestion notifications are not dropped packets
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
vlan: adds vlan_dev_select_queue
Vasu Dev
2010-02-04
net: maintain namespace isolation between vlan and real device
Arnd Bergmann
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-25
vlan: fix vlan_skb_recv()
Eric Dumazet
2009-12-27
llc: use dev_hard_header
Octavian Purdila
2009-11-27
vlan: support "loose binding" to the underlying network device
Patrick McHardy
2009-11-18
vlan: Precise RX stats accounting
Eric Dumazet
2009-11-13
vlan/macvlan: propagate transmission state to upper layers
Patrick McHardy
2009-10-29
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
Yi Zou
2009-10-27
vlan: allow null VLAN ID to be used
Eric Dumazet
2009-09-04
vlan: adds drops accounting
Eric Dumazet
2009-09-03
vlan: enable multiqueue xmits
Eric Dumazet
2009-09-01
vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN
Yi Zou
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
[next]