Global replace of Nicira Networks.
[sliver-openvswitch.git] / datapath / dp_sysfs_dp.c
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-08 Jesse Grossdatapath: Slim down the vport interface.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2010-12-13 Jesse Grossdatapath: Don't directly access RCU protected pointers.
2010-12-10 Jesse Grossdatapath: Use static where possible.
2010-12-03 Ben Pfaffdatapath: Merge "struct dp_port" into "struct vport".
2010-08-30 Joe Perchestreewide: Use pr_fmt and pr_<level>
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-30 Jesse Grossvport-internal: Set vport to NULL when detaching.
2010-07-30 Jesse Grossdatapath: Remove dead code.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
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-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-08-18 Ben Pfaffdatapath: Improve comments.
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_*.