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