Benjamin LaHaise
|
6d4cdf47d2
vlan: add 802.1q netpoll support
|
13 years ago |
Jiri Pirko
|
5b9ea6e022
vlan: introduce vid list with reference counting
|
13 years ago |
Jiri Pirko
|
7da82c06de
vlan: rename vlan_dev_info to vlan_dev_priv
|
13 years ago |
Jiri Pirko
|
536d1d4a07
vlan: move vlan_group_[gs]et_device to public header
|
14 years ago |
David Lamparter
|
69ecca86da
net: vlan, qlcnic: make vlan_find_dev private
|
14 years ago |
Neil Horman
|
6dcbbe25dc
net: move is_vlan_dev into public header file (v2)
|
14 years ago |
Jiri Pirko
|
bcc6d47903
net: vlan: make non-hw-accel rx path similar to hw-accel
|
14 years ago |
Eric Dumazet
|
4af429d29b
vlan: lockless transmit path
|
14 years ago |
John Fastabend
|
636e19a342
net: consolidate 8021q tagging
|
14 years ago |
Jesse Gross
|
65ac6a5fa6
vlan: Avoid hash table lookup to find group.
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
14 years ago |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
14 years ago |
Eric Dumazet
|
9618e2ffd7
vlan: 64 bit rx counters
|
15 years ago |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 years ago |
Eric Dumazet
|
9793241fe9
vlan: Precise RX stats accounting
|
15 years ago |
Eric Dumazet
|
23289a37e2
net: add a list_head parameter to dellink() method
|
15 years ago |
Eric Dumazet
|
05423b2413
vlan: allow null VLAN ID to be used
|
15 years ago |
Stephen Hemminger
|
b30200616f
vlan: propogate ethtool speed values
|
16 years ago |
Patrick McHardy
|
9bb8582efb
vlan: TCI related type and naming cleanups
|
17 years ago |
Patrick McHardy
|
22d1ba74bb
vlan: move struct vlan_dev_info to private header
|
17 years ago |
Patrick McHardy
|
7750f403cb
vlan: uninline __vlan_hwaccel_rx
|
17 years ago |
Patrick McHardy
|
70c03b49b8
vlan: Add GVRP support
|
17 years ago |
Patrick McHardy
|
b3ce0325f2
vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once
|
17 years ago |
Pavel Emelyanov
|
7a17a2f79f
[VLAN]: Make the vlan_name_type per-net.
|
17 years ago |
Pavel Emelyanov
|
a59a8c1c86
[VLAN]: Create proc entries in the proper net.
|
17 years ago |
Pavel Emelyanov
|
d9ed0f0e2d
[VLAN]: Introduce the vlan_net structure and init/exit net ops.
|
17 years ago |
Pavel Emelyanov
|
802fb176d8
[VLAN]: Proc entry is not renamed when vlan device name changes.
|
17 years ago |
Patrick McHardy
|
2029cc2c84
[VLAN]: checkpatch cleanups
|
17 years ago |
Patrick McHardy
|
af30151709
[VLAN]: Simplify vlan unregistration
|
17 years ago |
Patrick McHardy
|
40f98e1af4
[VLAN]: Clean up debugging and printks
|
17 years ago |