Merge "master" branch into "db".
[sliver-openvswitch.git] / lib / netdev-linux.c
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-19 Ben Pfaffnetdev: Really set output values to 0 on failure in...
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
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 Ben Pfaffnetdev-linux: Improve netdev_linux_set_etheraddr().
2009-10-02 Jesse Grossnetdev-linux: Return correct error codes on receive.
2009-09-30 Jesse Grossnetdev-linux: Fix tap device using wrong FD.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-16 Jesse Grossnetdev-linux: Set missing cache validity bit.
2009-09-14 Jesse Grossnetdev: Swap transmit and receive stats on internal...
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 Pfaffrtnetlink: Document.
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 PfaffIntroduce general-purpose ways to wait for dpif and...