aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2014-04-29datapath: Check for backported skb_orphan_frags().Joe Stringer
2014-04-24FAQ: Explain what to do when building against a too-new kernel.Ben Pfaff
2014-03-31datapath: Add support for kernels 3.13Pravin Shelar
2014-03-21dpif-netdev: Add DPDK netdev.Pravin
2014-03-07datapath: Add support for Linux 3.12Pravin Shelar
2014-03-05Makefile: Compile Linux-specific files based on __linux__ macro.Ben Pfaff
2014-01-03datapath: Check for backported sctp_compute_cksum().Jesse Gross
2013-12-20datapath: compat: Configure check GRE DEMUX.Pravin B Shelar
2013-12-20datapath: compat: Add configure check for lockdep_rtnl_is_held()Pravin B Shelar
2013-12-20datapath: compat: Fix skb_has_frag_list definition.Pravin B Shelar
2013-12-20datapath: Check for backported netdev_features_t.Jesse Gross
2013-12-16datapath: Fix build failure on RHEL 6.4Pravin B Shelar
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-03datapath: Add compile time check for rxhashPravin B Shelar
2013-10-16datapath: Add support for Linux 3.11Pravin B Shelar
2013-09-13datapath: remove HAVE_MAC_RAWViresh Kumar
2013-09-06datapath: Remove compat files.Pravin B Shelar
2013-09-06datapath: Remove compat support for NLA_NUL_STRINGPravin B Shelar
2013-09-06datapath: Move kernel version check to configure.Pravin B Shelar
2013-08-10datapath: Use parallel_ops genl.Pravin B Shelar
2013-08-01configure: Distinguish glibc and NetBSD pthread_setname_np() variants.Ben Pfaff
2013-07-22datapath: Conditionally define skb_unclone in datapath compat codeKyle Mestery
2013-07-15datapath: Revert "datapath: rhel: Account for RHEL specific backports"Pravin B Shelar
2013-07-09datapath: rhel: Account for RHEL specific backportsThomas Graf
2013-06-24acinclude: Improve detection of not-understood compiler options with clang.Ben Pfaff
2013-05-21acinclude.m4: update a comment for NetBSD supportYAMAMOTO Takashi
2013-05-13datapath: Fix compilation with Linux kernel 3.7.Pravin B Shelar
2013-04-25datapath: Account for RHEL6.4 backports in compat layerThomas Graf
2013-04-25datapath: Use openvswitch_handle_frame hook in >=RHEL6.4 to live side by side...Thomas Graf
2013-04-18sparse: Support recent distributionsAndy Zhou
2013-03-20configure: Only link against libpcap on FreeBSD.Ben Pfaff
2013-03-13datapath: Check for Centos 6.4 backports.Jesse Gross
2012-12-07linux/Makefile.main.in, acinclude: preparation for linux 3.7.0+Isaku Yamahata
2012-07-26netdev implementation for FreeBSDGiuseppe Lettieri
2012-07-25Makefiles: Enable "dist-hook-git" check only when GNU make is in use.Ben Pfaff
2012-07-25configure: Fix check for GNU make $(if) extension.Ben Pfaff
2012-07-12datapath: Check for backported skb_frag_page().Tadaaki Nagao
2012-06-29Route-table implementation for (Free)BSDEd Maste
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-02-16configure: Try to extract kernel source directory from build Makefile.Ben Pfaff
2012-01-04datapath: Add genl_exec().Pravin B Shelar
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-07-11configure: Pass correct -target option to "cgcc" in the common case.Ben Pfaff
2011-06-24datapath: Rename linux-2.6 and compat-2.6 directories.Jesse Gross
2011-06-22configure: Fix typo in user message.Ben Pfaff
2011-06-22configure: Fix --with-linux when environment contains KSRC.Ben Pfaff
2011-06-22configure: Do not reject Linux 3.0 at configure time.Ben Pfaff
2011-06-22configure: Change --with-l26 to --with-linux.Ben Pfaff
2011-06-22configure: Remove "26" from Linux variable names.Ben Pfaff
2011-06-22configure: Fix typo in variable name.Ben Pfaff