aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2020-12-22linux-gen: timer: destination queue type capabilityPavan Nikhilesh
2020-12-22linux-gen: ipsec: add IPsec statsAnoob Joseph
2020-12-21linux-gen: ipsec: add IPSEC printAnoob Joseph
2020-12-21linux-gen: scalable: fix max groups capability valuePetri Savolainen
2020-12-21linux-gen: sched: fix max groups capability valuePetri Savolainen
2020-12-17linux-gen: pktio: support transmitting packet vectors using odp_queue_enq()Matias Elo
2020-12-17linux-gen: pktio: fix packet vector input supported capability valueMatias Elo
2020-12-17linux-gen: sched_sp: add thread to group in group_createPetri Savolainen
2020-12-08linux-gen: ipsec: fix incorrect usage of inline_paramAnoob Joseph
2020-12-08linux-gen: packet: fix snap ethtype parsingMatias Elo
2020-12-08linux-gen: packet_io: check get_pktio_entry() return valueMatias Elo
2020-12-04linux-gen: ipsec: remove unsupported algorithms from capabilitiesJanne Peltonen
2020-12-04linux-gen: ipsec: fix the amount of ESP padding in AES-GCM and -GMACJanne Peltonen
2020-12-04linux-gen: test: add missing exit to switch example pktio_envMatias Elo
2020-12-03linux-gen: system: set cpu_isa_hw based on ARM part numberPetri Savolainen
2020-12-03linux-gen: system: set cpu_isa_hw in system_infoPetri Savolainen
2020-12-03example: cls: add application test scriptKiran Kumar K
2020-12-03linux-generic: pcap: enable packet classificationKiran Kumar K
2020-12-02linux-gen: ipsec: report all outb crypto failures as alg errorsAnoob Joseph
2020-12-01linux-gen: build: fix ipsec example application test stageMatias Elo
2020-12-01linux-gen: ipsec: discard replayed packets before lifetime updateJanne Peltonen
2020-12-01linux-gen: ipsec: report ICV errors as auth errorAnoob Joseph
2020-11-30example: generator: use platform defined pktio_envSunil Kumar Kori
2020-11-26linux-gen: remove unused bitmap implementationJere Leppänen
2020-11-20linux-gen: event: implement odp_event_is_valid()Petri Savolainen
2020-11-20linux-gen: packet_vector: use internal buffer_is_validPetri Savolainen
2020-11-20linux-gen: packet: use internal buffer_is_valid functionPetri Savolainen
2020-11-20linux-gen: pool: update odp_buffer_is_valid() implementationPetri Savolainen
2020-11-19linux-gen: ipsec: revert usage of ipsec error flagAakash Sasidharan
2020-11-19linux-gen: classification: enable packet vector supportMatias Elo
2020-11-19linux-gen: classification: copy cos index into packet headersMatias Elo
2020-11-19linux-gen: pktio: implement packet vector generationMatias Elo
2020-11-19linux-gen: packet_vector: implement slow path functionsMatias Elo
2020-11-19linux-gen: packet_vector: implement fast path functionsMatias Elo
2020-11-19linux-gen: event: support freeing packet vectors using odp_event_free()Matias Elo
2020-11-19linux-gen: packet_vector: implement alloc and free functionsMatias Elo
2020-11-19linux-gen: packet_vector: implement event conversion functionsMatias Elo
2020-11-19linux-gen: pool: implement vector pool typeMatias Elo
2020-11-19api: event: introduce packet vector eventJerin Jacob
2020-11-18linux-gen: system: implement configuration print callPetri Savolainen
2020-11-18linux-gen: arch: implement older arm sysinfoPetri Savolainen
2020-11-18linux-gen: sysinfo: implement system info callPetri Savolainen
2020-11-18linux-gen: cls: PMR match debug printPetri Savolainen
2020-11-18linux-gen: debug: add new debug macrosPetri Savolainen
2020-11-17linux-gen: ipsec: fix the check of number of SAs in odp_ipsec_config()Janne Peltonen
2020-11-17linux-gen: ipsec: calculate ESP padding more efficientlyJanne Peltonen
2020-11-17linux-gen: ipsec: do not insert IPv4 header checksum in IPv6 packetsJanne Peltonen
2020-11-16linux-gen: unify ODP_ALIGNED usageMatias Elo
2020-11-13linux-gen: shm: wait fdserver with PIDPetri Savolainen
2020-11-13linux-gen: queue_lf: fix placement of ODP_ALIGNED in struct definitionsMalvika Gupta