netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / ovs-rcu.c
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmerculist: Remove postponed poisoning.
2015-05-27 Gurucharan Shettyovs_threads: Avoid running pthread destructors from...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-09-12 Alex Wangovs-rcu: Make ovsrcu_quiesce() flush the callback event...
2014-07-11 Jarno Rajahalmelib/ovs-rcu: Export ovsrcu_synchronize().
2014-07-07 Jarno Rajahalmelib/ovs-atomic: Add ovs_refcount_unref_relaxed(), ovs_r...
2014-05-28 Jarno Rajahalmelib/ovs-rcu: Fix documentation, add ovsrcu_init().
2014-04-29 Ben Pfaffovs-rcu: Log the name of the main thread as "main"...
2014-04-28 Ben Pfaffovs-rcu: Log a helpful warning when ovsrcu_synchronize...
2014-04-28 Ben Pfaffovs-thread: Make caller provide thread name when creati...
2014-04-28 Ben Pfafftimeval: Preserve quiescence across time_poll().
2014-04-22 Alex Wangovs-rcu: Name the ovsrcu_postpone_thread to 'urcu'.
2014-03-19 Alex Wangovs-rcu: Call ovsrcu_init() in ovsrcu_quiesce().
2014-03-18 Ben Pfaffovs-rcu: New library.