aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-10-15linux-generic: pktio: remove hyphens from veth interface namesStuart Haslam
2015-10-13configure: move all AM_CONDITIONAL to configure.acNicolas Morey-Chaisemartin
2015-10-13linux-generic: netmap: sync tx queuesMatias Elo
2015-10-13linux-generic: netmap: use default interface configMatias Elo
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-08linux-generic: pktio: use ticket lock in pktio_entryMatias Elo
2015-10-08linux-generic: pktio: added mac_addr_get_fdMatias Elo
2015-10-08linux-generic: pktio: optimize pktin_deq_multiNicolas Morey-Chaisemartin
2015-09-30linux-generic: pktio: enable classifier only when neededPetri Savolainen
2015-09-22linux-generic: odp_time: reutrn 0 if t2 = t1 for diffIvan Khoronzhuk
2015-09-16linux-generic: odp_schedule: fix odp_schdule_wait_timeIvan Khoronzhuk
2015-09-14linux-generic: queue: direct internal enqueues to target queueBill Fischofer
2015-09-14linux-generic: queue: remove obsolete prototypesNicolas Morey-Chaisemartin
2015-09-14linux-generic: queue: fix pktout_enqueue() logicStuart Haslam
2015-09-08linux-generic: pktio: factor state management into packet_ioNicolas Morey-Chaisemartin
2015-09-03linux-generic: general: add odp_forward_typedefs to resolve clang issueBill Fischofer
2015-09-03linux-generic: schedule: fix race condition in ordered locksBill Fischofer
2015-09-03linux-generic: queue: correct handling of reorder completionBill Fischofer
2015-09-03linux-generic: queue: prevent lookup of destroyed queuesBill Fischofer
2015-09-03linux-generic: queue: add destroy check for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: streamline handling of event deq processingBill Fischofer
2015-09-03linux-generic: schedule: correct scheduling for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: correct schedule group handlingBill Fischofer
2015-09-01linux-generic: queue: add missing release lock in release_order()Maxim Uvarov
2015-09-01linux-generic: schedule: implement ordered locksBill Fischofer
2015-09-01linux-generic: schedule: implement odp_schedule_prefetch()Bill Fischofer
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-09-01linux-generic: schedule: implement scheduler groupsBill Fischofer
2015-09-01linux-generic: schedule: rename ordered lock typedefBill Fischofer
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27linux-generic: socket: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: socket mmap: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: loop: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: schedule pktin_poll: account pktio stop stateMaxim Uvarov
2015-08-27linux-generic: add pktio_start and pktio_stopMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-25scripts/git_hash: change repo to CUSTOM_STRAnders Roxell
2015-08-25scripts/git_hash: fix build from tar sourceAnders Roxell
2015-08-24linux-generic: pktio: always test loop interfaceStuart Haslam
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: handle segmented packet in socket modeNicolas Morey-Chaisemartin
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-12Merge branch 'master' into api-nextMaxim Uvarov
2015-08-12linux-generic: pktio: store errno correctly in setupStuart Haslam
2015-08-12linux-generic: move default cpumask functions to separate fileMaxim Uvarov
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-11linux-generic: move openssl checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: move pthread checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: remove linux-generic makefile generation from common configure.acMaxim Uvarov
2015-08-07linux-generic: Makefile.am: fix basename conflictsAnders Roxell