aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include-abi/odp/api/abi
AgeCommit message (Expand)Author
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
2018-08-10abi: pool: set ODP_POOL_INVALID to zeroMatias Elo
2018-08-10abi: ipsec: set ODP_IPSEC_SA_INVALID to zeroMatias Elo
2018-08-10abi: classification: set ODP_PMR_INVAL to zeroMatias Elo
2018-08-10abi: classification: set ODP_COS_INVALID to zeroMatias Elo
2018-05-31linux-gen: time: inline arch cpu time on x86Petri Savolainen
2018-05-30linux-gen: queue: inline queue contextPetri Savolainen
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
2018-05-21linux-gen: pktio: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-02-26linux-gen: add L2 type support for non-ABI-compat modeDmitry Eremin-Solenikov
2018-02-26api: packet: add protocol type enumerationPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-05linux-gen: pktio: inline pktio index functionPetri Savolainen
2018-02-05linux-gen: packet: inline conversions between packet and eventPetri Savolainen
2018-01-29linux-gen: thread: inline thread and cpu idPetri Savolainen
2018-01-22linux-gen: byteorder: internal inline functionsPetri Savolainen
2018-01-18linux-gen: remove static_inline.h headerDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch align.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch packet headers to api+abiDmitry Eremin-Solenikov