Thomas Richter
|
ab2cfbb2bd
macvlan fdb replace support
|
12 years ago |
Vlad Yasevich
|
2be5c76794
macvtap: Let TUNSETOFFLOAD actually controll offload features.
|
12 years ago |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
99ffc3e74f
macvlan: don't touch promisc without passthrough
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Jiri Pirko
|
233c7df082
macvlan: fix passthru mode race between dev removal and rx path
|
12 years ago |
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 |