Bjørn Mork
|
93af735736
net: team: inherit addr_assign_type along with dev_addr
|
12 years ago |
stephen hemminger
|
0fb52a27a0
team: cleanup netpoll clode
|
12 years ago |
Jiri Pirko
|
492b200efd
team: add support for sending multicast rejoins
|
12 years ago |
Jiri Pirko
|
4aa5dee4d9
net: convert resend IGMP to notifier event
|
12 years ago |
Jiri Pirko
|
fc423ff00d
team: add peer notification
|
12 years ago |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Jiri Pirko
|
735d381fa5
team: remove synchronize_rcu() called during port disable
|
12 years ago |
Jiri Pirko
|
d80b35beac
team: use kfree_rcu instead of synchronize_rcu in team_port_dev
|
12 years ago |
Jiri Pirko
|
6c31ff366c
team: remove synchronize_rcu() called during queue override change
|
12 years ago |
Jiri Pirko
|
72df935d98
team: move add to port list before port enablement
|
12 years ago |
David S. Miller
|
6bc19fb82d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Jiri Pirko
|
3f3e7ce4ff
team: fix port list dump for big number of ports
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
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 |
Vlad Yasevich
|
72b270323d
team: Use new sync_multiple api to sync devices adressess.
|
12 years ago |
David S. Miller
|
e5f2ef7ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
stephen hemminger
|
2ea4659943
team: make local function static
|
12 years ago |
Vlad Yasevich
|
ba81276b1a
team: unsyc the devices addresses when port is removed
|
12 years ago |
Jiri Pirko
|
acbba0d0f8
team: introduce two default team_modeop functions and use them in modes
|
12 years ago |
Flavio Leitner
|
e185483e6b
team: allow userspace to take control over carrier
|
12 years ago |
Jiri Pirko
|
c3969d80a3
team: move netlink event notifiers after team_port_leave()
|
12 years ago |
Jiri Pirko
|
d90f889e9c
team: handle sending port list in the same way option list is sent
|
12 years ago |
Flavio Leitner
|
3066af582f
team: use strlcpy with ethtool_drvinfo fields
|
12 years ago |
Jiri Pirko
|
b1cc9850cd
team: remove usage of netdev_set_master()
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Flavio Leitner
|
06a7fc429f
team: update master carrier state
|
12 years ago |
Flavio Leitner
|
7f51c58731
team: add ethtool support
|
12 years ago |
Flavio Leitner
|
4cafe373d4
team: implement carrier change
|
12 years ago |
Jiri Pirko
|
3ed7147189
team: fix hw_features setup
|
12 years ago |