summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
...
* acinclude: Use RTE_IBVERBS_LINK_DLOPENTimothy Redaelli2020-01-091-2/+2
* compat: Include confirm_neigh parameter if neededGreg Rose2020-01-071-0/+2
* dpdk: Deprecate pdump support.Ilya Maximets2019-11-191-6/+18
* tc: Set 'no_percpu' flag for compatible actionsVlad Buslov2019-11-111-3/+15
* compat: Add compat fix for old kernelsRoi Dayan2019-11-111-0/+2
* netdev-afxdp: Add need_wakeup support.William Tu2019-10-291-0/+5
* docs: DPDK isn't a datapath, so don't use the term.Ben Pfaff2019-10-231-1/+1
* datapath: Load and reference the NAT helper.Yi-Hung Wei2019-10-181-0/+4
* datapath: genetlink: optionally validate strictly/dumpsYi-Hung Wei2019-10-181-0/+1
* datapath: Use nla_nest_start_noflag()Yi-Hung Wei2019-10-181-0/+1
* datapath: Handle NF_NAT_NEEDED replacementYi-Hung Wei2019-10-181-0/+1
* datapath: Detect upstream nf_nat changeYi-Hung Wei2019-10-181-0/+2
* datapath: Replace nf_ct_invert_tuplepr() with nf_ct_invert_tuple()Yi-Hung Wei2019-10-181-0/+2
* datapath: compat: drop bridge nf reset from nf_resetGreg Rose2019-10-181-0/+1
* ovs-vlan-bug-workaround: Remove.Ben Pfaff2019-10-141-2/+0
* Fix "the the" typo in two places.Ben Pfaff2019-10-091-1/+1
* acinclude: Fix false positive search for prandom_u32Greg Rose2019-10-081-1/+3
* datapath: compat: Backport nf_conntrack_timeout supportYi-Hung Wei2019-09-261-0/+6
* datapath: compat: Backports bugfixes for nf_conncountYifeng Sun2019-08-281-1/+5
* compat: add compatibility headers for tc mpls actionJohn Hurley2019-08-011-0/+7
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-191-0/+35
* compat: Clean up gre_calc_hlenGreg Rose2019-07-031-0/+4
* datapath: Support kernel version 5.0.xYifeng Sun2019-06-131-4/+6
* net: core: dev: Add extack argument to dev_change_flags()Petr Machata2019-06-131-0/+3
* OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław2019-06-131-0/+4
* datapath: Check extack argument of rtnl_create_link()Yifeng Sun2019-06-131-0/+3
* acinclude: Add vector defines to sparse.Ilya Maximets2019-06-061-0/+10
* compat: add SCTP netfilter states for older kernelsAaron Conole2019-05-241-0/+15
* datapath: Support kernel version 4.19.x and 4.20.xYifeng Sun2019-05-101-2/+2
* netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2019-05-101-0/+3
* datapath: Use new header file net/ipv6_frag.hFlorian Westphal2019-05-101-0/+2
* datapath: Pass nf_hook_state to nf_conntrack_in()Florian Westphal2019-05-101-0/+5
* datapath: Handle removal of nf_conntrack_l3proto.hYifeng Sun2019-05-101-0/+3
* datapath: Fix compiling error for 4.14.111+ kernelYifeng Sun2019-04-271-0/+2
* sparse: Configure target operating system and fix fallout.Ben Pfaff2019-04-241-3/+3
* datapath: meter: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-161-0/+6
* acinclude: Use AC_SEARCH_LIBS for linking with dl.Ilya Maximets2019-04-121-29/+21
* acinclude: Transparent checking for DPDK dependencies.Ilya Maximets2019-04-121-80/+38
* compat: add compatibility headers for tc skbedit actionJohn Hurley2019-04-091-0/+7
* acinclude: Omit unnecessary defineEli Britstein2019-02-181-2/+1
* acinclude: Include libverbs and libmlx4 when neededEli Britstein2019-02-181-0/+14
* acinclude: Include libverbs and libmlx5 when neededEli Britstein2019-02-181-0/+22
* acinclude: Also use LIBS from dpkg pkg-configChristian Ehrhardt2019-02-131-6/+14
* acinclude: Check for rte_config.h before checking dependencies.Ilya Maximets2019-02-121-0/+4
* acinclude: Use NUMA_AWARE_HUGEPAGES too for libnuma check.Ilya Maximets2019-02-121-1/+1
* acinclude: Drop DPDK_EXTRA_LIB variable.Ilya Maximets2019-02-071-5/+1
* datapath: Add support for kernel 4.18.xYifeng Sun2019-02-041-2/+2
* compat: Fixup ipv6 fragmentation on 4.9.135+ kernelsGreg Rose2019-01-221-0/+3
* nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_conntrackYifeng Sun2018-12-271-2/+2
* datapath: compat: Fix static key backportYi-Hung Wei2018-12-181-1/+3