index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: loadbalance: push lacpdus to exact delivery
Jiri Pirko
2016-08-26
1
-0
/
+15
*
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
2015-12-03
1
-0
/
+1
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-7
/
+7
*
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
2014-07-31
1
-1
/
+1
*
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-07-30
1
-1
/
+5
*
team: lb: use sizeof(*fprog) in __fprog_create
Daniel Borkmann
2014-05-24
1
-1
/
+1
*
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
1
-5
/
+5
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-1
/
+8
*
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