aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-06-14update version number from v1.10.0.0 to v1.10.1.0v1.10.1.0Maxim Uvarov
2016-05-03update version number from v1.9.0.0 to v1.10.0.0v1.10.0.0Mike Holmes
2016-05-03api: tm: changes to split TOS marking into two separate callsBarry Spinney
2016-04-28api: doc: fix typosMatias Elo
2016-04-27linux-generic: crypto: capability supportBalakrishna Garapati
2016-04-27api: update doc references to config apiPetri Savolainen
2016-04-27api: config: removed config.hPetri Savolainen
2016-04-27api: queue: replaced config api with capability structurePetri Savolainen
2016-04-27api: pktio: replace pktio_entries config with max_indexPetri Savolainen
2016-04-27api: shm: replaced config api with capability structurePetri Savolainen
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-27api: pool: add pool capabilityPetri Savolainen
2016-04-26api: pktio: define input array as constPetri Savolainen
2016-04-26api: packet: update description for odp_packet_align()Bill Fischofer
2016-04-26api: pktio: Adds interface loopback modeBalasubramanian Manoharan
2016-04-26api/linux-generic/val/example: classification: Adds capability and PMR rangeBalasubramanian Manoharan
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-25api: packet: add data alignPetri Savolainen
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney
2016-04-22api: queue: add queue context lengthPetri Savolainen
2016-04-21Merge branch 'master' into api-nextMaxim Uvarov
2016-04-21update version number from v1.8.0.0 to v1.9.0.0v1.9.0.0Maxim Uvarov
2016-04-21api: make only the API visibleAnders Roxell
2016-04-21api: spinlock: change rc for spinlock_trylock to match other trylock APIsBill Fischofer
2016-04-21api: rwlock: add trylock variants for rwlock and rwlock_recursiveBill Fischofer
2016-04-21api: init: add control/worker cpumasks to init dataGary S. Robertson
2016-04-21api: init: add instance handlePetri Savolainen
2016-04-21api: do not split function prototypesPetri Savolainen
2016-04-21api: packet: update add_data and rem_data definitionPetri Savolainen
2016-04-21api: packet: add packet concat and splitPetri Savolainen
2016-04-21api: crypto: add crypto capabilityPetri Savolainen
2016-04-20api: make only the API visibleAnders Roxell
2016-04-20api: packet: add odp_packet_input_index() apiBill Fischofer
2016-04-20api: pktio: add pktio index conversion APIBill Fischofer
2016-04-18api: packet: correct pool terminologyPetri Savolainen
2016-04-18api: packet: add packet data prefetchPetri Savolainen
2016-04-18api: packet: remove seg_buf_addr and seg_buf_lenPetri Savolainen
2016-04-18api: packet: re-organize file contentPetri Savolainen
2016-04-18api: packet: add extend and truncPetri Savolainen
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-04-15Revert "api: make only the API visible"Maxim Uvarov
2016-04-15api: make only the API visibleAnders Roxell
2016-04-01api: pktio: add checksum offload optionsPetri Savolainen
2016-04-01api: pktio: add classifier enable pktin_queue_paramPetri Savolainen
2016-04-01api: pktio: pktio_open accepts NULL as default parametersPetri Savolainen
2016-04-01api: pktio: include correct header filesPetri Savolainen
2016-04-01api: pktio: add config options for pktin timestampingPetri Savolainen
2016-04-01api: init: add control/worker cpumasks to init dataGary S. Robertson
2016-03-30linux-generic: drv: adding compiler.hChristophe Milard
2016-03-30drv: adding compiler.hChristophe Milard