summaryrefslogtreecommitdiff
path: root/drivers/net/team/team_mode_activebackup.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2013-02-04team: ab: set active port option as changed when port is leavingJiri Pirko
2012-07-17team: add netpoll supportJiri Pirko
2012-06-20team: do RCU update path fixupsJiri Pirko
2012-06-20team: Revert previous two changes.David S. Miller
2012-06-20team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko
2012-06-19team: use rcu_dereference_bh() in tx pathJiri Pirko
2012-06-19team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko
2012-06-19team: make team_mode struct constJiri Pirko
2012-04-11team: add missed "statics"Jiri Pirko
2012-04-11team: ab: walk through port list non-rcuJiri Pirko
2012-04-11team: add support for per-port optionsJiri Pirko
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-16team: replicate options on registerJiri Pirko
2011-11-13net: introduce ethernet teaming deviceJiri Pirko