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