index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team_mode_loadbalance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-17
team: add netpoll support
Jiri Pirko
1
-2
/
+1
2012-06-27
team: do not allow to map disabled ports
Jiri Pirko
1
-1
/
+2
2012-06-21
team: do RCU update path fixups
Jiri Pirko
1
-4
/
+10
2012-06-21
team: Revert previous two changes.
David S. Miller
1
-6
/
+4
2012-06-21
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-21
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
1
-3
/
+5
2012-06-20
team: use rcu_dereference_bh() in tx path
Jiri Pirko
1
-3
/
+3
2012-06-20
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
1
-17
/
+500
2012-06-20
team: lb: push hash counting into separate function
Jiri Pirko
1
-7
/
+16
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
2012-04-22
team: lb: let userspace care about port macs
Jiri Pirko
1
-12
/
+0
2012-04-11
team: add missed "statics"
Jiri Pirko
1
-2
/
+2
2012-04-11
team: add support for per-port options
Jiri Pirko
1
-15
/
+13
2012-04-05
team: add loadbalance mode
Jiri Pirko
1
-0
/
+188