Global replace of Nicira Networks.
[sliver-openvswitch.git] / lib / netdev.c
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-22 Pravin B Shelarnetdev: Rename netdev->get_status() to netdev->get_drv_...
2012-03-19 Ben Pfaffnetdev-linux: Fix use-after-free when netdev_dump_queue...
2012-03-09 Ethan Jacksonnetdev: Consistently use 'enum netdev_features'.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from mtu ioctl.
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-02 Ben Pfaffnetdev: Fix typo in error message.
2011-12-06 Luca Giraudoofproto-dpif-sflow: allow sFlow to infer the agent...
2011-11-23 Ben Pfaffnetdev: Remove netdev_get_vlan_vid().
2011-10-17 Ethan Jacksonvswitchd: New column "link_resets".
2011-09-22 Simon HormanRemove netdev_find_dev_by_in4
2011-09-15 Ben Pfaffnetdev: Allow get_mtu and set_mtu provider functions...
2011-09-13 Ben Pfafftest-openflowd: Allow specifying port type on --ports...
2011-09-13 Pravin Shelardatapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
2011-08-12 Ethan Jacksonlib: Whitespace cleanup.
2011-08-08 Ben Pfaffnetdev: Get rid of struct netdev_options and netdev_ope...
2011-08-08 Ben Pfaffnetdev: Decouple creating and configuring network devices.
2011-08-08 Ben Pfaffnetdev: Clean up and refactor packet receive interface.
2011-06-14 Justin Pettitnetdev: Add methods to do netdev-specific argument...
2011-05-31 Ethan Jacksonnetdev: Remove monitors and notifiers.
2011-05-31 Ethan Jacksonnetdev: New Function netdev_change_seq().
2011-05-20 Ethan Jacksonnetdev: Take responsibility for polling MII registers.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-17 Ethan Jacksonbond: Bonds never sleep if carrier changes.
2011-05-16 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-04 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-03-31 Ben Pfaffnetdev: Use sset instead of svec in netdev interface.
2011-03-31 Ben PfaffConvert shash users that don't use the 'data' value...
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-01-28 Ben Pfaffnetdev: Make netdev arguments fetchable, and implement...
2011-01-27 Ben Pfaffnetdev: Use shash and smap functions instead of inlined...
2011-01-18 Andrew Evansnetdev: Make 'netdev' parameter of 'get_features()...
2011-01-12 Ethan Jacksonvswitchd: Add miimon support.
2011-01-11 Ethan Jacksonbridge: Move tunnel_egress_iface to status column.
2011-01-04 Ethan Jacksonlib: Show tunnel egress interface in ovsdb
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
2010-11-04 Ben Pfaffnetdev: Assert that the type of a new network device...
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-28 Jesse Grossnetdev: Fix carrier status for down interfaces.
2010-10-11 Ben Pfaffnetdev-vport: Merge in netdev-patch and netdev-tunnel.
2010-10-06 Ben Pfaffnetdev: Pass class structure, instead of type, to ...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-09-24 Justin Pettitnetdev: Cleanup minor comment formatting issues.
2010-09-23 Ben Pfaffshash: New function shash_steal().
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-08-24 Jesse Grossnetdev: Don't assume all netdevs are available at runtime.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-30 Ben PfaffSimplify shash_find() followed by shash_add() into...
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-05-26 Ben Pfafflib: Disable Linux-specific libraries on non-Linux...
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-19 Jesse Grossnetdev: Add function netdev_is_open().
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-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-08 Jesse GrossFix some regressions from the merge from master.
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-29 Jesse Grossnetdev: Correctly maintain netdev refcounts even if...
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 Ben Pfafffatal-signal: After fork, clear hooks instead of disabl...
2010-01-15 Jesse Grossgre: Add support for destroying GRE devices.
2010-01-15 Jesse Grossnetdev: Fully handle netdev lifecycle through refcounting.
2010-01-06 Jesse Grossfatal-signal: Run signal hooks outside of actual signal...
2009-12-22 Ben Pfaffnetdev: New functions for interpreting "enum ofp_port_f...
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-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-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: Add classes which don't require initialization.
2009-09-30 Jesse Grossnetdev: Fix memory leak in netdev_open.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-21 Ben Pfaffnetdev: Fix memory leak in get_stats_via_netlink().
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.
next