aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2023-04-12linux-gen: cls: if CoS pool is ODP_POOL_INVALID, use pktin poolJere Leppänen
2023-04-12linux-gen: stash: implement new per object size capabilitiesMatias Elo
2023-04-12linux-gen: stash: add support for odp_stash_param_t.strict_size parameterMatias Elo
2023-04-06linux-gen, helper: debug: add a space in logs after line informationJere Leppänen
2023-04-06linux-gen: debug: re-enable print format warningsJere Leppänen
2023-04-05linux-gen: sched: fix potential integer overflowsMatias Elo
2023-04-05linux-gen: atomic: optimize min/max operations on ARMPetri Savolainen
2023-03-17linux-gen: pktio: remove netmap pktioMatias Elo
2023-03-09linux-gen: dpdk: handle dpdk ethdev namespace updateMatias Elo
2023-03-09linux-gen: timer: fix first expiration time for periodic timerJere Leppänen
2023-03-07linux-gen: ipsec: switch to basic crypto operation typeJanne Peltonen
2023-03-07linux-gen: loop: fix use of stale pkt_hdr after inline ipsecJanne Peltonen
2023-03-07linux-gen: test: fix skipping ipsec examples in process modeJanne Peltonen
2023-03-02linux-gen: crypto: fix uninitialized variable accessJanne Peltonen
2023-02-20linux-gen: sched: implement power saving sleep in schedule loopJere Leppänen
2023-02-20linux-gen: sched: add power saving config file optionsJere Leppänen
2023-02-20linux-gen: sched: add function which returns the scheduler's API function tableJere Leppänen
2023-02-20linux-gen: crypto: support snow3g algorithm for IPsec MBTianyu Li
2023-02-20linux-gen: pktio: ipc: fix potentially unterminated stringJere Leppänen
2023-02-15linux-gen: packet: avoid bad-function-cast warning from inline headerMatias Elo
2023-02-13linux-gen: crypto: implement out-of-place crypto operation typeJanne Peltonen
2023-02-13linux-gen: crypto: implement basic crypto operation typeJanne Peltonen
2023-02-13linux-gen: crypto: null: use new session creation error namesJanne Peltonen
2023-02-07linux-gen: packet: update packet vlan flag set function implementationsMatias Elo
2023-02-07api: timer: use deprecate macro for odp_timer_set_rel()Matias Elo
2023-02-07api: tm: remove deprecated odp_tm_capabilities() functionMatias Elo
2023-02-07api: shm: remove deprecated ODP_SHM_SW_ONLY defineMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_from_ns() functionMatias Elo
2023-02-07api: pktio: remove deprecated odp_pktin_ts_res() functionMatias Elo
2023-02-07api: pktio: remove deprecated in_unknown_protos statistics counterMatias Elo
2023-02-06linux-gen: crypto: arm: remove deprecated per-session IVsJanne Peltonen
2023-02-06linux-gen: crypto: ipsecmb: remove deprecated per-session IVsJanne Peltonen
2023-02-06linux-gen: crypto: openssl: remove deprecated per-session IVsJanne Peltonen
2023-02-03github_ci: add test case for custom stash configMatias Elo
2023-02-03linux-gen: stash: add mpmc ring based implementationMatias Elo
2023-02-03linux-gen: stash: add framework for using different ring typesMatias Elo
2023-02-03linux-gen: ring: add batch enqueue and dequeue operations to mpmc ringMatias Elo
2023-02-03linux-gen: ring: add 64-bit variant of mpmc ringMatias Elo
2023-01-25api: buffer: split header filesMatias Elo
2023-01-24linux-gen: stash: add helper functions for stash handle conversionsMatias Elo
2023-01-24linux-gen: stash: reserve all memory from a single shm blockMatias Elo
2023-01-18linux-gen: loop: add support for flow hashingTuomas Taipale
2023-01-18linux-gen: loop: refactor statisticsTuomas Taipale
2023-01-18linux-gen: loop: add multi-queue supportTuomas Taipale
2023-01-18linux-gen: README: add documentation for event validationMatias Elo
2023-01-18linux-gen: event: add event validation support for queue enq operationsMatias Elo
2023-01-18linux-gen: event: add event validation supportMatias Elo
2023-01-18linux-gen: queue: header include clean-upMatias Elo
2022-12-29linux-gen: crypto: inline odp_crypto_result() implementationMatias Elo
2022-12-29linux-gen: crypto: inline event conversion functionsMatias Elo