aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-24linux-generic: test: add missing file to .gitignoreBill Fischofer
2017-10-24test: validation: add missing file to .gitignoreBill Fischofer
2017-10-24add sample shippable.yml and Dockerfile for Aarch64 buildsTom Trahan
2017-10-24travis: fix doxygen error captureMaxim Uvarov
2017-10-24linux-gen: modular-farmework: make modular framework symbols visibleBogdan Pricope
2017-10-23linux-gen: shm: implement odp_shm_printPetri Savolainen
2017-10-23linux-gen: shm: make odp_shm_print_all readable againPetri Savolainen
2017-10-23api: shm: print shm block infoPetri Savolainen
2017-10-23api: shm: style clean upPetri Savolainen
2017-10-21linux-gen: ipsec: update git ignorePetri Savolainen
2017-10-21Merge branch 'master' into api-nextMaxim Uvarov
2017-10-21.gitinore: ignore moved .pc filesDmitry Eremin-Solenikov
2017-10-21Merge remote-tracking branch 'origin/master' into merge-masterDmitry Eremin-Solenikov
2017-10-20api: ipsec: move pipeline SA param to inbound substructrureDmitry Eremin-Solenikov
2017-10-20linux-gen: pktio: dpdk: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: pcap: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: netmap: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: ipc: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: tap: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: socket: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: socket: move common code away from socket pktiosBogdan Pricope
2017-10-20linux-gen: pktio: loopback: use generic pktio_ops data storageBogdan Pricope
2017-10-20linux-gen: pktio: introduce generic pktio_ops data storageBogdan Pricope
2017-10-19validation: packet: adjust segmented test packet lengthMatias Elo
2017-10-19linux-gen: pool: select packet pool segment size at runtimeMatias Elo
2017-10-19linux-gen: packet: fix build error with single segment packet headerMatias Elo
2017-10-19linux-gen: pool: modify packet pool config definesMatias Elo
2017-10-19linux-gen: pool: combine overlapping struct pool_t membersMatias Elo
2017-10-19linux-gen: pktio: simplify ret codeMaxim Uvarov
2017-10-19linux-gen: pktio test odp_shm_reserve return codeMaxim Uvarov
2017-10-19linux-gen: pktio: add missing unlockMaxim Uvarov
2017-10-19linux-gen: pktio: tap: implement MAC address set operationBogdan Pricope
2017-10-19linux-gen: pktio: tap: implement link status operationBogdan Pricope
2017-10-19linux-gen: pktio: tap: implement start/stop operationsBogdan Pricope
2017-10-19linux-gen: pktio: loop: support IPsec inbound inlineDmitry Eremin-Solenikov
2017-10-19linux-gen: pktio: loop: support IPsec outbound inlineDmitry Eremin-Solenikov
2017-10-19linux-generic: ipsec: draft IPsec implementationDmitry Eremin-Solenikov
2017-10-19linux-generic: ipsec: implement IPsec SADDmitry Eremin-Solenikov
2017-10-19linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-10-19Revert "linux-gen: drop unused _odp_packet_cmp_data() function"Dmitry Eremin-Solenikov
2017-10-19linux-gen: packet: add support for IP-in-IP (RFC 2003) encapDmitry Eremin-Solenikov
2017-10-19linux-gen: packet: support parsing of just L3/L4 headersDmitry Eremin-Solenikov
2017-10-19linux-gen: packet: factor out L2 header parsingDmitry Eremin-Solenikov
2017-10-19test: validation: add IPsec API testsuiteDmitry Eremin-Solenikov
2017-10-19linux-gen: use EXEEXT in shmem_linux testDmitry Eremin-Solenikov
2017-10-19linux-gen: use ${EXEEXT} when calling shmem_linux testDmitry Eremin-Solenikov
2017-10-19helper: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-19example: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-19linux-gen: drop unused EXEEXT suffixDmitry Eremin-Solenikov
2017-10-19test: drop unused EXEEXT suffixDmitry Eremin-Solenikov