aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-10-14linux-gen: rwlock: inline reader/writer lock implementationMatias Elo
2022-10-13linux-gen: socket_xdp: fix potential undefined behaviorTuomas Taipale
2022-10-11linux-gen: packet: inline odp_packet_ts_set() implementationMatias Elo
2022-10-11linux-gen: sched: increase max number of groups to 64Petri Savolainen
2022-10-11linux-gen: buffer: inline odp_buffer_size() implementationMatias Elo
2022-10-11linux-gen: buffer: inline odp_buffer_user_area() implementationMatias Elo
2022-10-11linux-gen: packet: fix odp_packet_parse() with nonzero offsetJanne Peltonen
2022-10-07linux-gen: sched: add debug assertsMatias Elo
2022-10-07linux-gen: sched: inline fast path api functionsMatias Elo
2022-10-07api: sched: move remaining type definitions into a separate headerMatias Elo
2022-10-07linux-gen: event: add debug type checks to event conversion functionsMatias Elo
2022-10-07linux-gen: event: avoid circular dependency with packet inline headerMatias Elo
2022-10-07linux-gen: ipsec: use internal type conversion functionMatias Elo
2022-10-07linux-gen: tm: clean odp_tm_stats_print() outputMatias Elo
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-10-07linux-gen: debug: enable debug function usage in inline headersMatias Elo
2022-10-07linux-gen: thread: move inline types into a separate headerMatias Elo
2022-10-07linux-gen: dpdk: remove libm dependencyMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_ts_request() implementationMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_user_ptr_set() implementationMatias Elo
2022-10-04linux-gen: packet: inline layer offset set functionsMatias Elo
2022-10-04linux-gen: packet: inline checksum insert functionsMatias Elo
2022-10-04linux-gen: packet: inline checksum status functionsMatias Elo
2022-10-04linux-gen: packet: inline packet protocol type functionsMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_cls_mark() implementationMatias Elo
2022-09-30linux-gen: vector: implement user flag functionsPetri Savolainen
2022-09-30linux-gen: packet: implement user flag functionsPetri Savolainen
2022-09-30linux-gen: timer: implement new user areaPetri Savolainen
2022-09-30linux-gen: vector: implement new user areaPetri Savolainen
2022-09-30linux-gen: buffer: implement user areaPetri Savolainen
2022-09-30linux-gen: pool: implement user areaPetri Savolainen
2022-09-29linux-gen: stash: implement new batch functionsMatias Elo
2022-09-29linux-gen: ring: add batch dequeue operationMatias Elo
2022-09-28linux-gen: crypto: reuse input packet as output packet if possibleJanne Peltonen
2022-09-28linux-gen: crypto: fix pool checking before metadata copyingJanne Peltonen
2022-09-20linux-gen: timer: use new 128-bit atomic APIs for timer processing functionsMalvika Gupta
2022-09-15linux-gen: cls: fix cos hash-queue handlingTuomas Taipale
2022-09-09linux-gen: packet: avoid conversion warning in odp_packet_buf_data_offset()Jere Leppänen
2022-09-09linux-gen: aarch64: atomic: avoid conversion warningsJere Leppänen
2022-09-09linux-gen: byteorder: fix __odp_builtin_bswap16() return type with clangJere Leppänen
2022-09-09linux-gen: pool: avoid conversion warning in odp_pool_index()Jere Leppänen
2022-09-09validation: shmem: shmem_linux: remove unnecessary compilation and link optionsJere Leppänen
2022-09-09configure: preserve CFLAGS and LDFLAGS when testing for pthreadJere Leppänen
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2022-09-08linux-gen: debug: avoid duplication of macro argument side effectsJere Leppänen
2022-09-07linux-gen: sched: print full linesPetri Savolainen
2022-09-07linux-gen: print: add _odp_snprint()Petri Savolainen
2022-09-07linux-gen: sched: add configuration options for per queue type burst sizesMatias Elo
2022-09-07linux-gen: cls: mark hash protocol capabilities enabledTuomas Taipale
2022-09-07linux-gen: cls: mark IPsec SPI PMR capability enabledTuomas Taipale