aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2018-03-02linux-gen: ipsec: support inbound TFC dummy packetsDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: take output ip_param into accountDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: separate ipv4/ipv6 flagsDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: support L4 type No Next HeaderDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: take ipsec_out_opt flags into accountDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: provide global init/term functionsDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: add odp_packet_l2_type() implementationDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: implement packet l3/l4 proto typesDmitry Eremin-Solenikov
2018-02-28example: generator: move script back to example directoryDmitry Eremin-Solenikov
2018-02-28linux-gen: queue: simplify lock macro usagePetri Savolainen
2018-02-28linux-gen: config: increase max burst sizePetri Savolainen
2018-02-28linux-gen: queue: ring based queue implementationPetri Savolainen
2018-02-28linux-gen: ring_st: ring for single thread usagePetri Savolainen
2018-02-28linux-gen: queue: inline queue from index conversionPetri Savolainen
2018-02-28linux-gen: timer: don't mark expired timeouts as stale on odp_timer_cancelDmitry Eremin-Solenikov
2018-02-28linux-gen: schedule, queue: select scheduler/queue via environmentDmitry Eremin-Solenikov
2018-02-28linux-gen: rename traditional scheduler and queue to basicDmitry Eremin-Solenikov
2018-02-28linux-gen: sched: encapsulate sched init/term_global functionsDmitry Eremin-Solenikov
2018-02-28linux-gen: queue: encapsulate queue init/term_global functionsDmitry Eremin-Solenikov
2018-02-26linux-gen: packet: implement packet_data_seg_lenPetri Savolainen
2018-02-26linux-gen: pool: pool_t.base_addr offset has to be 64-bitMatias Elo
2018-02-26linux-gen: pool: use 64-bit shm sizesMatias Elo
2018-02-26linux-generic: pool: return address range in pool infoMichal Mazur
2018-02-26linux-gen: add L2 type support for non-ABI-compat modeDmitry Eremin-Solenikov
2018-02-26linux-gen: schedule: implements async ordered lockBalasubramanian Manoharan
2018-02-26linux-gen: pktio: fix recv timeout issue with socket mmapPetri Savolainen
2018-02-26api: ipsec: rename fragmentation mode optionPetri Savolainen
2018-02-26api: packet: add protocol type enumerationPetri Savolainen
2018-02-26linux-gen: ipsec: support ChaCha20-Poly1305Dmitry Eremin-Solenikov
2018-02-26linux-gen: crypto: implement AES-CMACDmitry Eremin-Solenikov
2018-02-26linux-gen: crypto: rename auth functionsDmitry Eremin-Solenikov
2018-02-26linux-gen: crypto: provide AES-CCM implementationDmitry Eremin-Solenikov
2018-02-26linux-gen: crypto: support ChaCha20-Poly1305Dmitry Eremin-Solenikov
2018-02-26linux-gen: crypto: drop stale enumDmitry Eremin-Solenikov
2018-02-26linux-generic: pktio: drop support for indefinite waits in recv_tmoBill Fischofer
2018-02-26linux-gen: packet: initialize user ptr to NULLPetri Savolainen
2018-02-26linux-gen: packet: clean up error and output flagsPetri Savolainen
2018-02-26linux-gen: packet: hide internal definitions from DoxygenPetri Savolainen
2018-02-26linux-gen: packet: single user ptr fieldPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26linux-gen: queue: lock-free implementationPetri Savolainen
2018-02-26api: queue: block-free capabilitiesPetri Savolainen
2018-02-26linux-gen: crypto, ipsec: use 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-20example: generator move to platform testsMaxim Uvarov
2018-02-20validation: pktio: simplify test infrastructureDmitry Eremin-Solenikov
2018-02-19linux-gen: set DPDK's -msse4.2 flag during configureDmitry Eremin-Solenikov
2018-02-19build: support building for generic archDmitry Eremin-Solenikov