]> git.proxmox.com Git - ovs.git/history - lib
dpif-netdev: Rename rxq_cycle_sort to compare_rxq_cycles.
[ovs.git] / lib /
2017-12-08 Kevin Traynordpif-netdev: Rename rxq_cycle_sort to compare_rxq_cycles.
2017-12-08 Kevin Traynordpif-netdev: Add port/queue tiebreaker to rxq_cycle_sort.
2017-12-08 Kevin Traynornetdev-dpdk: Remove uneeded call to rte_eth_dev_count().
2017-12-08 Ilya Maximetsnetdev-dpdk: Add comment about variables naming convention.
2017-12-08 Ilya Maximetsnetdev-dpdk: Fix variables naming in set_admin_state...
2017-12-08 Ben Pfaffovsdb-data: Add OVS_WARN_UNUSED_RESULT annotations...
2017-12-07 Justin Pettitdatapath-windows: Correct endianness for deleting zone.
2017-12-07 Yi-Hung Weidpctl: Support flush conntrack by conntrack 5-tuple
2017-12-07 Yi-Hung Weict-dpif,dpif-netlink: Support conntrack flush by ct...
2017-12-07 Justin Pettitdpctl: Fix comment describing get_one_dp().
2017-12-01 Ben Pfaffodp-util: Fix another hang in NSH action parsing.
2017-12-01 Yi-Hung Weilib, ovsdb: Adapt headers for C++ usage
2017-12-01 Ben Pfaffodp-util: Fix parsing corner case for encap_nsh() actions.
2017-11-30 Yifeng Sunnetdev: netdev_get_etheraddr is not functioning as...
2017-11-30 Ben Pfaffodp-execute: Add helpful comment to odp_execute_actions().
2017-11-30 Vishal Deep Ajmeraodp-execute: Skip processing actions when batch is...
2017-11-30 Ilya Maximetscmap: Use PADDED_MEMBERS macro for cmap_bucket padding.
2017-11-29 Yifeng Sundpif: Fix memory leak
2017-11-29 Ben Pfaffflow: Avoid buffer overread in parse_nsh() for malforme...
2017-11-29 Ben Pfafftypes: New macros ETH_ADDR_C and ETH_ADDR64_C.
2017-11-29 Ben Pfaffutil: Make xmalloc_cacheline() allocate full cachelines.
2017-11-29 Ilya Maximetssmap: Return default on failure in smap_get_int/ullong.
2017-11-29 Ilya Maximetsutil: Introduce str_to_ullong() helper function.
2017-11-29 Ilya Maximetsutil: Check ranges on string to int/long conversion.
2017-11-29 Lili Huangovs-ofctl: Fix bad free in colors_parse_from_env().
2017-11-29 Balazs Nemethtunnel: Fix deletion of datapath tunnel ports in case...
2017-11-28 Bhanuprakash Bodireddyprocess: Extend get_process_info() for additional fields.
2017-11-28 Bhanuprakash Bodireddyutil: Add high resolution sleep support.
2017-11-27 Justin PettitUpdate mailing list archive pointers to the current...
2017-11-27 Ben Pfaffodp-util: Fix buffer overread in parsing string form...
2017-11-27 Ben Pfafftc: Fix build breakage on GCC 7 by annotating fall...
2017-11-23 Paul Blakeytc: Send csum action only if we need to update csum
2017-11-23 Paul Blakeytc: Fix wrong struct variable order
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant loop handling...
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant brackets
2017-11-23 Paul Blakeynetdev-tc-offloads: Verify csum flags on dump from tc
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix accidental skipping of extended...
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix travis compilation error
2017-11-20 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-11-20 Vishal Deep Ajmeraodp-execute: Add missing break statement for CLONE...
2017-11-17 Paolo Abeninetdev-tc-offloads: update stats properly on flow deletion
2017-11-17 Ilya Maximetsnetdev-dpdk: Fix mempool creation with large MTU.
2017-11-16 Kevin Traynordpif-netdev: Rename rxq_interval.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix calling vhost API with negative vid.
2017-11-16 Ilya Maximetsnetdev-dpdk: Remove unused MAX_NB_MBUF.
2017-11-16 Ilya Maximetsnetdev-dpdk: Factor out struct dpdk_mp.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix dpdk_mp leak in case of EEXIST.
2017-11-16 Mark Kavanaghnetdev-dpdk: replace uint8_t with dpdk_port_t
2017-11-16 Paul Blakeynetdev-tc-offloads: Add support for action set
2017-11-16 Paul Blakeytc: Add header rewrite using tc pedit action
2017-11-16 Paul Blakeyodp-util: Expose ovs flow key attr len table for reuse
2017-11-15 Ben Pfaffnetdev: Eliminate redundant ifindex mapping.
2017-11-15 Ben Pfaffnetdev: Indentation and style fixes.
2017-11-14 Ben Pfaffnetdev: Change macro to function.
2017-11-14 Alin Gabriel Serdeanwindows: Add interlocked function definitions for VS...
2017-11-14 Alin Gabriel Serdeanwindows: _set_output_format is no longer required from...
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-12 Kevin Traynordpif-netdev: Remove unnecessary resets on new rxqs.
2017-11-09 Ilya Maximetsnetdev: Remove EOPNOTSUPP related comment for netdev_se...
2017-11-08 Jan ScheurichNSH: Adjust NSH wire format to the latest IETF draft
2017-11-08 Jan ScheurichNSH: Minor bugfixes
2017-11-06 Borja Marcos EA2EKHconntrack: Include <sys/types.h> before <netinet/icmp6.h>.
2017-11-03 antonio.fischetti... dpctl: manage ret value when dumping CT entries.
2017-11-03 antonio.fischetti... dpctl: Comment functions retrieving the datapath name.
2017-11-03 Guoshuai Lidpif-netdev: Set MAX_RECIRC_DEPTH to 6.
2017-11-03 Bhanuprakash Bodireddyofp-actions: Remove return after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash Bodireddynetdev-dpdk: Refactor netdev_dpdk structure.
2017-11-03 Bhanuprakash Bodireddydpif_netdev: Refactor dp_netdev_pmd_thread structure.
2017-11-03 Bhanuprakash Bodireddycmap: Use PADDED_MEMBERS_CACHELINE_MARKER in cmap_impl.
2017-11-03 Bhanuprakash Bodireddyccmap: Use PADDED_MEMBERS macro in ccmap_impl structure.
2017-11-03 Bhanuprakash Bodireddyodp-execute: Use const qualifer for batch size.
2017-11-03 Bhanuprakash Bodireddynetdev-linux: Clean up netdev_linux_sock_batch_send().
2017-11-03 Bhanuprakash Bodireddynetdev-linux: Use DP_PACKET_BATCH_FOR_EACH in netdev_li...
2017-11-03 Bhanuprakash Bodireddydpif-netdev: Reorder elements in dp_netdev_rxq structure.
2017-11-03 Bhanuprakash Bodireddynetdev-provider: Reorder elements in netdev structure.
2017-11-03 Bhanuprakash Bodireddynetdev-provider: Reorder element in netdev_flow_dump...
2017-11-03 Bhanuprakash Bodireddynetdev: Reorder elements in netdev_tunnel_config structure.
2017-11-03 Bhanuprakash Bodireddynetdev-dummy: Reorder elements in dummy_packet_stream...
2017-11-03 Bhanuprakash Bodireddytun-metadata: Reorder elements in tun_meta_entry structure.
2017-11-03 Timothy Redaellilib: Remove lib/pool-loop.h from lib_libopenvswitch_la_...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-03 Yi-Hung Weimeta-flow: Fix format in documentation.
2017-11-03 Ben Pfaffofp-util: Update OpenFlow 1.6 port support to track...
2017-11-02 William Tudpif-netlink-rtnl: Fix ovs_geneve probing after restart.
2017-11-02 Yifeng Sunovsdb-idl: Fix memory leak
2017-11-02 Yifeng Sunnetdev-dummy: Avoid double-free in netdev_dummy_ip4addr().
2017-11-02 Kaige Funetdev-linux: Fix wrong ceil rate when max-rate less...
2017-11-02 Yi-Hung Weipackets: Fix C++ compilation issues when include packets.h
2017-11-02 Mark MichelsonAdd general-purpose IP/port parsing function.
2017-10-31 Ian Stokespackets: Add ESP header and trailer.
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-10-30 Kaige Fudpif: Remove duplicated word in comment for dpif_recv()
2017-10-30 Kaige Furoute-table: Remove netdevs in netdev_hash when deleted
2017-10-30 Ilya Maximetsnetdev-dpdk: Fix mp_name leak on snprintf failure.
2017-10-30 Han Zhouovsdb-idl: fix index row setting with references.
2017-10-30 William Tuofp-actions: Fix dead assignment.
2017-10-30 Richard Olivertimeval: Check for OS-provided clock_gettime on macOS
2017-10-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-10-27 Ilya Maximetstimeval: Add functions with microsecond granularity.
2017-10-27 Ben Pfaffdpif-netdev: Initialize new rxqs in port_reconfigure().
next