Patrick McHardy
|
28d2b136ca
net: vlan: announce STAG offload capability in some drivers
|
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 |
Eric Dumazet
|
e052f7e64d
macvlan: use the right RCU api
|
12 years ago |
Vlad Yasevich
|
87ab7f6f28
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
12 years ago |
Eric Dumazet
|
3807ff5899
macvlan: add a salt to mc_hash()
|
12 years ago |
Eric Dumazet
|
d527043040
macvlan: broadcast addr should be part of mc_filter
|
12 years ago |
Eric Dumazet
|
cd431e7385
macvlan: add multicast filter
|
12 years ago |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
01fe944f10
macvlan: fix macvlan_get_size()
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Jiri Pirko
|
7cd43db77e
macvlan: add link to upper device
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
12 years ago |
stephen hemminger
|
6b6e27255f
netdev: make address const in device address management
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Joe Perches
|
a6700db179
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
|
13 years ago |
David S. Miller
|
59b9997bab
Revert "net: maintain namespace isolation between vlan and real device"
|
13 years ago |
John Fastabend
|
df8ef8f3aa
macvlan: add FDB bridge ops and macvlan flags
|
13 years ago |
David S. Miller
|
ead9a76cee
macvlan: Stop using NLA_PUT*().
|
13 years ago |
Danny Kukawka
|
7ce5d22219
net: use eth_hw_addr_random() and reset addr_assign_type
|
13 years ago |
Eric Dumazet
|
4ec7ac1203
macvlan: fix a possible use after free
|
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
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
stephen hemminger
|
729e72a109
macvlan: receive multicast with local address
|
13 years ago |
Eric Dumazet
|
bc416d9768
macvlan: handle fragmented multicast frames
|
13 years ago |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
David Ward
|
cb2d0f3e96
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
|
14 years ago |