aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2016-06-10linux-gen: pktio: fix variable overwrite in pktin_recv_bufMatias Elo
2016-06-07linux-generic: sched: bind default scheduler api callsPetri Savolainen
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen
2016-06-07linux-generic: sched: add sched params to queue initPetri Savolainen
2016-06-07linux-generic: sched: add api interface structPetri Savolainen
2016-06-07linux-generic: sched: add init functions to interfacePetri Savolainen
2016-06-06linux-generic: tm: fix memory leaksBarry Spinney
2016-06-06linux-generic: tm: fix an off by one errorBarry Spinney
2016-06-06linux-generic: tm: completed implementing _odp_timer_wheel_destroyBarry Spinney
2016-06-06linux-generic: tm: fix compile error on 32-bit platformsBarry Spinney
2016-06-03linux-generic: dpdk: remove unnecessary rte_pktmbuf_reset callMatias Elo
2016-06-02linux-gen: pktio: don't allocate new packets in classifierMatias Elo
2016-06-02linux-gen: pktio: remove old single queue recv and send functionsMatias Elo
2016-06-02linux-gen: packet: increase input flags bit field size to 64 bitsMatias Elo
2016-06-02linux-gen: netmap: handle modified _odp_packet_cls_enq() return values correctlyMatias Elo
2016-06-02linux-generic: pktio: ring: add _ring_destroy()Yi He
2016-06-02linux-generic: pktio: ipc: _ring_tailq_init() at global initYi He
2016-06-02linux-generic: shared memory: fix the name composition in odp_shm_freeYi He
2016-06-02linux-generic: tm: parameterize use of secondary_hash_dump() routineBill Fischofer
2016-06-01test: ring: simplify ring stress testPetri Savolainen
2016-06-01linux-gen: ring: volatile head and tail typesPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-31linux-generic: tm: init pthread attrsMaxim Uvarov
2016-05-31linux-generic: sched: do not allocate sheduler info in shm areaMaxim Uvarov
2016-05-30linux-generic: timer fix odp_timer_pool_create return codeMaxim Uvarov
2016-05-27linux-generic: tm: replace printf with odp_dbg callsBill Fischofer
2016-05-27linux-generic: tm: avoid potential null pointer dereferenceBill Fischofer
2016-05-27linux-generic: tm: discard rc values properly when not neededBill Fischofer
2016-05-27linux-generic: tm: check for proper init of tm_system_threadBill Fischofer
2016-05-27linux-generic: tm: avoid underflow on log2 of 0Bill Fischofer
2016-05-27linux-generic: test: fix ring resource leaksMaxim Uvarov
2016-05-27linux-generic: remove not used queue_handle functionMaxim Uvarov
2016-05-26linux-generic: config: remove duplicate definesPetri Savolainen
2016-05-26linux-generic: schedule: remove queue internal depenciesPetri Savolainen
2016-05-26linux-generic: schedule: move local struct into internal headerPetri Savolainen
2016-05-26linux-generic: schedule: rename schedule interface headerPetri Savolainen
2016-05-26linux-generic: schedule: move ordered queue code to a new filePetri Savolainen
2016-05-26linux-generic: schedule: start decouple from queue internalsPetri Savolainen
2016-05-26linux-generic: schedule: clean up dependency to config interfacePetri Savolainen
2016-05-26linux-generic: schedule: move schedule group mask into schedulerPetri Savolainen
2016-05-26linux-generic: schedule: clean interface towards pktioPetri Savolainen
2016-05-26linux-generic: pktio: use handle on api functionsPetri Savolainen
2016-05-26linux-generic: schedule: introduce scheduler interfacesPetri Savolainen
2016-05-26linux-generic: schedule: remove static function prototype from headerPetri Savolainen
2016-05-26linux-generic: test: ring: .gitignore ring_mainYi He
2016-05-24linux-generic: test: ring: convert to cunit and improve coverageYi He
2016-05-24linux-generic: include: drv: std_types.h: fix cyclic includeAnders Roxell
2016-05-24linux-generic: traffic-mngr: 32-bit platform fixesBarry Spinney
2016-05-24linux-generic: traffic-mngr: fix printing on 32-bit platformsBarry Spinney
2016-05-23linux-generic: timer: generalize arch-specific code path selectionOla Liljedahl