aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/pktio
AgeCommit message (Expand)Author
2018-08-22linux-gen: pktio: loop: handle SCTP checksumsDmitry Eremin-Solenikov
2018-08-20linux-gen: queue: remove enq/deq from queue interfacePetri Savolainen
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-08-02linux-gen: dpdk: fix calling internal dpdk functionMatias Elo
2018-07-30linux-gen: netmap: fix incorrect debug messageMatias Elo
2018-07-10linux-gen: pktio: ring: guarantee enq/deq variable load orderMatias Elo
2018-07-10linux-gen: pktio: remove unused ring operationsMatias Elo
2018-06-29linux-gen: fix calls to odp_random_data to use ODP_RANDOM_BASICDmitry Eremin-Solenikov
2018-06-27linux-gen: use common posix extensions headerPetri Savolainen
2018-06-13linux-gen: pktio: move pktio socket stats to a new fileBogdan Pricope
2018-06-13linux-gen: pktio: move ethtool and sysfs stats files to new folderBogdan Pricope
2018-06-06linux-gen: pktio: remove odp_packet_socket.h from unrelated filesBogdan Pricope
2018-06-06linux-gen: pktio: move common code out of socket pktio filesBogdan Pricope
2018-06-06linux-gen: pktio: move ethtool rss function to a new fileBogdan Pricope
2018-06-06linux-gen: pktio: move ethtool stats function to a new fileBogdan Pricope
2018-06-01linux-gen: pktio: make null use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make ipc use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make tap use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make pcap use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make dpdk use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make netmap use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make socket_mmap use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make socket use generic private data fieldDmitry Eremin-Solenikov
2018-06-01linux-gen: pktio: make loop use generic private data fieldDmitry Eremin-Solenikov
2018-05-31linux-gen: time: use inlined functions internallyPetri Savolainen
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-22linux-gen: packet: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-21linux-gen: packet_flags: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-17linux-gen: pktio: loop: support checksum parsingDmitry Eremin-Solenikov
2018-05-17linux-gen: packet: add IPv4 checksum validationDmitry Eremin-Solenikov
2018-05-14linux-gen: pktio: dpdk: integrate csum with packet parserBogdan Pricope
2018-05-14linux-gen: pktio: dpdk: add specific packet parserBogdan Pricope
2018-05-14linux-gen: classification: permit packet parsing at pktio levelBogdan Pricope
2018-05-07linux-gen: pktio: ipc free ring memory on errorMaxim Uvarov
2018-04-25linux-gen: dpdk: fix linking to libnumaDmitry Eremin-Solenikov
2018-04-18linux-gen: pktio: loop: support IPv4/TCP/UDP checksum generationDmitry Eremin-Solenikov
2018-04-17linux-gen: dpdk: allocate huge page memory for all numa nodesMatias Elo
2018-04-11linux-gen: netmap: ring configuration for VALEJuha-Matti Tilli
2018-04-09linux-gen: clean up ishm file namingMaxim Uvarov
2018-03-31linux-gen: dpdk: fix runtime/default config read orderBogdan Pricope
2018-03-29linux-gen: pktio: dpdk: fix IPv4 csum calculation when l4 offset is not setBogdan Pricope
2018-03-29linux-gen: pktio: dpdk: accept UDPv4 packets with all-zero csumBogdan Pricope
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-02-26linux-gen: pktio: fix recv timeout issue with socket mmapPetri Savolainen
2018-02-26linux-generic: pktio: drop support for indefinite waits in recv_tmoBill Fischofer
2018-02-26linux-gen: packet: clean up error and output flagsPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 year part2Maxim Uvarov