Initial implementation of sFlow.
[sliver-openvswitch.git] / datapath / datapath.c
2010-01-04 Ben PfaffInitial implementation of sFlow.
2009-11-19 Ian Campbelldatapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-17 Justin Pettitdatapath: Cleanup tab/space issues in datapath
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-06 Jesse Grossdatapath: Allow TCP flags to be cleared.
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-23 Ben PfaffMerge "citrix" into "master".
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-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-15 Ben Pfaffdatapath: Fix mutual exclusion with bridge on Linux...
2009-09-14 Ben Pfaffdatapath: Fix WARN_ON sending GSO packets to userspace...
2009-09-14 Ben Pfaffdatapath: Fix comments.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin Pettitdatapath: Don't drop MTU-sized VLAN packets from userspace
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Ben Pfaffdatapath: Use hash table more tolerant of collisions...
2009-09-01 Ben Pfaffdatapath: Remove WARN_ON_ONCE(1) now that this code...
2009-08-25 Justin Pettitdpif: Address portability issues in dpif-netdev
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-25 Justin Pettitdatapath: Return EFBIG instead of EXFULL when no room...
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-18 Ian Campbelldatapath: Only call skb_checksum_setup on 2.6.18 &...
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-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
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-07-06 Ben Pfaffdatapath: Change ODP_PORT_LIST semantics.
2009-07-06 Ben Pfaffdatapath: Make openvswitch_ioctl() have a single point...
2009-07-06 Ben Pfaffdatapath: Fix ODP_PORT_DEL handling of bad user memory...
2009-07-06 Ben Pfaffdatapath: Style fix.
2009-07-06 Ben Pfaffdatapath: Get rid of query operations for single flows.
2009-07-06 Ben Pfaffdatapath: Make the datapath responsible for choosing...
2009-07-06 Ben Pfaffdatapath: Remove unnecessary range check from put_actio...
2009-07-01 Justin PettitMerge commit 'origin/citrix'
2009-06-26 Ben Pfaffdatapath: Fix use-after-free error in datapath destruction.
2009-06-26 Ben Pfaffdatapath: Remove redundant synchronize_rcu() call.
2009-06-24 Ben Pfaffdatapath: Ignore return value from rtnl_notify().
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-12 Ben Pfaffdatapath: Add sysfs support for all (otherwise supporte...
2009-06-12 Justin Pettitxenserver: xen 2.6.27 kernel doesn't need skb_checksum_...
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0