Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / datapath / table.c
2011-07-12 Simon Hormandatapath: An expanded table should be larger than its...
2011-01-28 Ben Pfaffdatapath: Adopt Generic Netlink-compatible locking.
2011-01-28 Ben Pfaffdatapath: Change listing flows to use an iterator concept.
2011-01-17 Ben Pfaffdatapath: Consistently parenthesize the operand of...
2010-12-30 Jesse Grossdatapath: Don't check for RCU in free_buckets in table.
2010-12-29 Jesse Grossdatapath: Fix table sparse annotations.
2010-12-28 Ben Pfaffdatapath: Clean up use of TBL_* constants.
2010-12-28 Ben Pfaffdatapath: Clarify meaning of n_buckets argument to...
2010-12-13 Jesse Grossdatapath: Add usage of __rcu annotation.
2010-12-10 Jesse Grossdatapath: RCU dereference correct pointer in table.
2010-12-10 Jesse Grossdatapath: Don't rcu_dereference() objects in table.
2010-12-10 Jesse Grossdatapath: Use NULL instead of 0 in alloc_buckets().
2010-11-02 Simon Hormandatapath: The definition of struct tbl is needed by...
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-04-19 Jesse Grossdatapath: Genericize hash table.
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Ben Pfaffdatapath: Use hash table more tolerant of collisions...
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