aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp
AgeCommit message (Expand)Author
2022-06-30linux-gen: event: fix conversion build errorMatias Elo
2022-05-24linux-gen: spinlock_recursive: inline implementationMatias Elo
2022-05-24linux-gen: spinlock: inline implementationMatias Elo
2022-05-24linux-gen: event: inline odp_event_flow_id_set()Matias Elo
2022-05-24linux-gen: event: inline odp_event_types()Matias Elo
2022-05-24linux-gen: event: inline odp_event_subtype()Matias Elo
2022-05-24linux-gen: event: inline odp_event_flow_id()Matias Elo
2022-05-24linux-gen: event: move event header inline accessor offsetsMatias Elo
2022-05-05linux-gen: packet: fix sign-conversion errorMatias Elo
2022-04-20linux_gen: remove crypto error from packet error flagsJanne Peltonen
2022-03-25linux-gen: time: inline odp_time_diff_ns() functionMatias Elo
2022-03-25linux-gen: timer: inline small timer functionsMatias 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-08linux-gen: queue: add missing include directiveJere Leppänen
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-02-21linux-gen: packet: implement tx completion event APIsTuomas Taipale
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2021-10-21linux-gen: fix braced-groups within expressions build errorsMatias Elo
2021-10-12linux-gen: atomic: explicitly use staddl for 64-bit add/sub release opsMatias Elo
2021-10-12linux-gen: atomic: explicitly use staddl for 32-bit add/sub release opsMatias Elo
2021-10-04linux-gen: atomic: use STADD explicitly for aarch64 atomic add operationsMalvika Gupta
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-09-03linux-gen: atomic: remove duplicate 64bit inline operation definesMatias Elo
2021-07-12api: std: rename std_clib module to stdMatias Elo
2021-07-12api: queue: add separate header for type definitionsMatias Elo
2021-07-12api: packet: add separate header for type definitionsMatias Elo
2021-05-31linux-gen: time: implement strict time stamp read functionsPetri Savolainen
2021-05-05linux-gen: implement odp_thread_set_log_fn()Jere Leppänen
2021-03-19linux-gen: atomic: reorganize architecture specific implementationsMatias Elo
2021-02-23linux-gen: queue: implement odp_queue_print_allPetri Savolainen
2021-02-05linux-gen: packet: implement LSO related metadata APIsPetri Savolainen
2021-01-26linux-gen: hash: prepare for arch specific implementationsMatias Elo
2020-11-19linux-gen: ipsec: revert usage of ipsec error flagAakash Sasidharan
2020-11-19linux-gen: packet_vector: implement fast path functionsMatias Elo
2020-11-19linux-gen: packet_vector: implement event conversion functionsMatias Elo
2020-11-16linux-gen: unify ODP_ALIGNED usageMatias Elo
2020-11-02linux-gen: packet: implement odp_packet_ts_request() functionMatias Elo
2020-09-29linux-gen: packet: add cls mark metadataPetri Savolainen
2020-09-03linux-gen: queue: implement new odp_queue_print() functionMatias Elo
2020-06-17linux-gen: time: implement time stamp in nanosecondsPetri Savolainen
2020-06-17linux-gen: time: inline odp_time_to_nsPetri Savolainen
2019-11-06linux-gen: event: inline odp_event_type_multi()Petri Savolainen