index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team_mode_loadbalance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
team: remove synchronize_rcu() called during port disable
Jiri Pirko
2013-06-12
1
-2
/
+1
*
team: add netpoll support
Jiri Pirko
2012-07-17
1
-2
/
+1
*
team: do not allow to map disabled ports
Jiri Pirko
2012-06-26
1
-1
/
+2
*
team: do RCU update path fixups
Jiri Pirko
2012-06-20
1
-4
/
+10
*
team: Revert previous two changes.
David S. Miller
2012-06-20
1
-6
/
+4
*
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
1
-1
/
+1
*
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-20
1
-3
/
+5
*
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2012-06-19
1
-3
/
+3
*
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
2012-06-19
1
-17
/
+500
*
team: lb: push hash counting into separate function
Jiri Pirko
2012-06-19
1
-7
/
+16
*
team: make team_mode struct const
Jiri Pirko
2012-06-19
1
-1
/
+1
*
team: allow to enable/disable ports
Jiri Pirko
2012-04-21
1
-1
/
+1
*
team: lb: let userspace care about port macs
Jiri Pirko
2012-04-21
1
-12
/
+0
*
team: add missed "statics"
Jiri Pirko
2012-04-11
1
-2
/
+2
*
team: add support for per-port options
Jiri Pirko
2012-04-11
1
-15
/
+13
*
team: add loadbalance mode
Jiri Pirko
2012-04-04
1
-0
/
+188