Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / datapath / table.c
2011-09-10 Pravin Shelardatapath: Improve kernel hash table
2011-08-03 Simon Hormandatapath: Allow table to expand to have TBL_MAX_BUCKETS...
2011-07-12 Simon Hormandatapath: An expanded table should be larger than its...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-18 Andrew Evansdatapath: Hash and compare only the part of sw_flow_key...
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