index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team_mode_roundrobin.c
Age
Commit message (
Expand
)
Author
2017-06-02
team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias
Zhang Shengju
2015-12-03
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
2013-06-12
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2013-03-06
team: introduce random mode
Jiri Pirko
2013-03-06
team: introduce two default team_modeop functions and use them in modes
Jiri Pirko
2012-08-20
team: add support for non-ethernet devices
Jiri Pirko
2012-07-17
team: add netpoll support
Jiri Pirko
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-06-19
team: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
2012-06-19
team: make team_mode struct const
Jiri Pirko
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko