]> git.proxmox.com Git - mirror_ovs.git/history - datapath/linux/compat/geneve.c
datapath: Use sizeof_field macro
[mirror_ovs.git] / datapath / linux / compat / geneve.c
2020-03-06 Pankaj Bharadiyadatapath: Use sizeof_field macro
2018-12-15 Pieter Jansen van... datapath: check tunnel option type in tunnel flags
2018-11-09 Qiuyu Xiaodatapath: add transport ports in route lookup for geneve
2018-08-07 wenxudatapath: support upstream ndo_udp_tunnel_add in net_de...
2018-06-01 Greg Rosecompat: Fixups for newer kernels
2018-05-23 Yi-Hung Weidatapath: compat: Fix ndo_size in RHEL 7.5 backport
2018-05-15 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.5
2016-11-01 Pravin B Shelardatapath: geneve: Handle vlan tag
2016-10-31 Pravin B Shelardatapath: backport: geneve: avoid using stale geneve...
2016-09-15 Pravin B Shelardatapath: compat: tunnels: Log error during initialization.
2016-09-12 Pravin B Shelardatapath: compat: geneve: use ovs specific device type...
2016-08-11 Pravin B Shelardatapath: compat: geneve: fix geneve_notify_add_rx_port()
2016-08-03 Pravin B Shelardatapath: backport: geneve: fix max_mtu setting
2016-07-26 Pravin B Shelardatapath: Add support for kernel 4.6
2016-07-17 Pravin B Shelardatapath: compat: reset md_dst on recieve.
2016-07-09 Pravin B Shelardatapath: backport: ovs/geneve: fix rtnl notifications...
2016-07-09 Pravin B Shelardatapath: backport: ovs/gre,geneve: fix error path...
2016-07-09 Pravin B Shelardatapath: backport: geneve: fix tx_errors statistics
2016-07-09 Pravin B Shelardatapath: backport: udp: prevent skbs lingering in...
2016-07-09 Pravin B Shelardatapath: backport: udp_offload: Set encapsulation...
2016-07-09 Pravin B Shelardatapath: backport: geneve: add IPv6 bits to geneve_fil...
2016-07-09 Pravin B Shelardatapath: compat: Use dst-cache for Geneve and VxLAN...
2016-07-09 Pravin B Shelardatapath: compat: Update Geneve and VxLAN modules.
2016-07-09 Pravin B Shelardatapath: backport: ip_tunnel: Move stats update to...
2016-07-09 Pravin B Shelardatapath: compat: rename HAVE_METADATA_DST to USE_UPSTR...
2016-07-09 Pravin B Shelardatapath: backport: ip_tunnel_core: iptunnel_handle_off...
2016-07-09 Pravin B Shelardatapath: backport: iptunnel: scrub packet in iptunnel_...
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
2016-02-19 David Wraggdatapath: geneve: Refine MTU limit.
2016-02-19 David Wraggdatapath: Set a large MTU on tunnel devices.
2016-02-19 David Wraggdatapath: geneve: Relax MTU constraints.
2015-12-04 Pravin B Shelardatapath: Add support for lwtunnel
2015-09-24 Pravin B Shelardatapath: Add support for 4.2 kernel.
2015-09-18 Joe Stringerdatapath: Add support for 4.1 kernel.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-27 Jesse Grossdatapath: Use kernel Geneve implementation on 4.0 and...
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: Backport upstream Geneve implementation.