aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch debug.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch ticketlock.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch sync.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch byteorder.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch atomic.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch schedule.h/schedule_types.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch traffic_mngr.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch std_types.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch timer.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch time.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch thrmask.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch thread.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch spinlock_recursive.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch spinlock.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch rwlock_recursive.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch rwlock.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch version.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch packet_io.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch ipsec.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch init.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch cpumask.h to api+abiDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch barrier.h to api+abiDmitry Eremin-Solenikov