backtrace: Avoid GCC warning on x86-64.
[sliver-openvswitch.git] / datapath /
2009-11-03 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-15 Ben Pfaffdatapath: Fix build with Linux 2.6.31.
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-09 Ben Pfaffdatapath: Fix build with Centos 5.3 kernel.
2009-10-09 Ben Pfaffdatapath: Add cpumask.h header wrapper to distribution.
2009-10-08 Jean Tourrilhesdatapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
2009-09-14 Ben Pfaffdatapath: Raise maximum ports per datapath from 256...
2009-09-05 Justin Pettitdatapath: Don't drop MTU-sized VLAN packets from userspace
2009-09-01 Justin PettitAdd ability for the datapath to match IP address in...
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-19 Ben Pfaffdatapath: Additional fixes for datapath device renaming.
2009-08-18 Ben Pfaffdatapath: Improve comments.
2009-08-07 Ben Pfaffbrcompat: Remove no-longer-needed #includes.
2009-08-07 Ben Pfaffbrcompat: Remove requirement that that no datapaths...
2009-08-07 Ben Pfaffbrcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST...
2009-08-07 Ben Pfaffdatapath: Unexport functions only used in openvswitch_mod.
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: Prepare to extend lifetime of kobjects.
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-06 Ben Pfaffbrcompat: Add comments to sysfs code.
2009-08-03 Justin Pettitdatapath: Support jumbo frames in the datapath device
2009-07-16 Ben PfaffImplement "brctl showmacs" support in brcompat and...
2009-07-16 Ben Pfaffbrcompat: Refactor infrastructure for communication...
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-13 Ben PfaffRevert "datapath: Don't orphan packets in dp_dev transm...
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-08 Ben Pfaffdatapath: Fix races in updating dp_dev port statistics.
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: Remove declarations of functions that are...
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