summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* datapath: replace remaining users of arch_fast_hash with jhashThomas Graf2015-01-071-1/+0
* datapath: move vlan pop/push functions into common codeThomas Graf2015-01-071-0/+2
* datapath: move make_writable helper into common codeThomas Graf2015-01-071-0/+1
* datapath: Add __vlan_insert_tag() compat helper if not availableThomas Graf2015-01-071-0/+2
* datapath: Account for rename to vlan_insert_tag_set_proto()Thomas Graf2015-01-071-0/+1
* datapath: Mark compatible with kernels up to 3.18.xThomas Graf2014-12-091-2/+2
* datapath: Check if nla_is_last() is available in <net/netlink.h>Thomas Graf2014-12-091-0/+1
* datapath: Use upstream ipv6_find_hdr().Pravin B Shelar2014-10-231-0/+1
* netdev-dpdk: Move to DPDK 1.7.1maryam.tahhan2014-10-201-1/+1
* datapath: compat: Fix compilation 3.11Pravin B Shelar2014-10-131-0/+1
* datapath: Add support for RHEL-7 / CentOS-7 kernel.Pravin B Shelar2014-10-031-0/+7
* datapath: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier2014-09-201-0/+2
* datapath: Provide compatibility for kernels up to 3.17Thomas Graf2014-09-201-2/+10
* datapath: Improve robustness of this_cpu_ptr definition in compat layerAndy Zhou2014-09-151-2/+0
* datapath: Add IS_ERR_OR_NULL for backward compatibility.Pravin B Shelar2014-09-121-0/+1
* build: Respect CFLAGS and LDFLAGS passed to makeThomas Graf2014-09-111-1/+7
* datapath: Backport __ip_select_ident() functionPravin B Shelar2014-09-101-0/+2
* acinclude.m4: Do not set vswitchd_ovs_vswitchd_LDFLAGSDaniele Di Proietto2014-08-181-2/+2
* netdev-dpdk: Move to DPDK 1.7.0Daniele Di Proietto2014-08-121-1/+12
* datapath: Change u64_stats_* to use _irq instead of _bh().Jesse Gross2014-07-011-0/+2
* datapath: Rehash 16-bit skbuff hashes into 32 bits.Jesse Gross2014-06-251-0/+2
* acinclude.m4: dpdk: link with -ldl if necessaryDaniele Di Proietto2014-06-091-3/+27
* CodingStyle: Allow C99 mixing of declarations and code.Jarno Rajahalme2014-05-281-1/+1
* acinclude.m4: Fix "sparse", via detection of GNU make "if" directive.Ben Pfaff2014-05-191-1/+1
* acinclude.m4: Fix a typo in a help messageYAMAMOTO Takashi2014-05-101-1/+1
* acinclude.m4: Expand tabsYAMAMOTO Takashi2014-05-101-20/+20
* datapath: clear l4_rxhash in skb_clear_hash.Pritesh Kothari2014-05-011-0/+1
* datapath: Add support for kernel 3.14.Pritesh Kothari2014-05-011-2/+8
* datapath: Check for backported skb_orphan_frags().Joe Stringer2014-04-291-0/+1
* FAQ: Explain what to do when building against a too-new kernel.Ben Pfaff2014-04-241-1/+1
* datapath: Add support for kernels 3.13Pravin Shelar2014-03-311-2/+2
* dpif-netdev: Add DPDK netdev.Pravin2014-03-211-0/+26
* datapath: Add support for Linux 3.12Pravin Shelar2014-03-071-2/+2
* Makefile: Compile Linux-specific files based on __linux__ macro.Ben Pfaff2014-03-051-1/+16
* datapath: Check for backported sctp_compute_cksum().Jesse Gross2014-01-031-0/+2
* datapath: compat: Configure check GRE DEMUX.Pravin B Shelar2013-12-201-0/+1
* datapath: compat: Add configure check for lockdep_rtnl_is_held()Pravin B Shelar2013-12-201-0/+1
* datapath: compat: Fix skb_has_frag_list definition.Pravin B Shelar2013-12-201-0/+1
* datapath: Check for backported netdev_features_t.Jesse Gross2013-12-201-0/+1
* datapath: Fix build failure on RHEL 6.4Pravin B Shelar2013-12-161-0/+1
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-1/+1
* datapath: Add compile time check for rxhashPravin B Shelar2013-12-031-0/+1
* datapath: Add support for Linux 3.11Pravin B Shelar2013-10-161-2/+2
* datapath: remove HAVE_MAC_RAWViresh Kumar2013-09-131-2/+0
* datapath: Remove compat files.Pravin B Shelar2013-09-061-3/+0
* datapath: Remove compat support for NLA_NUL_STRINGPravin B Shelar2013-09-061-1/+0
* datapath: Move kernel version check to configure.Pravin B Shelar2013-09-061-6/+8
* datapath: Use parallel_ops genl.Pravin B Shelar2013-08-101-0/+1
* configure: Distinguish glibc and NetBSD pthread_setname_np() variants.Ben Pfaff2013-08-011-0/+47
* datapath: Conditionally define skb_unclone in datapath compat codeKyle Mestery2013-07-221-0/+1