Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 |
|\ | |||
| * | team: check return value of team_get_port_by_index_rcu() for NULL | Jiri Pirko | 2013-06-12 |
* | | team: remove synchronize_rcu() called during port disable | Jiri Pirko | 2013-06-12 |
|/ | |||
* | team: introduce random mode | Jiri Pirko | 2013-03-06 |
* | team: introduce two default team_modeop functions and use them in modes | Jiri Pirko | 2013-03-06 |
* | team: add support for non-ethernet devices | Jiri Pirko | 2012-08-20 |
* | team: add netpoll support | Jiri Pirko | 2012-07-17 |
* | team: use function team_port_txable() for determing enabled and up port | Jiri Pirko | 2012-07-12 |
* | team: comments: s/net\/drivers\/team/drivers\/net\/team/ | Jiri Pirko | 2012-06-19 |
* | team: make team_mode struct const | Jiri Pirko | 2012-06-19 |
* | team: allow to enable/disable ports | Jiri Pirko | 2012-04-21 |
* | net: introduce ethernet teaming device | Jiri Pirko | 2011-11-13 |