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