sliver-openvswitch.git
2014-04-28 Alex Wangofproto-dpif: Use sequence number to wake up main threa...
2014-04-28 Joe Stringertests: Fix race condition waiting for monitor thread.
2014-04-25 Joe Stringerrevalidator: Fix ukey stats cache updating.
2014-04-25 Alex Wangofproto-dpif-upcall: Fix a bug.
2014-04-25 Gurucharan... ofproto: Don't destroy mutex before its use.
2014-04-25 Gurucharan... netdev: Initialize netdev_class_mutex.
2014-04-24 Ben PfaffFAQ: Explain what to do when building against a too...
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-24 Gurucharan... daemon: Move some common code to daemon.c
2014-04-24 Gurucharan... daemon: Close standard file descriptors after detach...
2014-04-24 Gurucharan... daemon: Rename daemon.c as daemon-unix.c
2014-04-24 Padmanabhan... ofproto-dpif-xlate: Identify STP BPDUs more specifically.
2014-04-24 Jarno Rajahalmeofproto: Reduce taking rule references.
2014-04-24 Jarno Rajahalmeofproto: Make taking rule reference conditional on...
2014-04-24 Jarno Rajahalmeofproto: RCU postpone rule destruction.
2014-04-24 YAMAMOTO Takashihmap_random_node: Improve distribution
2014-04-24 Ethan Jacksonofproto-dpif-upcall: Remove the flow_dumper thread.
2014-04-24 Ben Pfaffbridge: When ports disappear from a datapath, add them...
2014-04-23 Joe Stringerrevalidator: Prevent handling the same flow twice.
2014-04-23 Andy Zhouofproto-dpif: Improve code clarity and comments on...
2014-04-23 Zoltan Kisslib/util: Input validation in str_to_uint
2014-04-23 Simon Hormanrun-ryu: Use unix socket rather than patch ports
2014-04-23 Gurucharan... daemon-windows: Recognize --no-chdir option for windows.
2014-04-22 Ben PfaffTODO: Add the project list from the hackathon.
2014-04-22 Gurucharan... testsuite.at: Workaround for carriage returns on windows.
2014-04-22 Gurucharan... testsuite.at: kill for windows.
2014-04-22 Gurucharan... testsuite.at: pwd for windows.
2014-04-22 Gurucharan... daemon-windows: Create pidfiles with option --pidfile.
2014-04-22 Gurucharan... daemon-windows: Implement --detach option for Windows.
2014-04-22 Gurucharan... daemon-windows: Rename service variables.
2014-04-22 Gurucharan... stream: Introduce [p]windows_[p]stream_class.
2014-04-22 Gurucharan... tests: Define a variable "IS_WIN32" for tests.
2014-04-22 Alex Wangovs-rcu: Name the ovsrcu_postpone_thread to 'urcu'.
2014-04-22 Alex Wangofproto-dpif-upcall: Fix logic error in handler/revalid...
2014-04-22 Alex Wangofproto-dpif-upcall: Fix ovs-vswitchd crash.
2014-04-21 Andy Zhoudatapath: add recirc action
2014-04-21 Andy Zhoudatapath: add hash action
2014-04-21 Rami Rosendatapath: remove unneeded declaration of new_vport().
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-21 Andy Zhouofproto-dpif: Rule lookup starts from table zero for...
2014-04-20 YAMAMOTO Takashiofproto-dpif-upcall: Don't use stack garbage
2014-04-19 Alex Wangofproto-dpif-upcall: Remove the dispatcher thread.
2014-04-18 Alex Wangdpif-linux: Add thread-safety annotations.
2014-04-18 Alex Wangdpif-linux: Pass 'struct dpif_linux *' to internal...
2014-04-18 Alex Wangdpif-linux: Implement the API functions to allow multip...
2014-04-18 Jarno Rajahalmedpif-netdev: Use miniflow as a flow key.
2014-04-18 Jarno Rajahalmeclassifier: Support miniflow as a key.
2014-04-18 Jarno Rajahalmelib/flow: Possibly faster miniflow_hash_in_minimask()
2014-04-18 Jarno Rajahalmelib/flow: Add miniflow accessors and miniflow_get_tcp_f...
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-18 Jarno Rajahalmelib/ofp-util: Restore the check for minus sign in port...
2014-04-18 ejjMerge pull request #3 from joestringer/submit/xlate_cac...
2014-04-18 Joe Stringerrevalidator: Only revalidate high-throughput flows.
2014-04-18 Joe Stringerofproto-dpif-xlate: Cache xlate_actions() effects.
2014-04-18 Joe Stringerofproto: New function ofproto_refresh_rule().
2014-04-17 YAMAMOTO Takashiflow.h: Fix a comment typo
2014-04-17 Alex Wangofproto-dpif.at: Fix a race.
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-16 Andy Zhoudatapath: Fix a double free bug for the sample action
2014-04-16 Andy Zhouofproto-dpif: xlate should not attribute stats to bond...
2014-04-16 Andy Zhouofproto/bond: properly maintain hash entry pr_rule
2014-04-16 Andy Zhouofproto/bond: Keep hash entry slave valid.
2014-04-16 Andy Zhouofproto/bond: only display hash entries with tx_byptes...
2014-04-15 Alex Wangdatapath: Allow each vport to have an array of 'port_id's.
2014-04-15 Joe Stringerofproto/bond: Protect statistics with writelock.
2014-04-15 Joe Stringerofproto/bond: Minor cleanups.
2014-04-14 Zoltan Kissdatapath: Orphan frags in skb_zerocopy and handle errors
2014-04-14 Simon Hormanofproto-dpif: Correct typo in documentation of rule_dpi...
2014-04-14 Simon Hormanofproto-dpif: Correct documentation of rule_dpif_lookup...
2014-04-14 Jarno Rajahalmelib/odp-util: Do not use mask if it doesn't exist.
2014-04-11 Ben PfaffMakefile.am: Fix build hang when .git and Git are prese...
2014-04-11 Jarno RajahalmeClarify tunnel wildcarding.
2014-04-11 Ben Pfaffdebian: Better document how to get a kernel module...
2014-04-11 Andy Zhouofp-util.c: Simplify ofputil_group_stats_to_* functions.
2014-04-11 Andy Zhouopenflow-1.3.h: improve struct ofp13_group_stats definition
2014-04-11 Andy Zhouopenflow-1.1.h: improve struct ofp11_group_stats definition
2014-04-10 Alex Wangofproto: Use netdev's 'change_seq' to reduce port modif...
2014-04-10 Alex Wangnetdev-dpdk: Indicate the change of etheraddr and mtu.
2014-04-10 Alex Wangnetdev: Add 'change_seq' back to netdev.
2014-04-10 Ben PfaffAUTHORS: Add Lior Neudorfer <lior@guardicore.com>.
2014-04-10 Ben Pfaffnetflow: Correctly track flow creation time.
2014-04-10 Ben Pfafftests: Skip queue limit tests if the queues are very...
2014-04-10 Joe StringerSubmittingPatches: Rename to CONTRIBUTING.
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-04-10 Joe Stringerofproto-dpif.at: Update MPLS test names.
2014-04-10 YAMAMOTO Takashilearn.at: Fix a shell syntax
2014-04-10 YAMAMOTO Takashinetdev-bsd: Update for recent ofpbuf api changes
2014-04-09 Joe Stringertests/ofproto-dpif: Use vlog to test dpif behaviour.
2014-04-09 Jarno Rajahalmeofproto/xlate: Fix set field unwildcarding.
2014-04-09 Jarno RajahalmeTests: Fix ofproto/trace and expose megaflows when...
2014-04-09 Jarno Rajahalmeofproto: Fix wildcard masking with nw_tos.
2014-04-09 Jarno Rajahalmelib/ofp-actions: Silently discard set ip ecn/ttl action...
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-09 Thomas Grafbridge: improve vlan mode related error messages when...
2014-04-09 Andy Zhoudpif: Wildcard bond output port with recirculation
2014-04-05 Wei Zhangdatapath: supply a dummy err_handler of gre_cisco_proto...
2014-04-08 Ben Pfaffovs-dev.py: Update repository location.
2014-04-08 Ben Pfaffdatapath: Fix tracking of flags seen in TCP flows.
next