Merge branch 'mainstream'
[sliver-openvswitch.git] / lib / dpif-netdev.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-29 Jarno Rajahalmelib/flow: Maintain miniflow offline values explicitly.
2014-04-28 Ben Pfaffovs-thread: Make caller provide thread name when creati...
2014-04-21 Andy Zhouopenvswitch.h: rename hash action definition
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-18 Jarno Rajahalmedpif-netdev: Use miniflow as a flow key.
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-09 Andy Zhoudpif-netdev: Use existing flow for computing dp hash
2014-04-09 Andy Zhoudpif-netdev: preserve packet metadata fields across...
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-28 Pritesh Kotharisparse: workaround for a bug in sparse.
2014-03-28 YAMAMOTO Takashirecirculation: Some cosmetic fixes
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-21 Pravinnetdev-dpdk: Use multiple core for dpdk IO.
2014-03-21 Pravinnetdev: Add support multiqueue recv.
2014-03-21 Pravinnetdev: Rename netdev_rx to netdev_rxq
2014-03-21 Pravindpif-netdev: Add poll-mode-device thread.
2014-03-21 Pravindpif-netdev: Add ref-counting for port.
2014-03-21 Pravinnetdev: Send ofpbuf directly to netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-20 Alex Wangdpif-netdev: Implement the API functions to allow multi...
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-19 Jarno Rajahalmelib: Use tcp_flags from flow.
2014-03-19 Jarno Rajahalmedpif-netdev: Use packet key to parse TCP flags.
2014-03-19 Ben Pfaffdpif-netdev: Use RCU to protect data.
2014-03-19 Ben Pfaffdpif-netdev: Use ovsthread_stats for flow stats.
2014-03-19 Ben Pfaffovs-thread: Replace ovsthread_counter by more general...
2014-03-18 Andy Zhoudpif-netdev: init atomic flag dp->destroyed
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-27 Joe Stringerdpif: New function flow_dump_next_may_destroy_keys().
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Joe Stringerdpif: Separate local and shared flow dump state.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-21 Alex Wangdpif-netdev: Fix memory leak.
2014-02-21 Alex Wangdpif-netdev: Call ovs_refcount_destroy() before free().
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Ben PfaffEnhance userspace support for MPLS, for up to 3 labels.
2014-02-04 Ben Pfaffdpif-netdev: Make a log message more detailed.
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2014-01-09 Ben Pfaffdpif-netdev: Use separate threads for forwarding.
2014-01-09 Ben Pfaffdpif-netdev: Make thread-safety much more granular.
2014-01-09 Ben Pfaffdpif-netdev: Introduce new mutex to protect queues.
2014-01-09 Ben Pfaffdpif-netdev: Break actions out into new struct dp_netde...
2014-01-09 Ben Pfaffdpif-netdev: Take advantage of ovs_refcount for dp_netdev.
2014-01-09 Ben Pfaffdpif-netdev: Remove max_mtu tracking.
2014-01-09 Ben Pfaffdpif-netdev: Use hmap instead of list+array for trackin...
2014-01-09 Ben Pfaffdpif-netdev: Use new "ovsthread_counter" to track dp...
2014-01-09 Ben Pfaffdpif: Remove unused 'get_max_ports' from provider inter...
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-30 Jarno Rajahalmeodp-execute: Consolidate callbacks.
2013-12-18 Simon Hormandpif-netdev: Remove unnecessary parameters from dp_netd...
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-12-11 Jarno Rajahalmedpif-netdev: Properly create exact match masks.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-14 Jarno Rajahalmedpif-netdev: Maintain the original key during execution.
2013-11-14 Jarno Rajahalmedpif_netdev_execute: Extract flow key from the packet.
2013-11-13 Gurucharan Shettydpif-netdev: Introduce a classifier in userspace datapath.
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-04 Gurucharan Shettydpif-netdev: Change a variable name.
2013-10-29 Jarno RajahalmeWiden TCP flags handling.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-10 Ben Pfaffodp-execute: Refine signatures for odp_execute_actions...
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Alexandru Copotdpif-netdev: Do not allow adding loopback devices
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '9dc63482bbeae23dd57b0f885a3fd26b44656844'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-11 Ben Pfaffdpif-netdev: Avoid races on queue and port changes...
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
next