aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_team.h
Commit message (Expand)AuthorAge
* team: add multiqueue supportJiri Pirko2012-07-20
* team: add netpoll supportJiri Pirko2012-07-17
* team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko2012-07-12
* team: use function team_port_txable() for determing enabled and up portJiri Pirko2012-07-12
* team: remove unused rcu_head field from team_port structJiri Pirko2012-06-27
* team: do not allow to map disabled portsJiri Pirko2012-06-27
* team: add port_[enabled/disabled] mode callbacksJiri Pirko2012-06-19
* team: allow async option changesJiri Pirko2012-06-19
* team: push array_index and port into separate structureJiri Pirko2012-06-19
* team: introduce array optionsJiri Pirko2012-06-19
* team: add mode priv to portJiri Pirko2012-06-19
* team: make team_mode struct constJiri Pirko2012-06-19
* team: allow to enable/disable portsJiri Pirko2012-04-21
* team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2012-04-11
* team: add bool option typeJiri Pirko2012-04-11
* team: add support for per-port optionsJiri Pirko2012-04-11
* team: add binary option typeJiri Pirko2012-04-04
* team: send only changed options/ports via netlinkJiri Pirko2012-01-24
* team: replicate options on registerJiri Pirko2011-11-16
* team: convert overall spinlock to mutexJiri Pirko2011-11-16
* net: introduce ethernet teaming deviceJiri Pirko2011-11-13