aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2014-11-25linux-generic: odp_barrier.c use __atomicOla Liljedahl
2014-11-25linux-generic: odp_buffer.c use odp_atomic.hOla Liljedahl
2014-11-25linux-generic: odp_rwlock.c use __atomicOla Liljedahl
2014-11-25linux-generic: odp_ring.c use __atomicOla Liljedahl
2014-11-25API: crypto: Remove unused async APIMike Holmes
2014-11-24api: drop inline from odp_version_impl_strMike Holmes
2014-11-22linux-generic: odp_shared_memory.c: implement func odp_shm_freeYan Sonming
2014-11-21pktio: add MTU manipulation functionsMaxim Uvarov
2014-11-21linux-generic: Replace printf with ODP_PRINTMike Holmes
2014-11-21api: Add implementation versionMike Holmes
2014-11-20api: odp_hints.h add ODP_WEAK_SYMBOLMike Holmes
2014-11-20crypto : use override_iv_ptr when session IV is NULLAlexandru Badicioiu
2014-11-20API name changes for odp_barrier.h for ODP v1.0Bill Fischofer
2014-11-19simplify pktin_dequeue/pktin_deq_multi functionsMaxim Uvarov
2014-11-15crypto : add stubs for missing functionsAlexandru Badicioiu
2014-11-15Factor ODP types into a common include fileBill Fischofer
2014-11-13odp_shared_memory.h: add doxygen in/outMike Holmes
2014-11-07api/odp_shared_memory.h: add odp_shm_freeMike Holmes
2014-11-07Removed odp_atomic_int_tPetri Savolainen
2014-11-06API version not dependent on test suite versionPetri Savolainen
2014-11-01odp_debug.h: ensure the macro is always compiledAnders Roxell
2014-11-01odp_debug_internal.h: move to include dir from API dirAnders Roxell
2014-10-27odp_version.h: Update version numberv0.3.0Mike Holmes
2014-10-27linux-generic: remove odp_packet_netmap.hAnders Roxell
2014-10-23odp_classification.h:Doxygen error correctionBalasubramanian Manoharan
2014-10-23odp_init.c: Add initial unimplemented term functionalityMike Holmes
2014-10-23doxygen: add groupingAnders Roxell
2014-10-23Rename buffer_from_packet functionPetri Savolainen
2014-10-22odp_packet_io.c: fix unreachable codeMike Holmes
2014-10-22Rename ODPH_PACKED macroJerin Jacob
2014-10-21odp_init.h: Add odp_term_ local/globalMike Holmes
2014-10-21odp_packet_socket.c: Fix call to bind with negative fdMike Holmes
2014-10-21odp_packet_socket.c: Fix unterminated stringMike Holmes
2014-10-21odp_shared_memory.c: fix std=c99 errorMike Holmes
2014-10-21Makefile misses icmp and ipsec helper filesPetri Savolainen
2014-10-21Add crypto and rwlock into odp.hPetri Savolainen
2014-10-17ODP Classification APIBalasubramanian Manoharan
2014-10-17ODP Macro for unimplemented functionsBalasubramanian Manoharan
2014-10-17linux-generic/Makefile.am: migrate helper to installAnders Roxell
2014-10-13Add global_init paramsMike Holmes
2014-10-08odp_linux.c:replace ODP_ERR with ODP_ABORTMike Holmes
2014-10-03Rename packet start functionPetri Savolainen
2014-10-03Rename packet buffer address functionPetri Savolainen
2014-10-03resource leak fixesMaxim Uvarov
2014-10-03Added process mode to example appPetri Savolainen
2014-10-02odp_packet_socket.c: Replace strncpy size with size -1 for terminatorMike Holmes
2014-10-02Removed unnecessary pktio type include filesCiprian Barbu
2014-10-02Remove pktio type awarenessCiprian Barbu
2014-10-01git split: delete netmapMaxim Uvarov
2014-10-01git split: delete keystone2Maxim Uvarov