aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-27update version number from v1.0.1 to v1.0.2v1.0.2Maxim Uvarov
2015-03-27validation: packet: use non-zero as true indicatorBill Fischofer
2015-03-27linux-generic: pktio check for NULL entryMaxim Uvarov
2015-03-27linux-generic: linux: destroy used pthread attrMike Holmes
2015-03-27linux-generic: fix incorrect pmr_term_value update in odp_pmr_create_xxx() fu...Balasubramanian Manoharan
2015-03-27example: generator: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_ipsec: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_l2fwd: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-25linux-generic: linux: remove unused include assert.hMike Holmes
2015-03-25linux-generic: strongtypes: use named structs for C++Ola Liljedahl
2015-03-25example: l2fwd print packets per secondMaxim Uvarov
2015-03-24validation: fix memory allocation in odp_synchronizersMaxim Uvarov
2015-03-24linux-generic: packet_socket: remove unused include assert.hMike Holmes
2015-03-24gitignore: ignore TAGSAnders Roxell
2015-03-24barrier: allow platform to override odp_barrier_tJerin Jacob
2015-03-24ticketlock: allow platform to override odp_ticketlock_tJerin Jacob
2015-03-24rwlock: allow platform to override odp_rwlock_tJerin Jacob
2015-03-24spinlock: allow platform to override odp_spinlock_tJerin Jacob
2015-03-24validation: schedule: free queues and poolCiprian Barbu
2015-03-23validation: fixed memory leak in odp_cpumask.cChristophe Milard
2015-03-23performance: odp_atomic: move atomic test from api_test to performanceMike Holmes
2015-03-23validation: timer: use unused attributeMike Holmes
2015-03-23test: debug: add unused attribute MACROMike Holmes
2015-03-20test: debug: replace example with testMike Holmes
2015-03-20performance: scheduling: add support for VPATH buildsStuart Haslam
2015-03-20performance: scheduling: catch exit codesStuart Haslam
2015-03-20validation: pktio: add support for VPATH buildsStuart Haslam
2015-03-19validation: added odp_cpumask testChristophe Milard
2015-03-19validation: timer: free malloced memoryMike Holmes
2015-03-17doc: move api guidelines to API docMike Holmes
2015-03-17validation: timer: use ODP_SHM_NULLPetri Savolainen
2015-03-17linux-generic: strongtypes: add dummy struct var to keep c++ happyBill Fischofer
2015-03-17validation: timer: added cancel testOla Liljedahl
2015-03-17linux-generic: queue: fix potential queue leakStuart Haslam
2015-03-17validation: pktio: prevent race when using veth pairStuart Haslam
2015-03-16update version number from v1.0.0 to v1.0.1v1.0.1Maxim Uvarov
2015-03-16example: odp_ipsec: remove USE_MAC_ADDR_HACKCiprian Barbu
2015-03-12validation: pktio: disable arp on virtual interfacesMaxim Uvarov
2015-03-12validation: pktio check return code for pool_destroyMaxim Uvarov
2015-03-12validation: schedule: code clean upPetri Savolainen
2015-03-12linux-generic: only print errors to stderrStuart Haslam
2015-03-12linux-generic: odp_timer: set user_ptr for cancelled timeoutOla Liljedahl
2015-03-10validation: odp_scheduling: limit worker thread countPetri Savolainen
2015-03-10linux-generic: linux: remove explicit buffer cache flushTaras Kondratiuk
2015-03-10validation: shm: add unit tests for strong type display functionsBill Fischofer
2015-03-10validation: pool: add unit tests for strong type display functionsBill Fischofer
2015-03-10validation: pktio: add unit tests for strong type display functionsBill Fischofer
2015-03-10validation: packet: add unit tests for strong type display functionsBill Fischofer
2015-03-10validation: buffer: add unit tests for strong type display functionsBill Fischofer
2015-03-10validation: crypto: add unit tests for strong type display functionsBill Fischofer