Jiri Pirko
|
3324d024ba
team: init error value to 0 in team_netpoll_setup()
|
13 years ago |
Jiri Pirko
|
6c85f2bdda
team: add multiqueue support
|
13 years ago |
Jiri Pirko
|
dc9059512c
team: refine IFF_XMIT_DST_RELEASE capability
|
13 years ago |
Jiri Pirko
|
bd2d0837ab
team: add netpoll support
|
13 years ago |
Jiri Pirko
|
68c450426a
team: make team_port_enabled() and team_port_txable() static inline
|
13 years ago |
Jiri Pirko
|
6e88e1357c
team: use function team_port_txable() for determing enabled and up port
|
13 years ago |
Jiri Pirko
|
5a1d1c8c78
team: use IFF_LIVE_ADDR_CHANGE priv_flag
|
13 years ago |
Thomas Graf
|
58050fce35
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
|
13 years ago |
Jiri Pirko
|
52a4fd7780
team: do not allow to map disabled ports
|
13 years ago |
Jiri Pirko
|
122bb046bc
team: fix team_adjust_ops with regard to enabled ports
|
13 years ago |
Jiri Pirko
|
2fcdb2c9e6
team: allow to send multiple set events in one message
|
13 years ago |
Jiri Pirko
|
35b384bd14
team: ensure correct order of netlink messages delivery
|
13 years ago |
Jiri Pirko
|
9b00cf2d10
team: implement multipart netlink messages for options transfers
|
13 years ago |
Jiri Pirko
|
4bccfd17e1
team: add port_[enabled/disabled] mode callbacks
|
13 years ago |
Jiri Pirko
|
f88725ffb0
team: pass NULL to __team_option_inst_add() instead of 0
|
13 years ago |
Jiri Pirko
|
01048d9a29
team: allow to specify one option instance to be send to userspace
|
13 years ago |
Jiri Pirko
|
3221c64603
team: fix error path in team_nl_fill_port_list_get()
|
13 years ago |
Jiri Pirko
|
75db986a6b
team: fix error path in team_nl_fill_options_get()
|
13 years ago |
Jiri Pirko
|
0f1aad2b7f
team: allow async option changes
|
13 years ago |
Jiri Pirko
|
85d59a8724
team: push array_index and port into separate structure
|
13 years ago |
Jiri Pirko
|
0d572e45f7
team: comments: s/net\/drivers\/team/drivers\/net\/team/
|
13 years ago |
Jiri Pirko
|
b13033262d
team: introduce array options
|
13 years ago |
Jiri Pirko
|
f82b959d26
team: allow read/write-only options
|
13 years ago |
Jiri Pirko
|
5149ee5838
team: add mode priv to port
|
13 years ago |
Jiri Pirko
|
d299cd5116
team: for nomode use dummy struct team_mode
|
13 years ago |
Jiri Pirko
|
0402788a6c
team: make team_mode struct const
|
13 years ago |
Jiri Pirko
|
acd6996234
team: add per-port option for enabling/disabling ports
|
13 years ago |
Jiri Pirko
|
19a0b58e50
team: allow to enable/disable ports
|
13 years ago |
Jiri Pirko
|
cade455596
team: add missed "statics"
|
13 years ago |
Jiri Pirko
|
71472ec12c
team: add user_linkup and user_linkup_enabled per-port option
|
13 years ago |