]> git.proxmox.com Git - ovs.git/history - acinclude.m4
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / acinclude.m4
2021-02-19 Thomas GoirandMerge tag '2.15.0+ds1' into debian/victoria
2021-02-19 Thomas GoirandMerge tag 'v2.15.0' into master-dfsg
2021-01-29 Sunil Pai Gacinclude: Remove default library for DPDK.
2021-01-15 Greg Roseacinclude: Warn when --with-linux parameter is supplied.
2021-01-15 Ilya Maximetsacinclude: Strip out -mno-avx512f provided by DPDK.
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-12-16 Ian Stokesdpdk: Update to use DPDK v20.11.
2020-11-16 Greg Rosecompat: Fix build issue on RHEL 7.7.
2020-11-16 Greg Rosecompat: Remove stale code.
2020-10-17 Greg Roseacinclude: Enable builds up to Linux 5.8
2020-10-17 Paul Blakeydatapath: Set OvS recirc_id from tc chain index
2020-08-12 Ilya Maximetsacinclude: Fix build with kernels with prandom* moved...
2020-07-17 Timothy Redaelliacinclude: Remove libmnl for MLX5 PMD.
2020-07-13 Harry van Haarendpif-netdev: implement subtable lookup validation.
2020-07-08 Yi-Hung Weinetdev-linux: Fix broken build on Ubuntu 14.04
2020-07-04 Flavio Leitnerctags: Include new annotations to ctags ignore list.
2020-05-28 Han Zhoudatapath: Add hash info to upcall.
2020-05-24 Greg Rosecompat: Backport ipv6_stub change
2020-04-30 Yi-Hung Weicompat: Fix ipv6_dst_lookup build error
2020-04-17 Ciara Loftusacinclude: handle dependencies for DPDK's AF_XDP PMD
2020-04-17 Ciara Loftusacinclude: handle dependencies for DPDK's PCAP PMD
2020-04-15 Greg Rosecompat: Fix broken partial backport of extack op parameter
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2020-03-06 Johannes Bergcompat: Use nla_parse deprecated functions
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-03-06 Greg Roseacinclude: Enable Linux kernel 5.5
2020-03-06 Ilya Maximetsdpdk: Remove deprecated pdump support.
2020-01-31 Greg Rosecompat: Remove HAVE_BOOL_TYPE
2020-01-18 Yi-Hung Weinetdev-afxdp: NUMA-aware memory allocation for XSK...
2020-01-09 Timothy Redaelliacinclude: Use RTE_IBVERBS_LINK_DLOPEN
2020-01-07 Greg Rosecompat: Include confirm_neigh parameter if needed
2019-11-19 Ilya Maximetsdpdk: Deprecate pdump support.
2019-11-11 Vlad Buslovtc: Set 'no_percpu' flag for compatible actions
2019-11-11 Roi Dayancompat: Add compat fix for old kernels
2019-10-29 William Tunetdev-afxdp: Add need_wakeup support.
2019-10-23 Ben Pfaffdocs: DPDK isn't a datapath, so don't use the term.
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 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 Greg Rosedatapath: compat: drop bridge nf reset from nf_reset
2019-10-14 Ben Pfaffovs-vlan-bug-workaround: Remove.
2019-10-09 Ben PfaffFix "the the" typo in two places.
2019-10-08 Greg Roseacinclude: Fix false positive search for prandom_u32
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-01 John Hurleycompat: add compatibility headers for tc mpls action
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-07-03 Greg Rosecompat: Clean up gre_calc_hlen
2019-06-13 Yifeng Sundatapath: Support kernel version 5.0.x
2019-06-13 Petr Machatanet: core: dev: Add extack argument to dev_change_flags()
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-06 Ilya Maximetsacinclude: Add vector defines to sparse.
2019-05-24 Aaron Conolecompat: add SCTP netfilter states for older kernels
2019-05-10 Yifeng Sundatapath: Support kernel version 4.19.x and 4.20.x
2019-05-10 Gao Fengnetfilter: Remove useless param helper of nf_ct_helper_...
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-24 Ben Pfaffsparse: Configure target operating system and fix fallout.
2019-04-16 Gustavo A. R. Silvadatapath: meter: Use struct_size() in kzalloc()
2019-04-12 Ilya Maximetsacinclude: Use AC_SEARCH_LIBS for linking with dl.
2019-04-12 Ilya Maximetsacinclude: Transparent checking for DPDK dependencies.
2019-04-09 John Hurleycompat: add compatibility headers for tc skbedit action
2019-02-18 Eli Britsteinacinclude: Omit unnecessary define
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx4 when needed
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx5 when needed
2019-02-18 Eli Britsteinacinclude: Omit unnecessary define
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx4 when needed
2019-02-18 Eli Britsteinacinclude: Include libverbs and libmlx5 when needed
2019-02-13 Christian Ehrhardtacinclude: Also use LIBS from dpkg pkg-config
2019-02-12 Ilya Maximetsacinclude: Check for rte_config.h before checking depen...
2019-02-12 Ilya Maximetsacinclude: Use NUMA_AWARE_HUGEPAGES too for libnuma...
2019-02-12 Ilya Maximetsacinclude: Use NUMA_AWARE_HUGEPAGES too for libnuma...
2019-02-07 Ilya Maximetsacinclude: Drop DPDK_EXTRA_LIB variable.
2019-02-07 Ilya Maximetsacinclude: Drop DPDK_EXTRA_LIB variable.
2019-02-04 Yifeng Sundatapath: Add support for kernel 4.18.x
2019-02-04 Yifeng Sundatapath: Add support for kernel 4.18.x
2019-01-23 Greg Rosecompat: Fixup ipv6 fragmentation on 4.9.135+ kernels
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 Yi-Hung Weidatapath: compat: Fix static key backport
2018-12-17 Timothy Redaelliacinclude: Include libmnl when needed
2018-12-15 Greg Rosecompat: Fixup ip_tunnel_info_opts_set
2018-10-03 Ben Pfaffnetdev-linux: Don't include <net/if_packet.h>.
2018-09-26 Ben Pfaffacinclude.m4: Really check whether GCC support -Wno...
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Darrell Balldatapath: Fix builds on older kernels.
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
next