Tonghao Zhang
|
c4b2bf6b4a
openvswitch: Optimize operations for OvS flow_stats.
|
8 лет назад |
Thadeu Lima de Souza Cascardo
|
db74a3335e
openvswitch: use percpu flow stats
|
9 лет назад |
Thadeu Lima de Souza Cascardo
|
40773966cc
openvswitch: fix flow stats accounting when node 0 is not possible
|
9 лет назад |
David S. Miller
|
26440c835f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 лет назад |
Jiri Benc
|
00a93babd0
openvswitch: add tunnel protocol to sw_flow_key
|
9 лет назад |
Konstantin Khlebnikov
|
598c12d0ba
ovs: do not allocate memory from offline numa node
|
9 лет назад |
Jesse Gross
|
ae5f2fb1d5
openvswitch: Zero flows on allocation.
|
10 лет назад |
Jiri Benc
|
c1ea5d672a
ip_tunnels: add IPv6 addresses to ip_tunnel_key
|
10 лет назад |
David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 лет назад |
Chris J Arges
|
bac541e463
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
|
10 лет назад |
Thomas Graf
|
34ae932a40
openvswitch: Make tunnel set action attach a metadata dst
|
10 лет назад |
Pravin B Shelar
|
ca539345f8
openvswitch: Initialize unmasked key and uid len
|
10 лет назад |
Joe Stringer
|
74ed7ab926
openvswitch: Add support for unique flow IDs.
|
10 лет назад |
Joe Stringer
|
272c2cf841
openvswitch: Use sw_flow_key_range for key ranges.
|
10 лет назад |
Joe Stringer
|
d29ab6f8a9
openvswitch: Refactor ovs_flow_tbl_insert().
|
10 лет назад |
Daniel Borkmann
|
87545899b5
net: replace remaining users of arch_fast_hash with jhash
|
10 лет назад |
Thomas Graf
|
12eb18f711
openvswitch: Constify various function arguments
|
10 лет назад |
Pravin B Shelar
|
9b996e544a
openvswitch: Move table destroy to dp-rcu callback.
|
11 лет назад |
Alex Wang
|
4a46b24e14
openvswitch: Use exact lookup for flow_get and flow_del.
|
11 лет назад |
Jarno Rajahalme
|
eb07265904
openvswitch: Fix typo.
|
11 лет назад |
Jarno Rajahalme
|
56c19868e1
openvswitch: Make flow mask removal symmetric.
|
11 лет назад |
Jarno Rajahalme
|
63e7959c4b
openvswitch: Per NUMA node flow stats.
|
11 лет назад |
Jarno Rajahalme
|
23dabf88ab
openvswitch: Remove 5-tuple optimization.
|
11 лет назад |
Daniele Di Proietto
|
7085130bab
openvswitch: use const in some local vars and casts
|
11 лет назад |
Pravin B Shelar
|
e4c6d75954
openvswitch: Fix ovs_flow_free() ovs-lock assert.
|
11 лет назад |
Andy Zhou
|
e80857cce8
openvswitch: Fix kernel panic on ovs_flow_free
|
11 лет назад |
Wei Yongjun
|
ece37c87ab
openvswitch: Use kmem_cache_free() instead of kfree()
|
11 лет назад |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 лет назад |
Wei Yongjun
|
5f03f47c9c
openvswitch: remove duplicated include from flow_table.c
|
11 лет назад |
Daniel Borkmann
|
11d6c461b3
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
|
11 лет назад |