aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-10-30linux-generic: netmap pktio fix clang buildMaxim Uvarov
2015-10-29linux-generic: config: add missing syntax to enable doxygenBill Fischofer
2015-10-29api: config: replace defines with apisBill Fischofer
2015-10-29linux-generic: netmap: use separate rx and tx descriptorsMatias Elo
2015-10-29linux-generic: netmap: wait for the interface to become activeMatias Elo
2015-10-29api: cpumask_types.h: doxygen: remove redundant textAnders Roxell
2015-10-29api: cpumask: don't use platform internal definesAnders Roxell
2015-10-27api: doc: remove broken doxygen referencePetri Savolainen
2015-10-27linux-generic: queue: change lock_index from uint32_t to unsigned to match APINicolas Morey-Chaisemartin
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-23linux-generic: pool: move local caches to poolBill Fischofer
2015-10-22linux-generic: pktio: implement odp_pktio_param_init() APIBill Fischofer
2015-10-22linux-generic: cpu: fix cycle lost while cycle counter overflowIvan Khoronzhuk
2015-10-22linux-generic: use cycles_diff for time API alsoIvan Khoronzhuk
2015-10-22linux-generic: classification: implement ODP_PMR_CUSTOM_FRAME matchingNicolas Morey-Chaisemartin
2015-10-22api: classification: use a structure instead of many args for odp_pmr_createNicolas Morey-Chaisemartin
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22api: schedule: revise definition of ordered locksBill Fischofer
2015-10-22linux-generic: makefile: fix distcheck failureMike Holmes
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-10-22api: thread: added thread count maxPetri Savolainen
2015-10-22linux-generic: cpu: implementation for cycle count APIPetri Savolainen
2015-10-22linux-generic: cpu: rename time_cycles to cpu_cyclesPetri Savolainen
2015-10-22linux-generic: cpu: created arch depedent cpu_cycles filesPetri Savolainen
2015-10-22linux-generic: classification: queue and drop policy API name changeBalasubramanian Manoharan
2015-10-22linux-generic: pktio: check pool type is ODP_POOL_PACKETStuart Haslam
2015-10-22linux-generic: packet: implement flow hash supportZoltan Kiss
2015-10-20linux-generic: pktio: add test for pcap pktioStuart Haslam
2015-10-20linux-generic: pktio: add pcap pktio typeStuart Haslam
2015-10-20linux-generic: pktio: extend maximum devname lengthStuart Haslam
2015-10-16linux-generic: packet: use packet metadata copy function on packet reallocNicolas Morey-Chaisemartin
2015-10-16linux-generic: pktio: close all pktio when term is calledNicolas Morey-Chaisemartin
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 issuev1.3.0.0Bill Fischofer
2015-09-03linux-generic: schedule: fix race condition in ordered locksBill Fischofer
2015-09-03linux-generic: queue: correct handling of reorder completionBill Fischofer