aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include-abi
AgeCommit message (Expand)Author
2022-05-24linux-gen: spinlock_recursive: inline implementationMatias Elo
2022-05-24linux-gen: spinlock: inline implementationMatias Elo
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-03-25linux-gen: timer: inline small timer functionsMatias Elo
2022-03-25abi: timer: add necessary files for function inliningMatias Elo
2022-03-18api: event: split header filePetri Savolainen
2022-03-03api: random: split random types into a separate headerMatias Elo
2022-03-03api: pktio: split packet io types into a separate headerMatias Elo
2022-03-03api: pool: split pool types into a separate headerMatias Elo
2022-03-03linux-gen: pktio: rename packet io source filesMatias Elo
2022-03-02api: cls: remove deprecated ODP_PMR_INVAL defineMatias Elo
2022-03-02api: pktio: add ODP_PKTOUT_MAX_QUEUES defineMatias Elo
2022-03-02linux-gen: pktio: remove ODP_PKTIN_WAIT defineMatias Elo
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-12-09api: event: add DMA completion event typePetri Savolainen
2021-12-09api: timer: split timer types into separate filePetri Savolainen
2021-09-03linux-gen: remove duplicate _ODP_INLINE definesMatias Elo
2021-07-21api: proto_stats: add separate header for type definitionsMatias Elo
2021-07-21api: proto_stats: introduce generic protocol stats frameworkJerin Jacob
2021-07-12api: std: rename std_clib module to stdMatias Elo
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-07-12api: packet: add separate header for type definitionsMatias Elo
2021-07-09api: packet: add packet disassemble and reassemble functionsPetri Savolainen
2021-06-23api: pktio: add implementation specific extra statistics countersMatias Elo
2021-03-31linux-gen: add stub implementation for pktout tx completionNithin Dabilpuram
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2021-02-23linux-gen: atomic: add 128 bit atomic apisGovindarajan Mohandoss
2021-02-05linux-gen: pktio: add lso types to ABIPetri Savolainen
2021-01-26linux-gen: hash: prepare for arch specific implementationsMatias Elo
2020-11-19linux-gen: event: support freeing packet vectors using odp_event_free()Matias Elo
2020-11-19linux-gen: packet_vector: implement event conversion functionsMatias Elo
2020-11-19api: event: introduce packet vector eventJerin Jacob
2020-11-13abi: atomic: fix placement of ODP_ALIGNED in struct definitionsMalvika Gupta
2020-11-02api: packet: move odp_packet_chksum_status_t enumAshwin Sekhar T K
2020-09-03abi: remove unused odp_pool_type_tStanislaw Kardach
2020-09-03api: packet: define ODP_NUM_PACKET_COLORS valueStanislaw Kardach
2020-06-16abi: hash: allow inliningStanislaw Kardach
2020-06-16abi: errno: allow inliningStanislaw Kardach
2020-04-07api: stash: add new object stash APIPetri Savolainen
2019-11-06linux-gen: buffer: inline event handle conversionsPetri Savolainen
2019-10-23linux-gen: packet: reimplement segmentation using linked listMatias Elo
2019-01-23linux-gen: event: define ODP_EVENT_PACKET_COMPDmitry Eremin-Solenikov
2019-01-23linux-gen: add compression ABI fileDmitry Eremin-Solenikov
2018-11-28api: packet: add parse result callPetri Savolainen
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo
2018-11-28abi: timer: use strong type for odp_timer_pool_tMatias Elo
2018-11-28api: shm: remove unused ODP_SHM_NULL defineMatias Elo
2018-08-10abi: timer: set ODP_TIMER_INVALID to zeroMatias Elo
2018-08-10abi: timer: set ODP_TIMEOUT_INVALID to zeroMatias Elo
2018-08-10abi: timer: set ODP_TIMER_POOL_INVALID to zeroMatias Elo