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