aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include
AgeCommit message (Expand)Author
2017-12-08linux-generic: pool: allocate ring memory based on pool sizeHonnappa Nagarahalli
2017-11-29linux-gen: modular-framework: move schedule subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move queue subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move pool subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: modular-framework: move buffer subsystem header to a public folderBogdan Pricope
2017-11-29linux-gen: pool: rearrange pool_t to separate control and data planeKevin Wang
2017-11-22linux-gen: pktio: use pktio operations data poolBogdan Pricope
2017-11-22linux-gen: pktio: add pktio operations data poolBogdan Pricope
2017-11-13linux-gen: buffer: remove burst metadata from odp_buffer_hdr_tKevin Wang
2017-11-10Merge branch 'api-next' into 2.0Yi He
2017-11-03linux-gen: pktio: remove duplicate odp_packet_io_internal.h2.0-native-driversBogdan Pricope
2017-11-03linux-gen: pktio: move SOCK_ERR_REPORT macro from odp_packet_io_internal.hBogdan Pricope
2017-11-03linux-gen: pktio: move sysfs stats function prototypeBogdan Pricope
2017-11-03linux-gen: pktio: move socket stats function prototypesBogdan Pricope
2017-11-01remove uarea_size from packet meta dataJoyce Kong
2017-10-27linux-gen: packet: implement odp_packet_data_printPetri Savolainen
2017-10-24linux-gen: modular-farmework: make modular framework symbols visibleBogdan Pricope
2017-10-23linux-gen: shm: implement odp_shm_printPetri Savolainen
2017-10-21Merge remote-tracking branch 'origin/master' into merge-masterDmitry 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-19linux-gen: pool: select packet pool segment size at runtimeMatias 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-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-17Merge branch 'api-next' into 2.0Honnappa Nagarahalli
2017-10-13Merge branch 'master' into api-nextMaxim Uvarov
2017-10-11linux-gen: pktio: implement MAC address set functionBogdan Pricope
2017-10-11linux-generic: packet: remove odp_packet_unshared_len() implementationBill Fischofer
2017-10-11linux-gen: timer: drop odp prefix from odp_timer_pool_sMaxim Uvarov
2017-10-11linux-gen: use /proc/cpuinfo if sysfs is not available to get cpu infoIlias Apalodimas
2017-10-06api: chksum: add ones complement sum functionPetri Savolainen
2017-10-06linux-gen: fixing typosMykyta Iziumtsev
2017-10-06linux-gen: fixing typosMykyta Iziumtsev
2017-10-03Merge branch 'api-next' into cloud-devcloud-devHonnappa Nagarahalli
2017-10-02Merge branch 'master' into api-nextMaxim Uvarov
2017-09-26linux-gen: drop unused _odp_packet_cmp_data() functionDmitry Eremin-Solenikov
2017-09-26Merge branch 'master' into api-nextMaxim Uvarov