Jiri Pirko
|
c15e07b02b
team: loadbalance: push lacpdus to exact delivery
|
9 years ago |
Jiri Pirko
|
8fd728566a
team: fill-up LAG changeupper info struct and pass it along
|
9 years ago |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 years ago |
Daniel Borkmann
|
2b391ee2ca
team: fix releasing uninitialized pointer to BPF prog
|
11 years ago |
Pablo Neira
|
34c5bd66e5
net: filter: don't release unattached filter through call_rcu()
|
11 years ago |
Daniel Borkmann
|
ea5930f4e1
team: lb: use sizeof(*fprog) in __fprog_create
|
11 years ago |
Daniel Borkmann
|
b1fcd35cf5
net: filter: let unattached filters use sock_fprog_kern
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Jiri Pirko
|
735d381fa5
team: remove synchronize_rcu() called during port disable
|
12 years ago |
Jiri Pirko
|
bd2d0837ab
team: add netpoll support
|
13 years ago |
Jiri Pirko
|
52a4fd7780
team: do not allow to map disabled ports
|
13 years ago |
Jiri Pirko
|
6dab015cf8
team: do RCU update path fixups
|
13 years ago |
David S. Miller
|
f643776e4d
team: Revert previous two changes.
|
13 years ago |
Jiri Pirko
|
d8dbd96e50
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
|
13 years ago |
Jiri Pirko
|
b443a2307d
team: use rcu_access_pointer to access RCU pointer by writer
|
13 years ago |
Jiri Pirko
|
d1904fbd88
team: use rcu_dereference_bh() in tx path
|
13 years ago |
Jiri Pirko
|
ab8250d700
team: lb: introduce infrastructure for userspace driven tx loadbalancing
|
13 years ago |
Jiri Pirko
|
596e2024c4
team: lb: push hash counting into separate function
|
13 years ago |
Jiri Pirko
|
0402788a6c
team: make team_mode struct const
|
13 years ago |
Jiri Pirko
|
19a0b58e50
team: allow to enable/disable ports
|
13 years ago |
Jiri Pirko
|
4c78bb845b
team: lb: let userspace care about port macs
|
13 years ago |
Jiri Pirko
|
cade455596
team: add missed "statics"
|
13 years ago |
Jiri Pirko
|
80f7c6683f
team: add support for per-port options
|
13 years ago |
Jiri Pirko
|
01d7f30a9f
team: add loadbalance mode
|
13 years ago |