index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-04
team: Free BPF filter when unregistering netdev
Ido Schimmel
2017-09-19
team: fall back to hash if table entry is empty
Jim Hanko
2017-06-02
team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias
Zhang Shengju
2016-08-26
team: loadbalance: push lacpdus to exact delivery
Jiri Pirko
2015-12-03
team: fill-up LAG changeupper info struct and pass it along
Jiri Pirko
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-07-31
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
2014-07-30
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
2014-05-24
team: lb: use sizeof(*fprog) in __fprog_create
Daniel Borkmann
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
2012-07-17
team: add netpoll support
Jiri Pirko
2012-06-26
team: do not allow to map disabled ports
Jiri Pirko
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2012-06-20
team: Revert previous two changes.
David S. Miller
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2012-06-19
team: use rcu_dereference_bh() in tx path
Jiri Pirko
2012-06-19
team: lb: introduce infrastructure for userspace driven tx loadbalancing
Jiri Pirko
2012-06-19
team: lb: push hash counting into separate function
Jiri Pirko
2012-06-19
team: make team_mode struct const
Jiri Pirko
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
2012-04-21
team: lb: let userspace care about port macs
Jiri Pirko
2012-04-11
team: add missed "statics"
Jiri Pirko
2012-04-11
team: add support for per-port options
Jiri Pirko
2012-04-04
team: add loadbalance mode
Jiri Pirko