datapath: Set a large MTU on tunnel devices.
[cascardo/ovs.git] / datapath / linux / compat / vxlan.c
2016-02-19 David Wraggdatapath: Set a large MTU on tunnel devices.
2016-02-19 David Wraggdatapath: vxlan: Relax MTU constraints.
2015-12-08 Pravin B Shelardatapath: Backport: vxlan: interpret IP headers for...
2015-12-04 Pravin B Shelardatapath: Add support for lwtunnel
2015-09-18 Joe Stringerdatapath: Add support for 4.1 kernel.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-26 Alex Wangdatapath: Prevent linker error of unknown symbol.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Jesse Grossdatapath: Account for "udptunnels: Call handle_offloads...
2015-04-04 Thomas Grafdatapath: Turn vports with dependencies into separate...
2015-02-20 Jesse Grossdatapath: Account for "openvswitch: Add support for...
2015-02-20 Jesse Grossdatapath: Account for "udp: Do not require sock in...
2015-02-20 Jesse Grossdatapath: Account for "vlan: introduce *vlan_hwaccel_pu...
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Refactor vxlan driver...
2015-02-20 Jesse Grossdatapath: Consistently set skb->inner_protocol for...
2015-02-20 Jesse Grossdatapath: Enable OVS GSO to be used up to 3.18 if neces...
2015-02-20 Jesse Grossdatapath: Account for "vxlan: Call udp_sock_create"
2015-02-20 Jesse Grossdatapath: Remove compat vxlan_src_port().
2015-02-12 Thomas Grafdatapath: vxlan: Only set has-GBP bit in header if...
2015-02-06 Thomas Grafdatapath: Account for "vxlan: Eliminate dependency...
2015-02-05 Thomas Grafdatapath: Fix missing symbols when required to use...
2015-02-03 Thomas Grafdatapath: Account for "vxlan: add x-netns support"
2015-02-03 Thomas Grafdatapath: Account for "vxlan: Group Policy extension"
2015-02-03 Thomas Grafdatapath: Account for now exposed VXLAN definitions
2015-02-03 Thomas Grafdatapath: Account for "rename vlan_tx_* helpers since...
2015-01-07 Thomas Grafdatapath: Account for new flags args of vxlan_sock_add()
2015-01-07 Thomas Grafdatapath: Account for rename to vlan_insert_tag_set_proto()
2014-12-24 Pravin B Shelardatapath: Simplify vport_send() error handling.
2014-12-24 Pravin B Shelardatapath: compat: introduce ovs_iptunnel_handle_offloads()
2014-12-19 Pravin B Shelardatapath:compat: Fix build failure on old kernels.
2014-10-13 Pravin B Shelardatapath: compat: Fix compilation 3.11
2014-10-03 Pravin B Shelardatapath: Add support for RHEL-7 / CentOS-7 kernel.
2014-09-21 Thomas Grafdatapath: Provide compatibility for kernels up to 3.17
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2013-10-13 Pravin B Shelarvxlan: Optimize vxlan rcv
2013-09-30 Pravin B Shelardatapath: Fix vxlan gso with vlan.
2013-09-08 Pravin B Shelardatapath: Remove compat workqueue.
2013-09-07 Pravin B Shelardatapath: vxlan: remove net arg from vxlan[6]_xmit_skb()
2013-09-07 Pravin B Shelardatapath: iptunnels: remove net arg from iptunnel_xmit().
2013-09-06 Pravin B Shelardatapath: Remove vlan compat support
2013-09-06 Pravin B Shelardatapath: Remove checksum compat support
2013-08-27 Pravin B Shelardatapath: Sync vxlan tunneling code with upstream ovs...
2013-08-15 Pravin B Shelardatapath: compat: remove __net_init and __net_exit...
2013-07-20 Pravin B Shelardatapath: Restructure vxlan tunneling.