Fan Du
|
3f4c1d87af
openvswitch: Introduce ovs_tunnel_route_lookup
|
10 年 前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年 前 |
Ben Pfaff
|
24cc59d1eb
openvswitch: Consistently include VLAN header in flow and port stats.
|
10 年 前 |
Pravin B Shelar
|
997e068ebc
openvswitch: Fix vport_send double free
|
10 年 前 |
Jiri Benc
|
d2b2a13245
openvswitch: set correct protocol on route lookup
|
10 年 前 |
Thomas Graf
|
12eb18f711
openvswitch: Constify various function arguments
|
10 年 前 |
Wenyu Zhang
|
8f0aad6f35
openvswitch: Extend packet attribute for egress tunnel info
|
10 年 前 |
Pravin B Shelar
|
9ba559d9ca
openvswitch: Export symbols as GPL symbols.
|
10 年 前 |
Thomas Graf
|
62b9c8d037
ovs: Turn vports with dependencies into separate modules
|
10 年 前 |
Fabian Frederick
|
4e8febd0a7
openvswitch: use vport instead of p
|
10 年 前 |
Jesse Gross
|
f579668406
openvswitch: Add support for Geneve tunneling.
|
11 年 前 |
Jesse Gross
|
f0b128c1e2
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
|
11 年 前 |
Pravin B Shelar
|
8c8b1b83fc
openvswitch: Use tun_key only for egress tunnel path.
|
11 年 前 |
Pravin B Shelar
|
83c8df26a3
openvswitch: refactor ovs flow extract API.
|
11 年 前 |
Li RongQing
|
e403aded79
openvswitch: change the data type of error status to atomic_long_t
|
11 年 前 |
Christoph Jaeger
|
3791b3f6fb
openvswitch: Fix memory leak in ovs_vport_alloc() error path
|
11 年 前 |
Alex Wang
|
5cd667b0a4
openvswitch: Allow each vport to have an array of 'port_id's.
|
11 年 前 |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 年 前 |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 年 前 |
David S. Miller
|
39b6b2992f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
|
11 年 前 |
Stephen Hemminger
|
443cd88c8a
ovs: make functions local
|
11 年 前 |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 年 前 |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 年 前 |
Justin Pettit
|
2694838d60
openvswitch: Fix argument descriptions in vport.c.
|
12 年 前 |
Pravin B Shelar
|
58264848a5
openvswitch: Add vxlan tunneling support.
|
12 年 前 |
Pravin B Shelar
|
fb825a550a
openvswitch: Add Kconfig dependency on GRE-DEMUX.
|
12 年 前 |
Pravin B Shelar
|
479b1a5825
openvswitch: Use correct config guard.
|
12 年 前 |
Pravin B Shelar
|
aa310701e7
openvswitch: Add gre tunnel support.
|
12 年 前 |
Pravin B Shelar
|
7d5437c709
openvswitch: Add tunneling interface.
|
12 年 前 |
Andy Hill
|
af7841636b
openvswitch: Fix misspellings in comments and docs.
|
12 年 前 |