aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/Makefile.am
AgeCommit message (Expand)Author
2020-06-23build: allow per-platform lib nameStanislaw Kardach
2020-06-16abi: hash: allow inliningStanislaw Kardach
2020-06-16abi: errno: allow inliningStanislaw Kardach
2020-06-10linux-gen: use provided conf file for install and rebuildThomas Pansiot
2020-04-07linux-gen: stash: implement the new APIPetri Savolainen
2020-04-07api: stash: add new object stash APIPetri Savolainen
2019-11-06linux-gen: buffer: inline event handle conversionsPetri Savolainen
2019-11-05linux-gen: ipc: remove unnecessary odp_packet_io_ipc_internal.h headerMatias Elo
2019-11-05linux-gen: ipc: move remaining ring helper functions to ipc source fileMatias Elo
2019-10-22linux-gen: cls: remove odp_classification_inlines.hPetri Savolainen
2019-09-16linux-gen: socket_mmap: remove redundant header filePetri Savolainen
2019-04-17linux-gen: ring: enable storing pointers in ring dataMatias Elo
2019-02-01doc: update GitHub repository linksMatias Elo
2019-01-26build: support detection of DPDK through pkg-configDmitry Eremin-Solenikov
2019-01-23linux-gen: comp: add deflate/zlib implementation based on minizDmitry Eremin-Solenikov
2019-01-23linux-gen: comp: add stub implementationDmitry Eremin-Solenikov
2019-01-23linux-gen: add compression ABI fileDmitry Eremin-Solenikov
2018-11-14linux-gen: ishm: remove unused odp_shm_internal headerMatias Elo
2018-10-16linux-gen: remove iquery scheduler implementationPetri Savolainen
2018-08-27linux-gen: ring_mpmc: new multi-producer, multi-consumer ringPetri Savolainen
2018-08-22linux-gen: add SCTP protocol headerDmitry Eremin-Solenikov
2018-07-11linux-gen: queue: rename queue basic internal header filePetri Savolainen
2018-07-05linux-gen: sysinfo: parse aarch64 cpuinfoPetri Savolainen
2018-06-29linux-gen: support building ODP without libcrypto from OpenSSLDmitry Eremin-Solenikov
2018-06-19linux-gen: hash: generic crc implementationPetri Savolainen
2018-06-19linux-gen: queue_spsc: single-producer, single-consumer queuePetri Savolainen
2018-06-19linux-gen: ring_spsc: single-producer, single-consumer ringPetri Savolainen
2018-06-15linux-gen: hash: table based crc32 implementationPetri Savolainen
2018-06-13linux-gen: pktio: move pktio socket stats to a new fileBogdan Pricope
2018-06-13linux-gen: pktio: move ethtool and sysfs stats files to new folderBogdan Pricope
2018-06-11linux-gen: hash: rename hash.c to hash_crc32c.cPetri Savolainen
2018-06-11linux-gen: hash_crc32: crc32 implementation with zlibPetri Savolainen
2018-06-06linux-gen: pktio: move common code out of socket pktio filesBogdan Pricope
2018-06-06linux-gen: pktio: move ethtool rss function to a new fileBogdan Pricope
2018-06-06linux-gen: pktio: move ethtool stats function to a new fileBogdan Pricope
2018-06-01linux-gen: pktio: make null use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make tap use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make netmap use generic private data fieldDmitry Eremin-Solenikov
2018-05-31linux-gen: time: inline arch cpu time on x86Petri Savolainen
2018-05-30linux-gen: queue: inline queue contextPetri Savolainen
2018-05-28linux-gen: cpu: inline cpu_cycles_diffPetri Savolainen
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-22linux-gen: std clib: rework code to follow inlining styleDmitry Eremin-Solenikov
2018-05-22linux-gen: sync: rework code to follow inlining styleDmitry Eremin-Solenikov
2018-05-22linux-gen: packet: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-22linux-gen: thread: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: ticketlock: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: packet_flags: remove separate API inlining headerDmitry Eremin-Solenikov