aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-vxlan.c
Commit message (Expand)AuthorAge
* openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-14
* openvswitch: Fix vport_send double freePravin B Shelar2014-12-23
* openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-09
* ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-28
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-06
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-06
* openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-16
* vxlan: Call udp_flow_src_portTom Herbert2014-07-08
* vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2014-06-05
* net: rename local_df to ignore_dfWANG Cong2014-05-12
* vxlan: add x-netns supportNicolas Dichtel2014-04-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-11-04
|\
| * openvswitch: remove duplicated include from vport-vxlan.cWei Yongjun2013-09-23
* | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-01
|/
* vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel2013-09-04
* vxlan: add ipv6 supportCong Wang2013-08-31
* openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-20