aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-12include: abi: set ODP_CACHE_LINE_SIZE to 128 on ppc64leDmitry Eremin-Solenikov
2018-09-05abi: align ODP_CPUMASK_SIZE with kernel cpu_set_tMaxim Uvarov
2018-08-20api: queue: split queue spec header filePetri Savolainen
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-08-10abi: packet: set ODP_PACKET_SEG_INVALID to zeroMatias Elo
2018-07-25thread: increase ODP_THREAD_COUNT_MAX to 256Matias Elo
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-04-10api: packet: UDP checksum value of zeroPetri Savolainen
2018-02-26api: packet: add combined packet data and seg lenPetri Savolainen
2018-02-26api: packet: improve segmented packet documentationPetri Savolainen
2018-02-26api: packet add L2 packet type to complement L3 and L4 typesDmitry Eremin-Solenikov
2018-02-26api: schedule: add asynchronous order lockBalasubramanian Manoharan
2018-02-26api: crypto: add AES-XCBC-MAC enumerationsDmitry Eremin-Solenikov
2018-02-26api: crypto: add SHA-384 enumerationsDmitry Eremin-Solenikov
2018-02-26api: ipsec: inbound inner packet checksum capabilityPetri Savolainen
2018-02-26api: ipsec: outbound TFC padding and dummy packetsPetri Savolainen
2018-02-26api: ipsec: inbound TFC padding and dummy packetsPetri Savolainen
2018-02-26api: ipsec: outbound operation option flagsPetri Savolainen
2018-02-26api: ipsec: rename fragmentation mode optionPetri Savolainen
2018-02-26api: ipsec: IP header parameter typesPetri Savolainen
2018-02-26api: packet: add protocol type enumerationPetri Savolainen
2018-02-26api: crypto: add ChaCha20-Poly1305 supportDmitry Eremin-Solenikov
2018-02-26api: crypto: add enumeration for AES-CMACDmitry Eremin-Solenikov
2018-02-26api: crypto: add enumeration for AES-CCMPetri Savolainen
2018-02-26api: crypto: clarify special nature of gcm and gmacPetri Savolainen
2018-02-26linux-generic: pktio: drop support for indefinite waits in recv_tmoBill Fischofer
2018-02-26api: pktio: drop support for indefinite waits on recv_tmo callsBill Fischofer
2018-02-26api: packet: initialize user ptr to NULLPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26api: queue: block-free capabilitiesPetri Savolainen
2018-02-26api: crypto: add separate auth IVDmitry Eremin-Solenikov
2018-02-26api: crypto: use cipher_iv_ptr instead of override_iv_ptrDmitry Eremin-Solenikov
2018-02-26api: crypto: use cipher_iv instead of iv in session paramsDmitry Eremin-Solenikov
2018-02-19build: add default-linux ABI dir, supporting generic archDmitry Eremin-Solenikov
2018-02-12api: init: add shm memory size parameterPetri 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-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18include: move visibility headers to generic placeDmitry Eremin-Solenikov
2018-01-18include: provide formal description of ODP specificationDmitry Eremin-Solenikov
2018-01-18include: inline compiler.h specDmitry Eremin-Solenikov
2018-01-18include, linux-gen: move API files into generic locationDmitry Eremin-Solenikov
2018-01-18linux-gen, include: drop interm _ODP_CACHE_LINE_SIZE defineDmitry Eremin-Solenikov