aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27linux-dpdk: packet: optimize odp_packet_copy_from_mem()api-nextMatias Elo
2018-07-27linux-dpdk: packet: optimize odp_packet_copy_to_mem()Matias Elo
2018-07-27linux-dpdk: packet: use inlined odp_packet_len() internallyMatias Elo
2018-07-24linux-dpdk: crypto: report both bit and byte modes for NULL cipherDmitry Eremin-Solenikov
2018-07-24linux-dpdk: crypto: implement 3GPP algorithms supportDmitry Eremin-Solenikov
2018-07-23validation: crypto: 3GPP crypto algorightms supportDmitry Eremin-Solenikov
2018-07-23validation: crypto: add support for bit mode algorithm testingDmitry Eremin-Solenikov
2018-07-23api: crypto: add bitstring operation capabilityDmitry Eremin-Solenikov
2018-07-23api: crypto: provide definitions for 3GPP crypto algorithmsDmitry Eremin-Solenikov
2018-07-23api: comp: compression specificationBalasubramanian Manoharan
2018-07-19linux-dpdk: crypto: add support for AES-XCBC-MACDmitry Eremin-Solenikov
2018-07-19linux-dpdk: crypto: add support for HMAC-SHA384Dmitry Eremin-Solenikov
2018-07-19linux-dpdk: crypto: stop using NULL PMD for NULL-NULL operationsDmitry Eremin-Solenikov
2018-07-19linux-dpdk: crypto: correct offset/range for SNOW 3G operationsDmitry Eremin-Solenikov
2018-07-19linux-dpdk: crypto: limit number of queue pairs per deviceDmitry Eremin-Solenikov
2018-07-16Merge pr https://github.com/Linaro/odp-dpdk/pull/48Maxim Uvarov
2018-07-13travis: switch iptables policy to let tap driver workDmitry Eremin-Solenikov
2018-07-13travis: pin repositories to architecturesDmitry Eremin-Solenikov
2018-07-13travis: stop using deprecated imageDmitry Eremin-Solenikov
2018-07-13linux-gen: ipsec: fall back to lower odp_random_kind_t if necessaryMatias Elo
2018-07-13linux-dpdk: test: reduce performance test memory usageMatias Elo
2018-07-13Port eb021ca3 "linux-gen: queue_spsc: single-producer, single-consumer queue"Matias Elo
2018-07-13Port f8136bab "linux-gen: ring_spsc: single-producer, single-consumer ring"Matias Elo
2018-07-13Port 3d591a79 "linux-gen: support building ODP without libcrypto from OpenSSL"Matias Elo
2018-07-13Port ac851856 "linux-gen: hash: generic crc implementation"Matias Elo
2018-07-13Port c7bf6a71 "linux-gen: pktio: remove odp_packet_socket.h from unrelated fi...Matias Elo
2018-07-13Port 07201e12 "linux-gen: pktio: drop now-unused union definition"Matias Elo
2018-07-13Port a3e0a9dd "linux-gen: pktio: make dpdk use generic private data field"Matias Elo
2018-07-13Port 09406916 "linux-gen: pktio: make loop use generic private data field"Matias Elo
2018-07-13Port ffc3f2bd "linux-gen: pktio: add abstract pktio private data storage"Matias Elo
2018-07-13Port 06b36508 "linux-gen: time: use inlined functions internally"Matias Elo
2018-07-13Port 678c2a14 "linux-gen: time: inline diff, sum and cmp"Matias Elo
2018-07-13Port c6cc6d3a "linux-gen: time: inline arch cpu time on x86"Matias Elo
2018-07-11Port 2a9d3323 "linux-gen: queue: inline queue context"Matias Elo
2018-07-11Port b5982d00 "linux-gen: queue: change queue handle to pointer"Matias Elo
2018-07-11Port 78b552f6 "linux-gen: queue: remove extra conversion functions"Matias Elo
2018-07-11Port 68f26e2a "linux-gen: queue: remove abstract internal queue type"Matias Elo
2018-07-11Port 42a8b2f0 "linux-gen: cpu: inline cpu_cycles_diff"Matias Elo
2018-07-11Port f4f4dcee "linux-gen: cpu: inline cpu cycle functions on x86"Matias Elo
2018-07-11Port d6e4b3df "linux-gen: cpu: add cpu cycles init global"Matias Elo
2018-07-11Port bdc44eae "linux-gen: init: split odp_internal.h"Matias Elo
2018-07-11Port 170e9305 "linux-gen: init: remove init.c internal types from header"Matias Elo
2018-07-11Port 2315e146 "linux-gen: use inlined sync functions everywhere"Matias Elo
2018-07-11Port 46064619 "linux-gen: use inlined thread functions everywhere"Matias Elo
2018-07-11Port ec41adee "linux-gen: use inlined atomic functions everywhere"Matias Elo
2018-07-11Port c5b855df "linux-gen: std clib: rework code to follow inlining style"Matias Elo
2018-07-11Port 7299adcc "linux-gen: sync: rework code to follow inlining style"Matias Elo
2018-07-11Port 455230a4 "linux-gen: packet: remove separate API inlining header"Matias Elo
2018-07-11Port a4d31373 "linux-gen: thread: remove separate API inlining header"Matias Elo
2018-07-11Port 37390a88 "linux-gen: byteorder: remove separate API inlining header"Matias Elo