Merge branch 'master' into next
[sliver-openvswitch.git] / lib / dpif-linux.c
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Jesse Grossdpif: Allow providers to be managed at runtime.
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-19 Ben Pfaffdpif-linux: Always set *fnp in make_openvswitch_device().
2010-01-04 Ben PfaffInitial implementation of sFlow.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-10-02 Justin Pettitdpif-linux: Clarify bad device warning message
2009-10-02 Justin Pettitdpif-linux: Fail earlier if OVS kernel module isn't...
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-08-25 Justin PettitCleanup isdigit() warnings.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-07-30 Ben Pfaffrtnetlink: Move into separate source and header file.
2009-07-30 Ben Pfaffnetdev-linux: Rename "linux_netdev_*" to "rtnetlink_*".
2009-07-30 Ben Pfaffnetdev: Implement an abstract interface to network...
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-06 Ben Pfaffvswitch: Avoid knowledge of details specific to Linux...
2009-07-06 Ben Pfaffdpif-linux: Don't allow arbitrary internal ports to...
2009-07-06 Ben PfaffIntroduce general-purpose ways to wait for dpif and...
2009-07-06 Ben Pfaffdpif: Add new functions dp_run() and dp_wait().
2009-07-06 Ben Pfaffdpif: Make dpifs abstract, to allow multiple datapath...