build-aux/cccl: Enhance --with-debug option
[cascardo/ovs.git] / acinclude.m4
2015-03-26 Joe Stringercompat: Fix RHEL7 build.
2015-03-20 Daniele Di Proiettoacinclude.m4: Restore --whole-archive option for DPDK.
2015-03-20 Kevin Traynornetdev-dpdk: add dpdk vhost-cuse ports
2015-02-27 Joe Stringercompat: Add genlmsg_parse() helper function.
2015-02-20 Jesse Grossdatapath: Enable OVS GSO to be used up to 3.18 if neces...
2015-02-06 Thomas Grafdatapath: Allow building against 3.19.x
2015-02-03 Thomas Grafdatapath: Account for "genetlink: pass only network...
2015-02-03 Thomas Grafdatapath: Account for "vxlan: Group Policy extension"
2015-01-07 Thomas Grafdatapath: replace remaining users of arch_fast_hash...
2015-01-07 Thomas Grafdatapath: move vlan pop/push functions into common...
2015-01-07 Thomas Grafdatapath: move make_writable helper into common code
2015-01-07 Thomas Grafdatapath: Add __vlan_insert_tag() compat helper if...
2015-01-07 Thomas Grafdatapath: Account for rename to vlan_insert_tag_set_proto()
2014-12-10 Thomas Grafdatapath: Mark compatible with kernels up to 3.18.x
2014-12-10 Thomas Grafdatapath: Check if nla_is_last() is available in <net...
2014-10-24 Pravin B Shelardatapath: Use upstream ipv6_find_hdr().
2014-10-20 maryam.tahhannetdev-dpdk: Move to DPDK 1.7.1
2014-10-13 Pravin B Shelardatapath: compat: Fix compilation 3.11
2014-10-03 Pravin B Shelardatapath: Add support for RHEL-7 / CentOS-7 kernel.
2014-09-21 Samuel Gauthierdatapath: restore OVS_FLOW_CMD_NEW notifications
2014-09-21 Thomas Grafdatapath: Provide compatibility for kernels up to 3.17
2014-09-15 Andy Zhoudatapath: Improve robustness of this_cpu_ptr definition...
2014-09-12 Pravin B Shelardatapath: Add IS_ERR_OR_NULL for backward compatibility.
2014-09-11 Thomas Grafbuild: Respect CFLAGS and LDFLAGS passed to make
2014-09-10 Pravin B Shelardatapath: Backport __ip_select_ident() function
2014-08-18 Daniele Di Proiettoacinclude.m4: Do not set vswitchd_ovs_vswitchd_LDFLAGS
2014-08-13 Daniele Di Proiettonetdev-dpdk: Move to DPDK 1.7.0
2014-07-01 Jesse Grossdatapath: Change u64_stats_* to use _irq instead of...
2014-06-25 Jesse Grossdatapath: Rehash 16-bit skbuff hashes into 32 bits.
2014-06-09 Daniele Di Proiettoacinclude.m4: dpdk: link with -ldl if necessary
2014-05-28 Jarno RajahalmeCodingStyle: Allow C99 mixing of declarations and code.
2014-05-19 Ben Pfaffacinclude.m4: Fix "sparse", via detection of GNU make...
2014-05-10 YAMAMOTO Takashiacinclude.m4: Fix a typo in a help message
2014-05-10 YAMAMOTO Takashiacinclude.m4: Expand tabs
2014-05-02 Pritesh Kotharidatapath: clear l4_rxhash in skb_clear_hash.
2014-05-02 Pritesh Kotharidatapath: Add support for kernel 3.14.
2014-04-28 Joe Stringerdatapath: Check for backported skb_orphan_frags().
2014-04-24 Ben PfaffFAQ: Explain what to do when building against a too...
2014-03-31 Pravin Shelardatapath: Add support for kernels 3.13
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-07 Pravin Shelardatapath: Add support for Linux 3.12
2014-03-05 Ben PfaffMakefile: Compile Linux-specific files based on __linux...
2014-01-04 Jesse Grossdatapath: Check for backported sctp_compute_cksum().
2013-12-20 Pravin B Shelardatapath: compat: Configure check GRE DEMUX.
2013-12-20 Pravin B Shelardatapath: compat: Add configure check for lockdep_rtnl_...
2013-12-20 Pravin B Shelardatapath: compat: Fix skb_has_frag_list definition.
2013-12-20 Jesse Grossdatapath: Check for backported netdev_features_t.
2013-12-16 Pravin B Shelardatapath: Fix build failure on RHEL 6.4
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-03 Pravin B Shelardatapath: Add compile time check for rxhash
2013-10-16 Pravin B Shelardatapath: Add support for Linux 3.11
2013-09-13 Viresh Kumardatapath: remove HAVE_MAC_RAW
2013-09-06 Pravin B Shelardatapath: Remove compat files.
2013-09-06 Pravin B Shelardatapath: Remove compat support for NLA_NUL_STRING
2013-09-06 Pravin B Shelardatapath: Move kernel version check to configure.
2013-08-10 Pravin B Shelardatapath: Use parallel_ops genl.
2013-08-01 Ben Pfaffconfigure: Distinguish glibc and NetBSD pthread_setname...
2013-07-22 Kyle Mesterydatapath: Conditionally define skb_unclone in datapath...
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-06-24 Ben Pfaffacinclude: Improve detection of not-understood compiler...
2013-05-21 YAMAMOTO Takashiacinclude.m4: update a comment for NetBSD support
2013-05-13 Pravin B Shelardatapath: Fix compilation with Linux kernel 3.7.
2013-04-25 Thomas Grafdatapath: Account for RHEL6.4 backports in compat layer
2013-04-25 Thomas Grafdatapath: Use openvswitch_handle_frame hook in >=RHEL6...
2013-04-18 Andy Zhousparse: Support recent distributions
2013-03-20 Ben Pfaffconfigure: Only link against libpcap on FreeBSD.
2013-03-13 Jesse Grossdatapath: Check for Centos 6.4 backports.
2012-12-07 Isaku Yamahatalinux/Makefile.main.in, acinclude: preparation for...
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD
2012-07-25 Ben PfaffMakefiles: Enable "dist-hook-git" check only when GNU...
2012-07-25 Ben Pfaffconfigure: Fix check for GNU make $(if) extension.
2012-07-12 Tadaaki Nagaodatapath: Check for backported skb_frag_page().
2012-06-29 Ed MasteRoute-table implementation for (Free)BSD
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-17 Ben Pfaffconfigure: Try to extract kernel source directory from...
2012-01-05 Pravin B Shelardatapath: Add genl_exec().
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-07-11 Ben Pfaffconfigure: Pass correct -target option to "cgcc" in...
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.
2011-06-22 Ben Pfaffconfigure: Fix typo in user message.
2011-06-22 Ben Pfaffconfigure: Fix --with-linux when environment contains...
2011-06-22 Ben Pfaffconfigure: Do not reject Linux 3.0 at configure time.
2011-06-22 Ben Pfaffconfigure: Change --with-l26 to --with-linux.
2011-06-22 Ben Pfaffconfigure: Remove "26" from Linux variable names.
2011-06-22 Ben Pfaffconfigure: Fix typo in variable name.
2011-06-17 Jesse Grossdatapath: Backport consume_skb().
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben Pfaffconfigure: Run sparse automatically if C=1 specified...
2011-04-12 Ben Pfaffconfigure: Add option --enable-Werror to add -Werror...
2011-03-16 Ben PfaffSupport vlan_group workaround implemented in XenServer...
2011-03-14 Jesse Grossdatapath: Check for backported dev_get_by_index_rcu().
2011-02-23 Ben Pfaffconfigure: Reject incompatible XenServer version.
2011-02-08 Jesse Grossdatapath: Check for backported rcu_read_lock_held.
2011-02-04 Ben Pfaffdatapath: Tolerate backporting of rtnl_link_stats64...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-01-28 Ben Pfaffdatapath: Backport more Netlink functions.
2011-01-19 Jesse Grossdatapath: Avoid backported csum_replace4() on RHEL 5.
2010-11-03 Ben Pfaffconfigure: Simplify use of OVS_GREP_IFELSE.
2010-11-03 Jesse Grossautoconf: Compat checks no longer support multiple...
next