summaryrefslogtreecommitdiff
path: root/lib/netdev-linux-private.h
Commit message (Expand)AuthorAgeFilesLines
* add port-based ingress policing based packet-per-second rate-limitingYong Xu2021-07-011-1/+3
* netdev-linux: Prepend the std packet in the TSO packetFlavio Leitner2020-02-061-1/+2
* netdev-linux-private: fix max length to be 16 bitsFlavio Leitner2020-02-061-1/+2
* netdev-linux: Detect numa node id.William Tu2020-01-181-0/+2
* userspace: Add TCP Segmentation Offload supportFlavio Leitner2020-01-171-0/+5
* ovs-thread: Avoid huge alignment on a base spinlock structure.Ilya Maximets2019-12-191-1/+1
* netdev-afxdp: Best-effort configuration of XDP mode.Ilya Maximets2019-11-201-2/+6
* netdev-afxdp: Add need_wakeup support.William Tu2019-10-291-0/+2
* netdev-afxdp: Fix use of unconfigured device.Ilya Maximets2019-07-231-0/+1
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-191-0/+130