aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2018-05-15Port 49c671e8, 11207ff1, 3abbe8b7, f49289a7v1.19.0.1_DPDK_17.1Petri Savolainen
2018-05-14Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkPetri Savolainen
2018-05-11odp: pktio: add pcapng capture capabilitiesIlias Apalodimas
2018-05-10linux-gen: use inlined event type functionPetri Savolainen
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-05-10linux-gen: buffer: remove buffer_inlines header filePetri Savolainen
2018-05-08linux-gen: fix compilation warningsJosep Puigdemont
2018-05-07linux-gen: packet: rearrange odp_packet_hdr_t membersMatias Elo
2018-05-07linux-gen: pktio: ipc free ring memory on errorMaxim Uvarov
2018-05-07Merge https://github.com/Linaro/odp-dpdk/pull/39Maxim Uvarov
2018-05-03linux-gen: timer: set and check highest resolutionPetri Savolainen
2018-04-30linux-dpdk: clean header includesMatias Elo
2018-04-30linux-dpdk: make usage of ODP_PLATFORM_PARAMS optionalMatias Elo
2018-04-30README.DPDK: minor updatesMatias Elo
2018-04-30Port c440dfce "linux-generic: random: split from crypto modules"Matias Elo
2018-04-30Merge branch 'master' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-04-27linux-dpdk: enable running example and performance testsMatias Elo
2018-04-26linux-gen: timer: reduce number of timer poolsPetri Savolainen
2018-04-26linux-gen: timer: fix timer pool index allocationPetri Savolainen
2018-04-26linux-dpdk: pktio: fix crash when trying to send packets after calling stopMatias Elo
2018-04-26Port 79f5c10 "linux-gen: packet: l4 checksum insertion support"Matias Elo
2018-04-26Port 2c99a9d "linux-gen: packet: IPv4 checksum insertion"Matias Elo
2018-04-26Port 57df98e "linux-gen: dpdk: fix runtime/default config read order"Matias Elo
2018-04-26Port 6312314 "build: don't use xxd to hexdump config file"Matias Elo
2018-04-26Port 0225a8a "linux-gen: pktio: dpdk: fix IPv4 csum calculation when l4 offse...Matias Elo
2018-04-26Port 72febba "linux-gen: pktio: dpdk: accept UDPv4 packets with all-zero csum"Matias Elo
2018-04-26Port c57da8d "linux-gen: queue: configurable max size"Matias Elo
2018-04-26Port 535ad26 "linux-gen: queue: configurable default size"Matias Elo
2018-04-26Merge tag 'v1.19.0.0_tigermoth' of https://github.com/Linaro/odp into odp-dpdkMatias Elo
2018-04-25linux-dpdk: crypto: disable AES-CCM supportDmitry Eremin-Solenikov
2018-04-25linux-dpdk: crypto: support AEAD en/decryptionDmitry Eremin-Solenikov
2018-04-25linux-dpdk: major rewrite of crypto moduleDmitry Eremin-Solenikov
2018-04-25linux-gen: dpdk: fix linking to libnumaDmitry Eremin-Solenikov
2018-04-25test: mmap_vlan_ins: wait for background processPetri Savolainen
2018-04-25linux-gen: ipsec: parse IPv6 next header in tunnel caseDmitry Eremin-Solenikov
2018-04-24linux-gen: fdserver: remove unnecessary lockingJosep Puigdemont
2018-04-23linux-generic: random: split from crypto moduleDmitry Eremin-Solenikov
2018-04-18linux-gen: ipsec: implement outbound checksumming supportDmitry Eremin-Solenikov
2018-04-18linux-gen: pktio: loop: support IPv4/TCP/UDP checksum generationDmitry Eremin-Solenikov
2018-04-18linux-gen: packet: l4 checksum insertion supportDmitry Eremin-Solenikov
2018-04-18linux-gen: packet: IPv4 checksum insertionDmitry Eremin-Solenikov
2018-04-18fdserver: handle signal interruption in connect()Josep Puigdemont
2018-04-17linux-gen: shm: check return value when registering fdsJosep Puigdemont
2018-04-17linux-gen: fdserver: mask signals we don't needJosep Puigdemont
2018-04-17linux-gen: fix clang on aarch64 buildMaxim Uvarov
2018-04-17linux-gen: dpdk: allocate huge page memory for all numa nodesMatias Elo
2018-04-13fdserver: change session ID after forkJosep Puigdemont
2018-04-13linux-gen: shm: be consistent with rest of the codeJosep Puigdemont
2018-04-13linux-gen: shm: do not close provided file descriptorsJosep Puigdemont
2018-04-13linux-gen: shm: fill data used in do_map before the callJosep Puigdemont