aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2017-04-24linux-gen: sched: optimize group schedulingPetri Savolainen
2017-04-24linux-gen: sched: use weight table for preferencesPetri Savolainen
2017-04-19linux-gen: pktio: miss an unlock operation before exit if error happensKevin Wang
2017-04-17linux-generic: debug: enable helper use from c++ programsBill Fischofer
2017-04-13abi: packet: restore abi compatibility for odp_packet_seg_t typeBill Fischofer
2017-04-06linux-generic: decouple odp_errno define from odp-linuxBalakrishna Garapati
2017-03-31linux-generic: ring.c: use required memory orderingsOla Liljedahl
2017-03-29linux-gen: pktio: socket mmap: check unmap return codeMaxim Uvarov
2017-03-29linux-gen: remove pktio ipc option from configureMaxim Uvarov
2017-03-22linux-gen: ring: fix memory ordering in ring dequeueBrian Brooks
2017-03-16linux-generic: pool: don't allocate buffers from invalid poolDmitry Eremin-Solenikov
2017-03-16linux-gen: packet: make inline table visiblePetri Savolainen
2017-03-10linux-gen: abi: fix include/odp/api/abi symlink creationJanne Peltonen
2017-03-02linux-gen: dpdk: improve pmd driver linkingMatias Elo
2017-03-02linux-generic: pool: add odp_pool_capability() rc checkBill Fischofer
2017-03-01linux-gen: fix odp_schedule.m4Yi He
2017-03-01linux-generic: cosmetic changes on byteorder filesChristophe Milard
2017-03-01linux-gen: add interests query (iquery) schedulerYi He
2017-03-01linux-gen: add generic bitmaps and iteratorsYi He
2017-03-01linux-gen: sched: add unsched_queue callbackYi He
2017-03-01linux-gen: sched: solve ordered context inversionYi He
2017-03-01linux-gen: sched: fix SP scheduler hang in process modeYi He
2017-03-01linux-gen: packet: implement references as copyPetri Savolainen
2017-03-01linux-gen: tm: use handle conversion functionPetri Savolainen
2017-03-01linux-gen: ipc: use hdr to handle conversion functionPetri Savolainen
2017-02-26linux-gen: packet: inline flag functionsPetri Savolainen
2017-02-26linux-gen: packet: inline functionsPetri Savolainen
2017-02-26linux-gen: packet: packet handle is hdr pointerPetri Savolainen
2017-02-26linux-gen: ticketlock: inline also in applicationPetri Savolainen
2017-02-26linux-gen: inline: rename _STATIC to _ODP_INLINEPetri Savolainen
2017-02-25linux-generic: crypto: support OpenSSL 1.1.0Dmitry Eremin-Solenikov
2017-02-25linux-generic: crypto: port to OpenSSL 1.0.x thread id APIDmitry Eremin-Solenikov
2017-02-25linux-generic: crypto: add missing includeDmitry Eremin-Solenikov
2017-02-21linux-gen: makefile: remove pass commandMaxim Uvarov
2017-02-20linux-generic: classification: implement eth type packet matching ruleBalasubramanian Manoharan
2017-02-20linux-gen: do not do double symlinks on make distcheckMaxim Uvarov
2017-02-17linux-gen: abi: add symlink to arch specific dirPetri Savolainen
2017-02-10linux-generic: classification: implement vlan id packet matching ruleBalasubramanian Manoharan
2017-02-07linux-generic: classification: implement ipv6 packet matching ruleBalasubramanian Manoharan
2017-02-06linux-gen: fix dpdk pktio initMaxim Uvarov
2017-02-03abi: shm: added initial definitionsPetri Savolainen
2017-02-03abi: queue: added initial definitionsPetri Savolainen
2017-02-03abi: pool: added initial definitionsPetri Savolainen
2017-02-03abi: packet: added initial definitionsPetri Savolainen
2017-02-03abi: crypto: added initial definitionsPetri Savolainen
2017-02-03abi: classifier: added initial definitionsPetri Savolainen
2017-02-03abi: buffer: added initial definitionsPetri Savolainen
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-02-02linux-generic: add ARM odp_cpu_pause()Brian Brooks
2017-01-25linux-gen: _ishmphy: fix possible race with mallocChristophe Milard