index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
8021q
/
vlan_dev.c
Age
Commit message (
Expand
)
Author
2010-07-18
vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
Pedro Garcia
2010-07-09
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-08
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-28
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-06
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-03
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-24
vlan: fix vlan_skb_recv()
Eric Dumazet
2009-12-26
llc: use dev_hard_header
Octavian Purdila
2009-11-26
vlan: support "loose binding" to the underlying network device
Patrick McHardy
2009-11-17
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-03
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
2009-08-14
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2009-05-29
net: convert unicast addr list
Jiri Pirko
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2009-04-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-25
vlan: update vlan carrier state for admin up/down
Jay Vosburgh
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
2009-04-17
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
Patrick McHardy
2009-03-04
vlan: Fix vlan-in-vlan crashes.
David S. Miller
2009-01-08
vlan: add neigh_setup
Frank Blaschka
2008-12-25
vlan: fix convertion to net_device_ops
Eric Dumazet
2008-11-19
vlan: convert to net_device_ops
Stephen Hemminger
2008-11-03
net/: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-28
vlan: propogate ethtool speed values
Stephen Hemminger
2008-09-20
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
Arnaldo Carvalho de Melo
2008-09-11
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2008-07-22
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
David S. Miller
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-14
vlan: remove unnecessary include statements
Patrick McHardy
2008-07-14
vlan: clean up hard_start_xmit functions
Patrick McHardy
2008-07-14
vlan: clean up vlan_dev_hard_header()
Patrick McHardy
2008-07-14
vlan: ethtool ->get_flags support
Patrick McHardy
2008-07-14
8021q: Check return of dev_set_promiscuity/allmulti
Wang Chen
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
[next]