Merge branch 'mainstream'
[sliver-openvswitch.git] / lib / netdev.c
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-21 Ethan Jacksonnetdev: Make run and wait functions optional as documented.
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '9dc63482bbeae23dd57b0f885a3fd26b44656844'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-11 Ben Pfaffnetdev: Clean up on "construct" error in netdev_open().
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 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-08 Ben Pfaffnetdev: Make netdev_from_name() take a reference to...
2013-08-08 Ben Pfaffnetdev: Make netdev_get_devices() take a reference...
2013-08-02 Ben Pfaffnetdev: Minor formatting improvements.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe LettieriMerge commit '180c6d0b440961cbc873c4d045eb8b2daa1364e9'
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ethan Jacksonnetdev: Support null netdev argument in netdev_ref().
2013-05-23 YAMAMOTO Takashiadd minimal NetBSD support
2013-05-22 Ben Pfaffnetdev: New function netdev_ref().
2013-05-16 Alex Wangnetdev: Prevent using reserved names
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-05-03 Ben Pfaffnetdev: Make 'smap' variable const in netdev_set_qos().
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-04-01 Ben Pfaffnetdev: Remove netdev_is_open(), which has no users.
2013-04-01 Ben Pfaffnetdev: Remove netdev_exists(), which has no users.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-24 Ethan Jacksonofproto-dpif: Implement patch ports in userspace.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-16 Ethan Jacksonnetdev: Parse and make available tunnel configuration.
2013-01-04 Ethan Jacksonnetdev: Rename get_drv_info() to get_status().
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-18 Giuseppe Lettieriself-contained tap creation in the switchd
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
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-04-30 Giuseppe Lettierisupport for tap interfaces on PlanetLab
2012-04-29 Giuseppe LettieriSimple minded ethernet-over-UDP tunnels
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...
next