Fabian Frederick
|
4e8febd0a7
openvswitch: use vport instead of p
|
10 years ago |
Jesse Gross
|
f579668406
openvswitch: Add support for Geneve tunneling.
|
11 years ago |
Jesse Gross
|
f0b128c1e2
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
|
11 years ago |
Pravin B Shelar
|
8c8b1b83fc
openvswitch: Use tun_key only for egress tunnel path.
|
11 years ago |
Pravin B Shelar
|
83c8df26a3
openvswitch: refactor ovs flow extract API.
|
11 years ago |
Li RongQing
|
e403aded79
openvswitch: change the data type of error status to atomic_long_t
|
11 years ago |
Christoph Jaeger
|
3791b3f6fb
openvswitch: Fix memory leak in ovs_vport_alloc() error path
|
11 years ago |
Alex Wang
|
5cd667b0a4
openvswitch: Allow each vport to have an array of 'port_id's.
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 years ago |
Stephen Hemminger
|
443cd88c8a
ovs: make functions local
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Justin Pettit
|
2694838d60
openvswitch: Fix argument descriptions in vport.c.
|
12 years ago |
Pravin B Shelar
|
58264848a5
openvswitch: Add vxlan tunneling support.
|
12 years ago |
Pravin B Shelar
|
fb825a550a
openvswitch: Add Kconfig dependency on GRE-DEMUX.
|
12 years ago |
Pravin B Shelar
|
479b1a5825
openvswitch: Use correct config guard.
|
12 years ago |
Pravin B Shelar
|
aa310701e7
openvswitch: Add gre tunnel support.
|
12 years ago |
Pravin B Shelar
|
7d5437c709
openvswitch: Add tunneling interface.
|
12 years ago |
Andy Hill
|
af7841636b
openvswitch: Fix misspellings in comments and docs.
|
12 years ago |
Pravin B Shelar
|
91b7514cdf
openvswitch: Unify vport error stats handling.
|
12 years ago |
Pravin B Shelar
|
e0f0ecf33c
openvswitch: Use generic struct pcpu_tstats.
|
12 years ago |
Pravin B Shelar
|
8e4e1713e4
openvswitch: Simplify datapath locking.
|
12 years ago |
Thomas Graf
|
5d9633523f
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
|
12 years ago |
David S. Miller
|
296b60109e
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Cong Wang
|
d176ca2a48
openvswitch: remove some useless comments
|
12 years ago |
Shan Wei
|
404f2f1019
net: openvswitch: use this_cpu_ptr per-cpu helper
|
12 years ago |
Peter Senna Tschudin
|
a2bf91b5b8
net/openvswitch/vport.c: Remove unecessary semicolon
|
13 years ago |