aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2021-10-11linux-gen: dpdk: packet parsing fixesMatias Elo
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-09-30linux-gen: cpu: refactor inlining codeMatias Elo
2021-09-29linux-gen: packet: implement minimal odp_packet_reass_info()Janne Peltonen
2021-09-29linux-gen: ipsec: provide original packet length in IPsec packet resultJanne Peltonen
2021-09-29linux-gen: ipsec: set destination queue capabilityAakash Sasidharan
2021-09-29linux-gen: ipsec: fix handling of completion event enqueueing failureJanne Peltonen
2021-09-29crypto: fix crypto and auth range offset in bit modeJanne Peltonen
2021-09-23linux-gen: pktio: loop: fix parsing of segmented packetsJanne Peltonen
2021-09-23linux-gen: packet: fix parsing of segmented packets in odp_packet_parse()Janne Peltonen
2021-09-23linux-gen: packet: fix SCTP checksum check with multi-segment packetsJanne Peltonen
2021-09-23linux-gen: packet: fix packet length checking in IP parsingJanne Peltonen
2021-09-23linux-gen: packet: fix Ethernet frame length checking in parsingJanne Peltonen
2021-09-23linux-gen: packet: fix odp_packet_parse() with non-zero offsetJanne Peltonen
2021-09-23linux-gen: crypto: fix encryption & decryption of segmented packetsJanne Peltonen
2021-09-23linux-gen: crypto: fix AES-XCBC-MAC calculation with segmented packetsJanne Peltonen
2021-09-22linux-gen: stash: add support for disabling stash featureMatias Elo
2021-09-22linux-gen: crypto: null: add support for disabling crypto featureMatias Elo
2021-09-22linux-gen: shm: allocate enough resources for internal allocationsMatias Elo
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-09-22linux-gen: config: add string array lookup functionVijay Ram Inavolu
2021-09-15linux-gen: pool: fix cache alignment definitionPetri Savolainen
2021-09-06linux-gen: config: add string array lookup functionVijay Ram Inavolu
2021-09-03linux-gen: remove duplicate _ODP_INLINE definesMatias Elo
2021-09-03linux-gen: atomic: add missing inline function includeMatias Elo
2021-09-03linux-gen: atomic: remove duplicate 64bit inline operation definesMatias Elo
2021-08-30linux-gen: crypto: fix error handling in odp_crypto_operation()Janne Peltonen
2021-08-27linux-gen: ipsec: fix for flow & tos values in ipv6hdrVijay Ram Inavolu
2021-08-24linux-gen: ipsec: implement odp_ipsec_stats_multi()Vijay Ram Inavolu
2021-08-24linux-gen: sched: add randomness to queue create spread selectionPetri Savolainen
2021-08-24linux-gen: sched: update thread count on group createPetri Savolainen
2021-08-20linux-gen: queue: improve queue debug printPetri Savolainen
2021-08-20linux-gen: sched: add scheduler identifierPetri Savolainen
2021-08-20linux-gen: sched: limit interface header visibilityPetri Savolainen
2021-08-19linux-gen: pktio: fix lto build errorMatias Elo
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-08-16linux-gen: pktio: fix lto build errorMatias Elo
2021-08-16linux-gen: dpdk: fix invalid mbuf data offsetMatias Elo
2021-07-21api: proto_stats: add separate header for type definitionsMatias Elo
2021-07-21linux-gen: add implementation for Tx proto statsSatha Rao
2021-07-21api: proto_stats: introduce generic protocol stats frameworkJerin Jacob
2021-07-14linux-gen: tm: update max schedulers per node capaNithin Dabilpuram
2021-07-14linux-gen: tm: express support pkt priority modeNithin Dabilpuram
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias 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-07-12api: tm: deprecate tm capabilities APINithin Dabilpuram
2021-07-12linux-gen: tm: express new capa and support egress capa APINithin Dabilpuram
2021-07-12linux-gen: tm: add implementation for queue statisticsMatias Elo