]> git.proxmox.com Git - ovs.git/history - datapath
datapath: Update kernel test list, news and FAQ
[ovs.git] / datapath /
2020-03-06 Gustavo A. R. Silvadatapath: conntrack: mark expected switch fall-through
2020-03-06 Johannes Bergcompat: Use nla_parse deprecated functions
2020-03-06 Greg Rosedatapath: Kbuild: Add kcompat.h header to front of...
2020-03-06 Pankaj Bharadiyadatapath: Use sizeof_field macro
2020-03-06 Greg Rosecompat: Remove flex_array code
2020-03-06 Johannes Bergcompat: Move genl_ops policy to genl_family
2020-03-06 Greg Rosecompat: Fix up changes to inet frags in 5.1+
2020-01-31 Greg Rosecompat: Remove HAVE_BOOL_TYPE
2020-01-07 Anju Thomasuserspace: Improved packet drop statistics.
2020-01-07 Greg Rosecompat: Include confirm_neigh parameter if needed
2019-12-22 Paul Blakeydpif: Add support to set user features
2019-12-02 Greg Rosedatapath: make generic netlink group const
2019-11-22 Tonghao Zhangofproto-dpif-upcall: Echo HASH attribute back to datapath.
2019-11-22 Martin VargheseDatapath: Change in openvswitch kernel module to suppor...
2019-11-20 Greg Rosecompat: Add missing inline keyword
2019-11-05 Greg Roseip_gre: Remove even more unused code
2019-11-01 Greg RoseRevert "ip_gre: Remove even more unused code"
2019-10-31 Greg Roseip_gre: Remove even more unused code
2019-10-31 Greg Roseip_gre: Removed unused ipgre netdev ops
2019-10-18 Yi-Hung Weidatapath: Allow attaching helper in later commit
2019-10-18 Yi-Hung Weidatapath: Fix log message in ovs conntrack
2019-10-18 Yi-Hung Weidatapath: Replace removed NF_NAT_NEEDED with IS_ENABLED...
2019-10-18 Colin Ian Kingdatapath: Check for null pointer return from nla_nest_s...
2019-10-18 Yi-Hung Weidatapath: Load and reference the NAT helper.
2019-10-18 Yi-Hung Weidatapath: genetlink: optionally validate strictly/dumps
2019-10-18 Yi-Hung Weidatapath: Use nla_nest_start_noflag()
2019-10-18 Yi-Hung Weidatapath: Handle NF_NAT_NEEDED replacement
2019-10-18 Flavio Leitnerdatapath: add seqadj extension when NAT is used.
2019-10-18 Yi-Hung Weidatapath: Detect upstream nf_nat change
2019-10-18 Yi-Hung Weidatapath: Replace nf_ct_invert_tuplepr() with nf_ct_inv...
2019-10-18 Arnd Bergmanndatapath: Fix linking without CONFIG_NF_CONNTRACK_LABELS
2019-10-18 Greg Rosedatapath: compat: drop bridge nf reset from nf_reset
2019-10-18 Pablo Neira Ayusodatapath: rename flow_stats to sw_flow_stats
2019-10-18 Haishuang Yancompat: remove the incorrect mtu limit for erspan
2019-10-18 Li RongQingdatapath: change type of UPCALL_PID attribute to NLA_UNSPEC
2019-10-18 Arnd Bergmanndatapath: hide clang frame-overflow warnings
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
next