]> git.proxmox.com Git - mirror_ovs.git/history - datapath/vport-geneve.c
compat: Fix small naming issue
[mirror_ovs.git] / datapath / vport-geneve.c
2019-06-13 Petr Machatanet: core: dev: Add extack argument to dev_change_flags()
2016-08-15 Pravin B Shelardatapath: backport: openvswitch: do not ignore netdev...
2016-07-18 Pravin B Shelardataoath: compat: Do not use upstream fill-meta-data...
2016-07-09 Pravin B Shelardatapath: compat: Refactor egress tunnel info
2016-03-14 Pravin B Shelardatapath: Drop support for kernel older than 3.10
2015-12-08 Pravin B Shelardatapath: Backport: openvswitch: properly refcount...
2015-12-04 Pravin B Shelardatapath: Add support for lwtunnel
2015-09-24 Pravin B Shelardatapath: Add support for 4.2 kernel.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-04 Thomas Grafdatapath: Turn vports with dependencies into separate...
2015-02-20 Jesse Grossdatapath: Backport upstream Geneve implementation.
2015-02-06 Thomas Grafdatapath: Support VXLAN Group Policy extension
2015-02-03 Thomas Grafdatapath: Account for "rename vlan_tx_* helpers since...
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-09-23 Thomas Grafdatapath: Constify various function arguments
2014-09-21 Thomas Grafdatapath: Provide compatibility for kernels up to 3.17
2014-08-18 Wenyu ZhangExtend OVS IPFIX exporter to export tunnel headers
2014-08-07 Pravin B Shelardatapath: Use tun_info only for egress tunnel path.
2014-08-01 Ansis Attekadatapath: do not use vport type to determine presence...
2014-07-11 Pravin B Shelardatapath: Enable tunnel GSO features.
2014-06-21 Jesse Grossdatapath: Check tunnel info before dereferencing on...
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.