netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / poll-loop.c
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-11 Ilya Maximetspoll: Suppress logging for pmd threads.
2015-10-08 Gurucharan Shettypoll-loop: Fix a bug while finding a poll node.
2015-09-30 Gurucharan ShettyRevert "poll-loop: Fix assertion in poll_create_node()."
2015-09-22 Ilya Maximetspoll-loop: Fix assertion in poll_create_node().
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-06-30 Gurucharan Shettypoll-loop: Create Windows event handles for sockets...
2014-06-13 Gurucharan Shettytimeval: Provide a variation for time/warp command.
2014-06-05 Ben Pfaffpoll-loop: Ignore 'wevent' in poll_fd_wait_at() on...
2014-02-11 Gurucharan Shettypoll-loop: Make poll_fd_wait_event() cross-platform.
2014-01-18 Linda Sunpoll-loop: Port to Windows.
2013-10-09 Alex Wangtimeval: Wake up all threads when time is warped.
2013-08-11 Ben Pfaffseq: New module for race-free, pollable, thread-safe...
2013-08-08 Ben Pfaffovs-thread: New function xpthread_setspecific().
2013-07-29 Ben PfaffAvoid C preprocessor trick where macro has the same...
2013-07-16 Ben Pfaffpoll-loop: Make poll loop data structures per-thread.
2013-07-16 Ben Pfaffpoll-loop: Simplify and speed up polling.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-02-11 Ben Pfaffpoll-loop: Reduce high-CPU log messages from WARN to...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-10-25 Ethan Jacksonpoll-loop: Log backtraces when CPU usage is high.
2012-06-01 Ben Pfaffpoll-loop: More strictly rate-limit high CPU use logging.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-12-19 Ben Pfaffpoll-loop: Track the poll timeout as an absolute, not...
2011-11-28 Ben PfaffRevert "poll-loop: Enable checking whether a FD caused...
2011-09-23 Jesse Grosspoll-loop: Enable checking whether a FD caused a wakeup.
2011-08-15 Ben Pfaffpoll-loop: Remove static variable n_waiters.
2011-05-27 Ben Pfaffpoll-loop: Fix typo in comment.
2011-05-24 Ben Pfaffpoll-loop: Automatically log reason for wakeup when...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-13 Ben Pfaffpoll-loop: Make wakeup logging more portable and easier...
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-05-26 Ben Pfaffpoll-loop: New function poll_timer_wait_until().
2010-05-26 Ben Pfaffpoll-loop: Change poll_timer_wait() parameter from...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-01-06 Ben Pfaffpoll-loop: Drop unused poll_fd_callback() feature.
2010-01-06 Jesse Grossfatal-signal: Run signal hooks outside of actual signal...
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0