patch: Remove veth driver.
[sliver-openvswitch.git] / lib / netdev-provider.h
2010-05-18 Jesse Grosspatch: Remove veth driver.
2010-05-18 Jesse Grossnetdev: Add 'patch' userspace implementation.
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
2010-04-19 Jesse Grosstunneling: Remove old GRE implementation.
2010-04-19 Jesse Grosstunneling: Add userspace support for new GRE implementa...
2010-04-19 Jesse Grossnetdev: Allow get_ifindex and get_features to be null.
2010-04-19 Jesse Grossnetdev-linux: Check notifications are for netdev-linux...
2010-04-15 Justin Pettitnetdev: Add support for "patch" type
2010-04-11 Ben Pfaffnetdev: Allow recv, recv_wait, drain, send, send_wait...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Jesse Grossnetdev: Allow providers to be managed at runtime.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-22 Ben Pfaffnetdev: Rename "class" members to "netdev_class" for...
2010-01-18 Jesse Grossnetdev: Compare full arguments instead of hash for...
2010-01-18 Jesse Grossnetdev-linux: Use the netdev list of devices instead...
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2009-12-07 Jesse Grossgre: Add userspace GRE support.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-12-02 Justin Pettitnetdev: Allow explicit creation of netdev objects
2009-11-23 Ben Pfaffnetdev: New function netdev_get_ifindex().
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-09-30 Jesse Grossnetdev: Fix typo in netdev provider enumerate.
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 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: Implement an abstract interface to network...