index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
vport-vxlan.c
Age
Commit message (
Expand
)
Author
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-10-28
ovs: Turn vports with dependencies into separate modules
Thomas Graf
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-09-15
openvswitch: Use tun_key only for egress tunnel path.
Pravin B Shelar
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-04-24
vxlan: add x-netns support
Nicolas Dichtel
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2013-09-23
openvswitch: remove duplicated include from vport-vxlan.c
Wei Yongjun
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
2013-08-31
vxlan: add ipv6 support
Cong Wang
2013-08-20
openvswitch: Add vxlan tunneling support.
Pravin B Shelar