summaryrefslogtreecommitdiff
path: root/drivers/net/team/team_mode_activebackup.c
Commit message (Expand)AuthorAge
* team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju2017-06-02
* team: fill-up LAG changeupper info struct and pass it alongJiri Pirko2015-12-03
* team: ab: set active port option as changed when port is leavingJiri Pirko2013-02-04
* team: add netpoll supportJiri Pirko2012-07-17
* team: do RCU update path fixupsJiri Pirko2012-06-20
* team: Revert previous two changes.David S. Miller2012-06-20
* team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko2012-06-20
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-19
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-19
* team: make team_mode struct constJiri Pirko2012-06-19
* team: add missed "statics"Jiri Pirko2012-04-11
* team: ab: walk through port list non-rcuJiri Pirko2012-04-11
* team: add support for per-port optionsJiri Pirko2012-04-11
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* team: replicate options on registerJiri Pirko2011-11-16
* net: introduce ethernet teaming deviceJiri Pirko2011-11-13