]> git.proxmox.com Git - mirror_ovs.git/history - datapath
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / datapath /
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2019-04-17 Alan Maguirecompat: iptunnel: NULL pointer deref for ip_md_tunnel_xmit
2019-04-17 Kangjie Ludatapath: fix missing checks for nla_nest_start
2019-04-17 Kangjie Lunet: openvswitch: fix a NULL pointer dereference
2019-04-17 Kent Overstreetdatapath: convert to kvmalloc
2019-04-16 Gustavo A. R. Silvadatapath: meter: Use struct_size() in kzalloc()
2019-04-15 Flavio Leitnerdatapath: Revert "datapath: Fix template leak in error...
2019-04-12 Andrea Righidatapath: fix flow actions reallocation
2019-02-11 Ilya Maximetsdatapath: Clean up some gcov, tmp and cache files.
2019-02-04 Yi-Hung Weidatapath: Fix IPv6 later frags parsing
2019-02-04 Yi-Hung Weidatapath: Derive IP protocol number for IPv6 later...
2019-02-04 Ross Lagerwalldatapath: Avoid OOB read when parsing flow nlattrs
2019-02-04 Vishal Deep AjmeraSupport for match & set ICMPv6 reserved and options...
2019-01-24 Aaron Conolestt: Fix return code during xmit.
2019-01-23 Greg Rosedatapath: return -EEXIST if inet6_add_protocol fails
2019-01-23 Greg Rosecompat: Fixup ipv6 fragmentation on 4.9.135+ kernels
2018-12-27 Yifeng Sunnf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_co...
2018-12-18 Greg RoseRevert "datapath: Derive IP protocol number for IPv6...
2018-12-18 Yi-Hung Weidatapath: compat: Fix static key backport
2018-12-18 Yifeng Sunopenvswitch: kernel datapath clone action
2018-12-15 Colin Ian Kingdatapath: fix spelling mistake "execeeds" -> "exceeds"
2018-12-15 Flavio Leitnerdatapath: load NAT helper
2018-12-15 YueHaibingdatapath: fix return type of ndo_start_xmit function
2018-12-15 Yi-Hung Weidatapath: Derive IP protocol number for IPv6 later...
2018-12-15 Pieter Jansen van... datapath: check tunnel option type in tunnel flags
2018-12-15 Greg Rosecompat: Fixup ip_tunnel_info_opts_set
2018-12-15 Kees Cookdatapath: kzalloc() -> kcalloc()
2018-12-15 Kees Cookdatapath: kmalloc() -> kmalloc_array()
2018-12-03 Yousong Zhoudatapath: use KARCH when building linux datapath modules
2018-11-09 Qiuyu Xiaodatapath: add transport ports in route lookup for geneve
2018-11-09 Greg Rosegre: Remove dead ipgre code
2018-11-05 Haishuang Yanerspan: fix error handling for erspan tunnel
2018-11-02 Jaime Caamaño Ruizdatapath: Fix wrong push/pop ethernet validation
2018-10-26 Yifeng SunNSH: Fix NSH-related length macros that cause stack...
2018-10-17 Yifeng Sundatapath: Use correct reply values in datapath and...
2018-10-15 Yi-Hung Weidatapath: compat: Fix compilation issue with grsecurity...
2018-09-18 Yifeng Sungre: Rename fallback devices to avoid udev's interference
2018-09-12 Yunjian Wangdatapath: lisp: Fix uninitialized field in tunnel_cfg.
2018-09-07 Yunjian Wangdatapath: stt: Remove unused if statement in function...
2018-09-06 Xin Longerspan: set erspan_ver to 1 by default when adding...
2018-09-05 Martin Xurhel: use full path for /sbin/depmod
2018-08-31 Greg Rosecompat: Remove unused function
2018-08-30 Darrell Balldatapath: Fix builds on older kernels.
2018-08-24 Yifeng Sundatapath: Add support for kernel 4.16.x & 4.17.x
2018-08-17 Yi-Hung Weidatapath: conntrack: Support conntrack zone limit
2018-08-17 Yi-Hung Weidatapath: Add conntrack limit netlink definition
2018-08-17 Yi-Hung Weidatapath: compat: Introduce static key support
2018-08-17 Yi-Hung Weidatapath: compat: Backports nf_conncount
2018-08-17 Yi-Hung Weicompat: Backport nf_ct_netns_{get, put}()
2018-08-16 Yifeng Sunporting: Add fixes to support kernel 4.15.x
2018-08-16 Yifeng Sunip6_gre: Fix a bug that clears address bits
2018-08-15 Yifeng Sunip_tunnel: Fix bugs that could crash kernel
2018-08-14 Greg Rosecompat: Substitute more dependable define
2018-08-07 Justin Pettitdatapath: meter: Fix setting meter id for new entries
2018-08-07 wenxudatapath: support upstream ndo_udp_tunnel_add in net_de...
2018-08-07 YueHaibingip_gre: remove redundant variables t_hlen
2018-08-07 Xin Longip_gre: fix IFLA_MTU ignored on NEWLINK
2018-07-31 Qiuyu Xiaodatapath: add transport ports in route lookup for stt
2018-07-31 Qiuyu Xiaodatapath: add transport ports in route lookup for vxlan
2018-07-31 Greg Roseerspan: set bso bit based on mirrored packet's len
2018-07-31 William Tucompat: ip6_tunnel: improve error message.
2018-07-30 Stefano Briviodatapath: Don't swap table in nlattr_set() after OVS_AT...
2018-07-30 Yi-Hung Weidatapath: NAT support for shifted portmap ranges
2018-07-30 Yi-Hung Weidatapath: Introduce net_rwsem and remove rtnl_lock()
2018-07-30 zhanglipingdatapath: meter: fix the incorrect calculation of max...
2018-07-27 Greg Rosecompat: Allow IPv6 GRE/ERSPAN Tx when ip6_gre is loaded
2018-07-27 Greg Rosecompat: Initialize IPv4 reassembly secret timer
2018-07-11 William Tudatapath: work around the single GRE receive limitation.
2018-06-29 Greg Rosedatapath: Add missing code in ip_tunnel_lookup()
2018-06-29 Greg Rosecompat: Fix gre header bug
2018-06-26 Neal Shrader via devdatapath: stt: linearize in SKIP_ZERO_COPY case
2018-06-20 Andy Zhoudatapath: Add meter action support.
2018-06-20 Justin Pettitdatapath: Fix compiler warning for HAVE_RHEL7_MAX_MTU.
2018-06-14 Yi-Hung Weidatapath: compat: Fix RHEL 7.5 build warning from ip_tu...
2018-06-14 Yi-Hung Weidatapath: Fix ip6_gre, ip6_tunnel, and ip_gre backport
2018-06-14 Yi-Hung Weidatapath: Fix max MTU size on RHEL 7.5 kernel
2018-06-07 Greg Rosedatapath: Check if gre kernel module is loaded
2018-06-05 Greg Rosedatapath: Do not fail to load on gre protocol conflict
2018-06-04 Greg Rosecompat: Fix compile warning
2018-06-04 Greg Rosecompat: Add skb_checksum_simple_complete()
2018-06-01 Greg Rosecompat: Fixups for newer kernels
2018-05-29 William Tudatapath: ip6_gre: fix tunnel metadata device sharing.
2018-05-29 William Tudatapath: ip6_gre: Fix ip6erspan hlen calculation
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_changelink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_newlink()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_change()
2018-05-29 William Tudatapath: ip6_gre: Split up ip6gre_tnl_link_config()
2018-05-29 William Tudatapath: ip6_gre: Fix headroom request in ip6erspan_tu...
2018-05-29 William Tudatapath: ip6_gre: Request headroom in __gre6_xmit()
2018-05-25 Jan Scheurichuserspace datapath: Add OVS_HASH_L4_SYMMETRIC dp_hash...
2018-05-25 William Tucompati/ip_gre: remove duplicate vport definition.
2018-05-23 Yi-Hung Weidatapath: compat: Fix ndo_size in RHEL 7.5 backport
2018-05-22 William Tuerspan: fix invalid erspan version.
2018-05-22 Greg Rosegre: Resolve gre receive issues
2018-05-22 Greg Roserhel: Enable ERSPAN features for RHEL 7.x
2018-05-22 William Tuerspan: set bso when truncated bit is set.
2018-05-22 William Tuerspan: auto detect truncated ipv6 packets.
2018-05-22 William Tuip6erspan: make sure enough headroom at xmit.
2018-05-22 William Tuip6erspan: improve error handling for erspan version...
2018-05-22 William Tuip6gre: add erspan v2 to tunnel lookup
next