aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_packet_internal.h
AgeCommit message (Expand)Author
2015-12-29linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-22linux-generic: packet: implement flow hash supportZoltan Kiss
2015-06-16linux-generic: crypto: eliminate buffer type hack for completionsBill Fischofer
2015-05-14linux-generic: packet: Add lazy parsing supportBill Fischofer
2015-05-11linux-generic: remove extraneous ASSERTsBill Fischofer
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-01-30api: packet: add API to copy metadataRobbie King
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: packet: Removed odp_packet_from_bufferPetri Savolainen
2015-01-27api: packet: Removed odp_packet_to_bufferPetri Savolainen
2014-12-22linux-generic: packet: Remove packet l2/l3/l4 offset adjustmentsPetri Savolainen
2014-12-22linux-generic: packet: add ODP_PACKET_OFFSET_INVALIDBill Fischofer
2014-12-22linux-generic: packet: streamline packet add/rem dataBill Fischofer
2014-12-16api: packet: add segmentation and copy APIBill Fischofer
2014-12-16api: packet: add head/tail room manipulationBill Fischofer
2014-12-16linux-generic: packet: improve packet parsingBill Fischofer
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: change alloc/freeBill Fischofer
2014-12-16api: rename ODP_STATIC_ASSERT to _ODP_STATIC_ASSERTMike Holmes
2014-12-16api: buffer: change pool createBill Fischofer
2014-09-10Add user context to packetRobbie King
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-05-21platform/linux-generic/include/*: tidy up the include dirAnders Roxell
2014-03-21Fixed bugs in odp_packet_internal.h bitfieldsPetri Savolainen
2014-02-18ODP Packet Flags APICarl Wallen
2014-02-17Multi-enq and deq operationsPetri Savolainen
2014-02-05reorganize makefileMaxim Uvarov