netdev-vport: Checks tunnel status change when route-table is reset.
[sliver-openvswitch.git] / lib / netdev-provider.h
2014-05-02 Alex Wangnetdev-vport: Checks tunnel status change when route...
2014-04-10 Alex Wangnetdev: Add 'change_seq' back to netdev.
2014-03-21 Pravinnetdev: Add support multiqueue recv.
2014-03-21 Pravinnetdev: Rename netdev_rx to netdev_rxq
2014-03-21 Pravinnetdev: Send ofpbuf directly to netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-01-16 Simon Hormannetdev-linux: Read packet auxdata to obtain vlan_tid
2014-01-16 Simon Hormannetdev_class: Pass a struct ofpbuf * to rx_recv()
2014-01-07 Simon Hormannetdev: Update rx_recv documentation for NULL case
2013-12-12 Joe Stringernetdev: Globally track port status changes
2013-08-28 Ben Pfaffnetdev: Fix deadlock when netdev_dump_queues() callback...
2013-08-10 Ben Pfaffnetdev: Make netdev access thread-safe.
2013-08-10 Ben Pfaffnetdev: Adopt four-step alloc/construct/destruct/deallo...
2013-08-08 Ben Pfaffnetdev-provider: Remove unused function netdev_assert_c...
2013-06-05 Andy HillFix misspellings in comments and docs.
2013-05-23 YAMAMOTO Takashiadd minimal NetBSD support
2013-05-10 Ben Pfaffnetdev: Get rid of netdev_dev.
2013-05-10 Ben Pfaffnetdev: Add new "struct netdev_rx" for capturing packet...
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Ethan Jacksonnetdev: Parse and make available tunnel configuration.
2013-01-04 Ethan Jacksonnetdev: Rename get_drv_info() to get_status().
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfaffnetdev: Document use for get_etheraddr member of struct...
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-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2011-12-19 Ben Pfaffnetdev-linux: Report error for truncated packets on...
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 Pravin Shelardatapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
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-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-04-01 Ben Pfaffnetdev-linux: Support 'send' for netdevs opened with...
2011-03-31 Ben Pfaffnetdev: Use sset instead of svec in netdev interface.
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
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-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-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-24 Jesse Grossnetdev-tunnel: Add CAPWAP userspace interface.
2010-06-17 Ben PfaffImplement QoS framework.
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.
next