Jiri Pirko
|
3ed7147189
team: fix hw_features setup
|
12 years ago |
Eric Dumazet
|
b3c581d5d7
team: set qdisc_tx_busylock to avoid LOCKDEP splat
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Wei Yongjun
|
a326e6dd31
team: fix return value check
|
12 years ago |
Jiri Pirko
|
0b121fd28d
team: send port changed when added
|
12 years ago |
Jiri Pirko
|
10f3f51d56
team: send port changed when added
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 years ago |
Jiri Pirko
|
2c33bb37cb
team: do not allow to add VLAN challenged port when vlan is used
|
13 years ago |
Jiri Pirko
|
0c7517e9fa
team: don't print warn message on -ESRCH during event send
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Jiri Pirko
|
1d76efe157
team: add support for non-ethernet devices
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
Jiri Pirko
|
8ff5105a2b
team: add support for queue override by setting queue_id for port
|
13 years ago |
Jiri Pirko
|
a86fc6b7d6
team: add per port priority option
|
13 years ago |
Jiri Pirko
|
69821638b2
team: add signed 32-bit team option type
|
13 years ago |
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 |