aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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