]> git.proxmox.com Git - ovs.git/history - acinclude.m4
rhel: Fix ovs-kmod-manage.sh to work with RHEL 7.3
[ovs.git] / acinclude.m4
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-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-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-07 Ilya Maximetsacinclude: Drop DPDK_EXTRA_LIB variable.
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
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-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: 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-14 Greg Rosecompat: Substitute more dependable define
2018-08-07 wenxudatapath: support upstream ndo_udp_tunnel_add in net_de...
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tunnel tos and ttl
2018-08-01 Or Gerlitzlib/tc: Support setting tos and ttl for TC IP tunnels
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-25 Jianbo LiuAdd support to offload QinQ double VLAN headers match
2018-06-04 Greg Rosecompat: Add skb_checksum_simple_complete()
2018-06-01 Greg Rosecompat: Fixups for newer kernels
2018-05-22 Greg Roserhel: Enable ERSPAN features for RHEL 7.x
2018-05-22 William Tugre: introduce native tunnel support for ERSPAN
2018-05-15 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.5
2018-05-09 Greg Rosecompat: Fix upstream 4.4.119 kernel
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-02-28 Greg Rosecompat: Fix RHEL 7 compile
2018-02-16 Greg Roseacinclude: Enable building for Linux kernel 4.15
2018-02-13 Greg Roseacinclude.m4: Enable Linux 4.14
2018-02-13 Andy Zhoudatapath: Add meter infrastructure
2018-02-13 Jiri Bencdatapath: reliable interface indentification in port...
2018-02-12 Arnd Bergmanndatapath: use ktime_get_ts64() instead of ktime_get_ts()
2018-02-12 Greg Rosecompat: Fix compiler headers
2018-02-12 Greg Rosedatapath: Fix netdev_master_upper_dev_link for 4.14
2018-02-07 Yi Yangdatapath: enable NSH support
2018-01-23 Eric Garveracinclude: check for IP_CT_UNTRACKED
2018-01-12 Ben Pfaffconfigure: New --enable-sparse option to enable sparse...
2018-01-11 Ben Pfaffconfigure: Make --enable-Werror turn sparse warnings...
2017-11-16 Paul Blakeycompat: Add act_pedit compatibility for old kernels
2017-11-01 William Tuacinclude: Fix SKB_GSO_UDP check.
2017-09-25 Ben PfaffMerge pull request #207 from darball/dpdk_merge
2017-09-22 Greg Roseacinclude: Add support for Linux 4.13
2017-09-22 Greg Roseacinclude: Check for existence of nf_hook_ops member...
2017-09-22 Greg Roseacinclude: Check for extended netlink ack presence
2017-09-22 Greg Roseacinclude: Add compat define for DST_NOCACHE
2017-09-22 Greg Roseacinclude: Check for SKB_GSO_UDP
2017-09-21 Greg Roseacinclude: Add missing define
2017-08-23 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.4
2017-08-11 Paul Blakeycompat: Update tc compatibility header
2017-08-07 Christian Ehrhardtacinclude: Also support pkg-config for configuring...
2017-07-24 Greg Roseacinclude.m4: Support Linux kernel 4.12
2017-07-24 Joe Stringercompat: net: store port/representator id in metadata_dst.
2017-07-24 Greg Rosedatapath: get rid of redundant vxlan_dev.flags
2017-07-24 Joe Stringercompat: convert many more places to skb_put_zero().
2017-07-24 Greg Rosedatapath: Fix inconsistent teardown and release of...
2017-07-24 Joe Stringerdatapath: more accurate checksumming in queue_userspace...
2017-07-24 Greg Rosedatapath: introduce nf_conntrack_helper_put function
2017-07-17 Ben Pfaffacinclude.m4: Avoid error from printf.
2017-07-16 YAMAMOTO Takashiacinclude.m4: Avoid echo -n
2017-07-13 Flavio Leitnerctags: include symbols with locking annotations.
2017-07-07 Ben Pfaffconfigure: Fix check for rte_config.h to handle cross...
2017-07-07 Ben PfaffMakefiles: Fail build for flake8 only when configured...
2017-06-19 Greg Rosecompat: Restrict __ro_after_init usage
2017-05-30 Paul Blakeycompat: Add tc compatibility headers for old kernels
2017-05-03 Joe Stringerdatapath: Remove untracked CT on newer kernels.
2017-05-03 Yi-Hung Weidatapath: Fixups for MPLS GSO
2017-04-28 Greg Rosecompat: Fix build error in kernels 4.10
2017-04-21 Johannes Bergdatapath: pass extended ACK struct to parsing functions
2017-04-19 Eric Dumazetcompat: ipv6: orphan skbs in reassembly unit.
2017-04-17 Jarno Rajahalmeacinclude: Allow compile with Linux 4.11.
next