aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2023-02-16Merge tag 'v1.40.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias 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
2022-12-29api: crypto: split header filesMatias Elo
2022-12-29linux-gen: dpdk: fix zero-copy mode with vfio-pci driverMatias Elo
2022-12-22linux-gen: sched: add config option for adjusting ordered queue stash sizeMatias Elo
2022-12-22linux-gen: crypto: arm: fix out-of-bounds IV read accessJanne Peltonen
2022-12-22linux-gen: crypto: arm: use macro for the constant AES-GCM IV lengthJanne Peltonen
2022-12-21linux-gen: pktio: fix input queue count with classifierTuomas Taipale
2022-12-13linux-gen: crypto: add support for Arm-optimzed IPSec multi-buffer libraryMalvika Gupta
2022-12-09Merge tag 'v1.39.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-12-02api: cls: deprecate odp_cos_with_l2_priority()Petri Savolainen
2022-12-02api: cls: deprecate drop policyPetri Savolainen
2022-12-02linux-gen: pktio: implement flow control capaPetri Savolainen
2022-11-30linux-gen: shm: implement odp_shm_segment_info()Petri Savolainen
2022-11-30linux-gen: shm: implement odp_system_meminfo()Petri Savolainen
2022-11-30api: shm: add segment infoPetri Savolainen
2022-11-30linux-gen: dpdk: implement new packet input queue size parameterMatias Elo
2022-11-30linux-gen: loop: implement new packet input queue size parameterMatias Elo
2022-11-30linux-gen: pktio: check input queue size in odp_pktin_queue_config()Matias Elo
2022-11-30linux-gen: pktio: use ODP_PKTIN_MAX_QUEUES and ODP_PKTOUT_MAX_QUEUESMatias Elo
2022-11-30linux-gen: pcapng: move pcapng data out of common pktio_entry_tMatias Elo