updated pltap&tunnel to new netdev interface
[sliver-openvswitch.git] / lib / netdev-linux.c
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffnetdev: Fix deadlock when netdev_dump_queues() callback...
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
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-16 Ben Pfaffnetdev-linux: Fix self-deadlocks in traffic control...
2013-08-11 Ben Pfaffnetdev-linux: Avoid deadlock in netdev_linux_update_fla...
2013-08-10 Ben Pfaffnetdev-linux: Fix netdev leak in corner case.
2013-08-10 Ben Pfaffnetdev: Make netdev access thread-safe.
2013-08-10 Ben Pfaffnetdev-linux: Use dedicated netlink notification socket.
2013-08-10 Ben Pfaffnetdev: Adopt four-step alloc/construct/destruct/deallo...
2013-08-10 Ben Pfaffnetdev-linux, netdev-bsd: Make access to AF_INET socket...
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-08 Ben Pfaffnetdev-linux: Move variable declaration inward in netde...
2013-08-08 Ben Pfaffnetdev-linux: Remove useless member 'peer', which was...
2013-08-08 Ben Pfaffnetdev-linux: Remove unused struct netdev_linux member.
2013-08-08 Ben Pfaffnetdev-linux: Remove pointless layers of indirection...
2013-08-02 Ben Pfaffnetdev: Minor formatting improvements.
2013-08-02 Ben Pfaffnetdev-linux: Don't assume 'struct netdev' has offset 0.
2013-08-02 Ben Pfaffnetdev-linux: Initialize change_seq for tap devices...
2013-08-02 Ben Pfaffnetdev-linux: Fix fd leak on error path.
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 Alex Wangclang: Fix the alignment warning.
2013-07-23 Ben Pfaffnetdev-linux: Work on thread safety.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffnetlink-socket: Simplify use of transactions and dumps.
2013-07-18 ZhengLingyunnetdev-linux: avoid negative value cast to non-negative...
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-13 Murphy McCauleylib/netdev-linux.c: Prevent receiving of sent packets
2013-05-13 Ben Pfaffnetdev-linux: Skip NETDEV_UP test in netdev_linux_set_e...
2013-05-10 Ben Pfaffnetdev: Get rid of netdev_dev.
2013-05-10 Ben PfaffRename superclass members to 'up'.
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-linux: Mark more static data as "const".
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-02-28 Ben Pfaffnetdev-linux: Fix netdev_linux_send() return value...
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-01 Ben Pfaffnetdev-linux: Check return value of set_nonblocking().
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-29 Ethan Jacksonnetdev-vport: Build on all platforms.
2013-01-25 Thomas Graflinux: Increase accuracy of ingress_policing_rate at...
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-26 Ethan Jacksonnetdev-vport: Remove set_stats() implementation.
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-07 Justin Pettitnetdev-linux: Use underlying tap device on netdev_linux...
2012-11-16 Justin Pettitnetdev-linux: Don't log vport warnings when kernel...
2012-11-16 Justin Pettitnetdev-linux: "Down" tap devices before setting hw...
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
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 Lettierifix warnings about unused paramethers
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-06-21 Ben Pfaffnetdev-linux: Break ethtool coverage counter into ...
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-05-07 Giuseppe Lettieritap_pl: proper destruction of tap_pl
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Giuseppe Lettieritap_pl: fixed behaviour in send
2012-05-01 Giuseppe Lettieritap_pl: added stub for update_flags
2012-05-01 Giuseppe Lettieritap_pl: fixed wrong class type in creation
2012-04-30 Giuseppe Lettierisupport for tap interfaces on PlanetLab
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
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 do_get_ifindex().
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from get-features.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from set-policing.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from ether-addr ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from mtu ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache drv-info for net device.
2012-03-08 Ben Pfaffnetdev-linux: Use "read", not "recv", for tap devices.
2012-03-07 Ben Pfaffnetdev-linux: Fix build failure with old kernel headers.
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-05 Pravin B Shelarnetdev-linux: Make netdev_set_policing coverage counter...
2012-02-29 Pravin B Shelarnetdev-linux: Fix stats for ovs internal device.
2012-02-15 Ben Pfaffnetdev-linux: Factor out duplicate ifi_flags update...
2012-02-15 Ethan Jacksonnetdev-linux: Use 'unsigned int's to track device flags.
2012-02-15 Ethan Jacksonnetdev-linux: Cache flags using netlink.
2012-02-15 Ethan Jacksonnetdev-linux: Get carrier from ioctl instead of sysfs.
next