summaryrefslogtreecommitdiff
path: root/lib/netdev-linux.h
Commit message (Expand)AuthorAgeFilesLines
* netdev-linux: Add functions to manipulate tc police actionJianbo Liu2022-07-111-0/+6
* netdev: Dynamic per-port Flow API.Ilya Maximets2019-06-111-10/+0
* netdev: Clean up class initialization.Ben Pfaff2018-08-271-9/+9
* netdev-vport: Use common offloads interfacePaul Blakey2017-06-151-0/+2
* netdev: Adding a new netdev API to be used for offloading flowsPaul Blakey2017-06-141-0/+9
* netdev-linux, netdev-bsd: Make access to AF_INET socket thread-safe.Ben Pfaff2013-08-091-2/+1
* netdev-linux: Remove unneeded struct forward declarations from header.Ben Pfaff2013-08-071-2/+0
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* vlandev: New library for working with Linux VLAN devices.Ben Pfaff2011-11-231-0/+1
* Remove a pair of unnecessary dependencies on datapath-protocol.h.Ben Pfaff2011-09-301-1/+0
* datapath: Always use generic stats for devices (vports)Pravin Shelar2011-09-151-8/+1
* netdev-linux: Introduce netdev_linux_ethtool_set_flag().Justin Pettit2011-08-281-0/+7
* netdev-linux: New functions for converting netdev stats formats.Ben Pfaff2011-05-021-0/+34