]> git.proxmox.com Git - mirror_ovs.git/history - datapath
compat: Fix small naming issue
[mirror_ovs.git] / datapath /
2019-10-17 Greg Rosecompat: Fix small naming issue
2019-09-30 Yi-Hung Weidatapath: Fix conntrack cache with timeout
2019-09-26 Yi-Hung Weidatapath: Add support for conntrack timeout policy
2019-09-26 Yi-Hung Weidatapath: compat: Backport nf_conntrack_timeout support
2019-08-29 Yifeng Sundatapath: compat: Backports bugfixes for nf_conncount
2019-08-28 Justin Pettitdatapath: Clear the L4 portion of the key for "later...
2019-08-28 Greg Rosedatapath: Properly set L4 keys on "later" IP fragments
2019-07-10 Greg Rosedatapath: fix csum updates for MPLS actions
2019-07-10 Greg Rosecompat: ip6_gre: fix possible use-after-free in ip6ersp...
2019-07-03 William Tutunnel: Add layer 2 IPv6 GRE encapsulation support.
2019-07-03 Greg Rosecompat: Clean up tunnel_id_to_key
2019-07-03 Greg Rosecompat: Clean up gre_calc_hlen
2019-07-03 Greg Rosecompat: Remove duplicate metadata destination code
2019-06-26 Yi-Hung Weicompat: Fix compilation error on CentOS 7.6
2019-06-13 Petr Machatanet: core: dev: Add extack argument to dev_change_flags()
2019-06-13 Yifeng Sundatapath: Backport the removal of __tcp_checksum_complete()
2019-06-13 Michał MirosławOVS: remove use of VLAN_TAG_PRESENT
2019-06-13 Yifeng Sundatapath: Check extack argument of rtnl_create_link()
2019-06-07 Yifeng Sundatapath: Fix build errors for 4.9.172+ kernels
2019-05-10 Gao Fengnetfilter: Remove useless param helper of nf_ct_helper_...
2019-05-10 Florian Westphalopenvswitch: use nf_ct_get_tuplepr, invert_tuplepr
2019-05-10 Yifeng Sundatapath: Fix conntrack_count related compilation errors
2019-05-10 Florian Westphaldatapath: Use new header file net/ipv6_frag.h
2019-05-10 Florian Westphaldatapath: Pass nf_hook_state to nf_conntrack_in()
2019-05-10 Yifeng Sundatapath: Handle removal of nf_conntrack_l3proto.h
2019-04-28 Yifeng Sundatapath: Fix compiling error for 4.14.111+ kernel
2019-04-22 Numan Siddiquedatapath: Add a new action check_pkt_len
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.
next