aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include
AgeCommit message (Expand)Author
2022-05-06linux-gen: schedule: implement odp_schedule_order_wait()Janne Peltonen
2022-05-05linux-gen: packet: remove unused definesTuomas Taipale
2022-05-05linux-gen: packet: fix sign-conversion errorMatias Elo
2022-05-02linux-gen: pktio: add AF_XDP socket based packet IOTuomas Taipale
2022-05-02linux-gen: dpdk: adapt to new memory source operations interfaceTuomas Taipale
2022-05-02linux-gen: pool: add memory source operations interfaceTuomas Taipale
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-04-26linux-gen: packet: add missing subtype metadata to _odp_packet_copy_md()Matias Elo
2022-04-20linux_gen: remove crypto error from packet error flagsJanne Peltonen
2022-04-14linux-gen: packet: put crypto and ipsec results in a union in packet hdrJanne Peltonen
2022-04-13linux-gen: pktio: use uint32_t for number of queuesPetri Savolainen
2022-04-13linux-gen: cls: implement cos statistics.Jere Leppänen
2022-04-13linux-gen: cls: implement cos actionJere Leppänen
2022-03-31linux-gen: drop error packets according to pktin configurationJere Leppänen
2022-03-31linux-gen: parse: remove unused *_packet_parse_layer() functionsJere Leppänen
2022-03-31linux-gen: pktio: always call *_packet_parse_common()Jere Leppänen
2022-03-31linux-gen: pktio: validate L4 checksum also when classifier is enabledJere Leppänen
2022-03-30linux-gen: scalable: use common _odp_sched_cb_pktin_poll() functionMatias Elo
2022-03-25linux-gen: time: inline odp_time_diff_ns() functionMatias Elo
2022-03-25linux-gen: timer: inline small timer functionsMatias Elo
2022-03-22linux-gen: ipsec: add missing includesMatias Elo
2022-03-18api: event: split header filePetri Savolainen
2022-03-10linux-gen: packet_flags: inline has error functionsMatias Elo
2022-03-10linux-gen: packet: inline packet getter functionsMatias Elo
2022-03-10linux-gen: packet_flags: inline input flags getter functionsMatias Elo
2022-03-10linux-gen: parse: document _odp_packet_parse_common() return valuesJere Leppänen
2022-03-10linux-gen: parse: fix _odp_packet_parse_common() contiguous data requirementJere Leppänen
2022-03-10linux-gen: packet: remove unused function declarationJere Leppänen
2022-03-10linux-gen: parse: prefix non-static functionsJere Leppänen
2022-03-10linux-gen: packet: move parse functions to new source filesJere Leppänen
2022-03-10linux-gen: cls: move parse call out of _odp_cls_classify_packet()Jere Leppänen
2022-03-08linux-gen: use new 128-bit integer typeJere Leppänen
2022-03-08linux-gen: define a 128-bit integer typeJere Leppänen
2022-03-08linux-gen: queue: add missing include directiveJere Leppänen
2022-03-04linux-gen: pktio: implement packet agingTuomas Taipale
2022-03-04linux-gen: packet: implement packet aging APITuomas Taipale
2022-03-03api: pktio: split packet io types into a separate headerMatias Elo
2022-03-03api: pool: split pool types into a separate headerMatias Elo
2022-03-03linux-gen: pktio: header include clean-upMatias Elo
2022-03-03linux-gen: packet: header include clean-upMatias Elo
2022-03-03linux-gen: pktio: rename packet io source filesMatias Elo
2022-03-02api: pktio: remove deprecated parser layer definesMatias Elo
2022-03-02linux-gen: pktio: follow new ODP_PKTOUT_MAX_QUEUES defineMatias Elo
2022-02-21linux-gen: pktio: implement tx completion eventTuomas Taipale
2022-02-21linux-gen: packet: implement tx completion event APIsTuomas Taipale
2022-02-15linux-gen: pktio: clean up pktio open and initPetri Savolainen
2022-02-14linux-gen: pktio: split LSO send functionPetri Savolainen
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2022-02-04linux-gen: packet: add common packet metadata copy functionMatias Elo
2022-02-04linux-gen: packet: remove unnecessary fields from _odp_packet_copy_cls_md()Matias Elo