netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / datapath / vport-netdev.h
2015-12-04 Pravin B Shelardatapath: Add support for lwtunnel
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-04 Thomas Grafdatapath: Turn vports with dependencies into separate...
2013-10-16 Alexei Starovoitovdatapath: fix vport-netdev unregister
2013-05-06 Jesse Grossdatapath: Remove unused get_config vport op.
2013-04-30 Thomas Grafdatapath: Remove unneeded ovs_netdev_get_ifindex()
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-11-28 Jesse Grossdatapath: Use RCU callback when detaching netdevices.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-15 Justin PettitSet MTU in userspace rather than kernel.
2011-09-08 Pravin ShelarStrip down vport interface : iflink
2010-12-28 Justin Pettitdatapath: Return vport configuration when queried.
2010-11-09 Ben Pfaffdatapath: Use "struct rtnl_link_stats64" instead of...
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.