aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2013-07-15datapath: Revert "datapath: rhel: Account for RHEL specific backports"Pravin B Shelar
2013-07-12datapath: rhel: Account for RHEL specific backportsThomas Graf
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
2011-06-16datapath: Backport consume_skb().Jesse Gross
2011-05-16configure: Run sparse automatically if C=1 specified on "make" command.Ben Pfaff
2011-04-12configure: Add option --enable-Werror to add -Werror to CFLAGS.Ben Pfaff
2011-03-16Support vlan_group workaround implemented in XenServer kernels.Ben Pfaff
2011-03-14datapath: Check for backported dev_get_by_index_rcu().Jesse Gross
2011-02-22configure: Reject incompatible XenServer version.Ben Pfaff
2011-02-07datapath: Check for backported rcu_read_lock_held.Jesse Gross
2011-02-04datapath: Tolerate backporting of rtnl_link_stats64 (as in RHEL 6).Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit
2011-01-27datapath: Backport more Netlink functions.Ben Pfaff
2011-01-19datapath: Avoid backported csum_replace4() on RHEL 5.Jesse Gross
2010-11-03configure: Simplify use of OVS_GREP_IFELSE.Ben Pfaff
2010-11-03autoconf: Compat checks no longer support multiple files.Jesse Gross
2010-11-03datapath: Work around debugging for csum_and_copy_to_user().Jesse Gross
2010-11-02autoconf: Tolerate missing file when grepping.Jesse Gross
2010-09-08datapath: Check for backported __wsum and __sum16.Jesse Gross
2010-08-02datapath: Remove netdev_alloc_skb_ip_align() compat code.Jesse Gross
2010-08-02datapath: Fix build with backported netdev_alloc_skb_ip_align()Alexey I. Froloff
2010-07-13configure: Add --with-l26-source option to specify source dir explicitly.Ben Pfaff
2010-05-27datapath: Check for skb_cow_head(), not skb_cow().Ben Pfaff
2010-05-18patch: Remove veth driver.Jesse Gross
2010-05-17datapath: Fix build with backported dev_get_stats().Justin Pettit
2010-05-17datapath: Fix build with backported skb_dst().Ben Pfaff
2010-05-17acinclude.m4: Reorganize checks for kernel identifiers.Ben Pfaff