aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_packet.c
AgeCommit message (Expand)Author
2017-11-29linux-gen: packet: get pool_hdl from odp_buffer_hdr_tKevin Wang
2017-11-10Merge branch 'api-next' into 2.0Yi He
2017-11-01remove uarea_size from packet meta dataJoyce Kong
2017-10-30Merge branch 'master' into api-nextMaxim Uvarov
2017-10-27linux-gen: packet: implement odp_packet_data_printPetri Savolainen
2017-10-26linux-gen: packet: add debugging asserts in packet codeBill Fischofer
2017-10-21Merge remote-tracking branch 'origin/master' into merge-masterDmitry Eremin-Solenikov
2017-10-19linux-gen: pool: select packet pool segment size at runtimeMatias Elo
2017-10-19linux-gen: packet: fix build error with single segment packet headerMatias Elo
2017-10-19linux-gen: pool: modify packet pool config definesMatias Elo
2017-10-19linux-gen: pool: combine overlapping struct pool_t membersMatias Elo
2017-10-19Revert "linux-gen: drop unused _odp_packet_cmp_data() function"Dmitry Eremin-Solenikov
2017-10-19linux-gen: packet: add support for IP-in-IP (RFC 2003) encapDmitry Eremin-Solenikov
2017-10-19linux-gen: packet: support parsing of just L3/L4 headersDmitry Eremin-Solenikov
2017-10-19linux-gen: packet: factor out L2 header parsingDmitry Eremin-Solenikov
2017-10-11linux-generic: packet: remove odp_packet_unshared_len() implementationBill Fischofer
2017-10-02Merge branch 'master' into api-nextMaxim Uvarov
2017-09-26linux-gen: drop unused _odp_packet_cmp_data() functionDmitry Eremin-Solenikov
2017-09-15linux-gen: move packet_to_buffer to packet_inlines.hMaxim Uvarov
2017-09-15linux-gen: move packet_to_buffer to packet_inlines.hMaxim Uvarov
2017-09-14Merge branch 'master' into api-nextMaxim Uvarov
2017-09-14linux-gen: packet: implement dynamic referencesPetri Savolainen
2017-09-14linux-gen: packet: enhance segment printsPetri Savolainen
2017-09-14linux-gen: packet: implement static referencesPetri Savolainen
2017-09-14linux-gen: packet: re-implement packet segmentationPetri Savolainen
2017-09-14linux-gen: packet: roll back to copy based referencesPetri Savolainen
2017-08-25Merge branch 'master' into api-nextMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-08-02Merge branch 'master' into api-nextMaxim Uvarov
2017-08-02linux-generic: packet: enable zero-copy reference creationBill Fischofer
2017-08-02linux-generic: packet: add reference support for head/tail manipulationBill Fischofer
2017-08-02linux-generic: packet: restructure free routines for referencesBill Fischofer
2017-08-02linux-generic: packet: segment manipulation with referencesBill Fischofer
2017-08-02linux-generic: packet: unshared_len maintenanceBill Fischofer
2017-08-02linux-generic: packet: add initializations for new hdr fieldsBill Fischofer
2017-08-02linux-generic: packet: add routines for manipulating reference countsBill Fischofer
2017-08-02linux-generic: packet: add packet fields needed for referencesBill Fischofer
2017-07-25Merge branch 'master' into api-nextMaxim Uvarov
2017-07-18linux-gen: packet: move packet_init() function to header fileMatias Elo
2017-07-18linux-gen: packet: fix odp_packet_reset() implementationMatias Elo
2017-07-13linux-gen: pool: avoid extra conversionsPetri Savolainen
2017-07-13linux-gen: buffer: change buffer handle to pointerPetri Savolainen
2017-07-11linux-gen: drop crypto async mode implementationDmitry Eremin-Solenikov
2017-07-11linux-generic: events subtype implementationDmitry Eremin-Solenikov
2017-06-16linux-gen: packet: remove lazy parsingMatias Elo
2017-06-16linux-generic: packet: add functions to optimize memset and memcmp pathsDmitry Eremin-Solenikov
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-05-30Merge branch 'master' into api-nextMaxim Uvarov
2017-05-25linux-gen: packet: fix gcc errors with single segment poolMatias Elo
2017-05-25linux-gen: packet: fix odp_packet_free_multi() with single segment poolMatias Elo