Spell verb form of "set up" correctly throughout the tree.
[sliver-openvswitch.git] / datapath / datapath.c
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-15 Ben Pfaffdatapath: Ignore return value from rtnl_notify().
2009-10-15 Ben Pfaffdatapath: Fix warning on 64-bit builds.
2009-10-15 Ben Pfaffdatapath: Factor out code for getting and setting liste...
2009-10-08 Jean Tourrilhesdatapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
2009-09-05 Justin Pettitdatapath: Don't drop MTU-sized VLAN packets from userspace
2009-09-01 Ben Pfaffdatapath: Use hash table more tolerant of collisions...
2009-08-25 Justin Pettitdatapath: Return EFBIG instead of EXFULL when no room...
2009-08-18 Ben Pfaffdatapath: Improve comments.
2009-08-06 Ben Pfaffdatapath: Update sysfs links when network devices are...
2009-08-06 Ben Pfaffdatapath: Fix OOPS when dp_sysfs_add_if() fails.
2009-08-06 Ben Pfaffdatapath: Rename brc_sysfs_* to dp_sysfs_*.
2009-08-06 Ben Pfaffdatapath: Move sysfs support from brcompat_mod into...
2009-08-03 Justin Pettitdatapath: Support jumbo frames in the datapath device
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-08 Ben Pfaffdatapath: Fix race in datapath creation.
2009-07-08 Ben Pfaffdatapath: Fix race against workqueue in dp_dev and...
2009-07-08 Ben Pfaffdatapath: Fix use-after-free error in datapath destruction.
2009-07-08 Ben Pfaffdatapath: Remove redundant synchronize_rcu() call.
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