Martynas Pumputis
|
4b5b9ba553
openvswitch: do not ignore netdev errors when creating tunnel vports
|
9 年之前 |
Paolo Abeni
|
83e4bf7a74
openvswitch: properly refcount vport-vxlan module
|
9 年之前 |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Pravin B Shelar
|
fc4099f172
openvswitch: Fix egress tunnel info.
|
9 年之前 |
Pravin B Shelar
|
aec1592474
openvswitch: Use dev_queue_xmit for vport send.
|
9 年之前 |
Pravin B Shelar
|
4c22279848
ip-tunnel: Use API to access tunnel metadata options.
|
10 年之前 |
Pravin B Shelar
|
3eedb41fb4
openvswitch: Remove egress_tun_info.
|
10 年之前 |
Pravin B Shelar
|
b2acd1dc39
openvswitch: Use regular GRE net_device instead of vport
|
10 年之前 |
Thomas Graf
|
1d8fff9073
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
|
10 年之前 |
Fan Du
|
3f4c1d87af
openvswitch: Introduce ovs_tunnel_route_lookup
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Wu Fengguang
|
4aa6118811
openvswitch: fix odd_ptr_err.cocci warnings
|
10 年之前 |
Pravin B Shelar
|
997e068ebc
openvswitch: Fix vport_send double free
|
10 年之前 |
Jiri Pirko
|
5968250c86
vlan: introduce *vlan_hwaccel_push_inside helpers
|
10 年之前 |
Jiri Pirko
|
62749e2cb3
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
|
10 年之前 |
Wenyu Zhang
|
8f0aad6f35
openvswitch: Extend packet attribute for egress tunnel info
|
10 年之前 |
Thomas Graf
|
62b9c8d037
ovs: Turn vports with dependencies into separate modules
|
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 年之前 |
Wei Zhang
|
e0bb8c44ed
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
|
11 年之前 |
Monam Agarwal
|
944df8ae84
net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
|
11 年之前 |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 年之前 |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 年之前 |
Wei Yongjun
|
f0627cfa24
openvswitch: remove duplicated include from vport-gre.c
|
12 年之前 |
Nicolas Dichtel
|
963a88b31d
tunnels: harmonize cleanup done on skb on xmit path
|
12 年之前 |
Nicolas Dichtel
|
8b7ed2d91d
iptunnels: remove net arg from iptunnel_xmit()
|
12 年之前 |
Cong Wang
|
3fa34de678
openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile
|
12 年之前 |
Pravin B Shelar
|
fb825a550a
openvswitch: Add Kconfig dependency on GRE-DEMUX.
|
12 年之前 |
Pravin B Shelar
|
479b1a5825
openvswitch: Use correct config guard.
|
12 年之前 |