Vlad Yasevich
|
be346ffaad
vlan: Correctly propagate promisc|allmulti flags in notifier.
|
10 years ago |
David S. Miller
|
99c4a26a15
net: Fix high overhead of vlan sub-device teardown.
|
10 years ago |
WANG Cong
|
9c5ff24f96
vlan: fail early when creating netdev named config
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Vlad Yasevich
|
d38569ab2b
vlan: Fix lockdep warning with stacked vlan devices.
|
11 years ago |
Vlad Yasevich
|
fc0d48b8fb
vlan: Set hard_header_len according to available acceleration
|
11 years ago |
Joe Perches
|
07fc67befd
8021q: Use ether_addr_copy
|
11 years ago |
Veaceslav Falico
|
47701a36a3
vlan: unlink the upper neighbour before unregistering
|
12 years ago |
Veaceslav Falico
|
5df27e6cb2
vlan: link the upper neighbour only after registering
|
12 years ago |
Wang Sheng-Hui
|
0c0667a854
vlan: cleanup the usage of vlan_dev_priv(dev)
|
12 years ago |
Jiri Pirko
|
4aa5dee4d9
net: convert resend IGMP to notifier event
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Patrick McHardy
|
1fd9b1fc31
net: vlan: prepare for 802.1ad support
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Cong Wang
|
4a7df340ed
8021q: fix a potential use-after-free
|
12 years ago |
David Ward
|
86fbe9bb59
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
|
12 years ago |
Michał Mirosław
|
d2ed273d30
net: disallow drivers with buggy VLAN accel to register_netdevice()
|
12 years ago |
Jiri Pirko
|
126d6c236b
vlan: add link to upper device
|
12 years ago |
Yi Zou
|
6e22ce2c6e
8021q: fix vlan device to inherit the unicast filtering capability flag
|
12 years ago |
Eric W. Biederman
|
276996fda0
net: Allow the userns root to control vlans.
|
13 years ago |
Amerigo Wang
|
f4d5392e5f
vlan: use IS_ENABLED()
|
13 years ago |
Jiri Pirko
|
18c22a03a2
vlan: allow to change type when no vlan device is hooked on netdev
|
13 years ago |
Amir Hanania
|
efc73f4bbc
net: Fix memory leak - vlan_info struct
|
13 years ago |
Joe Perches
|
53a2b3a18d
8021q: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Jiri Pirko
|
5b9ea6e022
vlan: introduce vid list with reference counting
|
13 years ago |
Jiri Pirko
|
87002b03ba
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
|
13 years ago |
Jiri Pirko
|
7da82c06de
vlan: rename vlan_dev_info to vlan_dev_priv
|
13 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
Jiri Pirko
|
7890a5b9cb
vlan: kill ndo_vlan_rx_register
|
14 years ago |