index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-7
/
+7
2014-08-01
team: fix releasing uninitialized pointer to BPF prog
Daniel Borkmann
1
-1
/
+1
2014-07-31
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
1
-1
/
+5
2014-05-25
team: lb: use sizeof(*fprog) in __fprog_create
Daniel Borkmann
1
-1
/
+1
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-5
/
+5
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-1
/
+8
2013-06-12
team: remove synchronize_rcu() called during port disable
Jiri Pirko
1
-2
/
+1
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