summaryrefslogtreecommitdiffstats
path: root/drivers/net/team/team_mode_activebackup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju2017-06-021-1/+1
* team: fill-up LAG changeupper info struct and pass it alongJiri Pirko2015-12-031-0/+1
* team: ab: set active port option as changed when port is leavingJiri Pirko2013-02-041-1/+12
* team: add netpoll supportJiri Pirko2012-07-171-2/+1Star
* team: do RCU update path fixupsJiri Pirko2012-06-201-2/+6
* team: Revert previous two changes.David S. Miller2012-06-201-5/+2Star
* team: use rcu_access_pointer to access RCU pointer by writerJiri Pirko2012-06-201-2/+5
* team: use rcu_dereference_bh() in tx pathJiri Pirko2012-06-201-1/+1
* team: comments: s/net\/drivers\/team/drivers\/net\/team/Jiri Pirko2012-06-201-1/+1
* team: make team_mode struct constJiri Pirko2012-06-201-1/+1
* team: add missed "statics"Jiri Pirko2012-04-111-2/+2
* team: ab: walk through port list non-rcuJiri Pirko2012-04-111-1/+1
* team: add support for per-port optionsJiri Pirko2012-04-111-8/+6Star
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-241-1/+1
* team: replicate options on registerJiri Pirko2011-11-171-3/+2Star
* net: introduce ethernet teaming deviceJiri Pirko2011-11-131-0/+137