]> git.proxmox.com Git - mirror_ovs.git/history - lib/netdev-afxdp.c
ovsdb-idl: Fix iteration over tracked rows with no actual data.
[mirror_ovs.git] / lib / netdev-afxdp.c
2020-01-18 Yi-Hung Weinetdev-afxdp: NUMA-aware memory allocation for XSK...
2020-01-18 William Tunetdev-linux: Detect numa node id.
2020-01-06 Ilya Maximetsnetdev-afxdp: Fix transmission freeze in native mode...
2019-12-19 Ilya Maximetsovs-thread: Avoid huge alignment on a base spinlock...
2019-12-18 Ilya Maximetsnetdev-afxdp: Avoid removing of XDP program if not...
2019-11-21 William Tunetdev-afxdp: Enable libbpf logging to OVS.
2019-11-20 Ilya Maximetsnetdev-afxdp: Best-effort configuration of XDP mode.
2019-11-19 Eelco Chaudronnetdev-afxdp: add afxdp specific maximum MTU check
2019-10-29 William Tunetdev-afxdp: Add need_wakeup support.
2019-10-10 Ilya Maximetsnetdev-afxdp: Update memory locking limits unconditionally.
2019-10-10 Ilya Maximetsnetdev-afxdp: Fix umem creation failure due to uninitia...
2019-09-25 Paul Chaignontreewide: Use packet batch APIs
2019-08-08 Eelco Chaudronnetdev-afxdp: fix corner case where umem entries were...
2019-07-29 William Tunetdev-afxdp: Error when no XDP program loaded.
2019-07-24 Ilya Maximetsnetdev-afxdp: Convert AFXDP_DEBUG to custom stats.
2019-07-23 Ilya Maximetsnetdev-afxdp: Fix use of unconfigured device.
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.