dpdk.git
2019-03-18 Olivier Matznet: add rte prefix to udp structure net_rename3
2019-03-18 Olivier Matznet: add rte prefix to tcp structure
2019-03-18 Olivier Matznet: add rte prefix to sctp structure
2019-03-18 Olivier Matznet: add rte prefix to ip defines
2019-03-18 Olivier Matznet: add rte prefix to ip structure
2019-03-18 Olivier Matznet: add rte prefix to icmp defines
2019-03-18 Olivier Matznet: add rte prefix to icmp structure
2019-03-18 Olivier Matznet: add rte prefix to gre structure
2019-03-18 Olivier Matznet: add rte prefix to esp structure
2019-03-18 Olivier Matznet: add rte prefix to ether defines
2019-03-18 Olivier Matznet: add rte prefix to ether functions
2019-03-18 Olivier Matznet: add rte prefix to ether structures
2019-03-18 Olivier Matznet: add rte prefix to arp defines
2019-03-18 Olivier Matznet: add rte prefix to arp structures
2019-03-18 Olivier Matzdoc: announce API change for net definitions, structure...
2019-03-13 Bruce Richardsongit: ignore build directories
2019-03-13 Bruce Richardsongit: ignore hidden files
2019-03-13 Bruce Richardsongit: ignore python bytecode files
2019-03-13 Bruce Richardsongit: add comments for ignored files
2019-03-13 Bruce Richardsondevtools: fix meson build test to exit on failure
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild: rename linuxapp to linux in meson cross files
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-12 Bruce Richardsoneal/bsd: rename bsdapp to freebsd
2019-03-06 Hemant Agrawaltest/crypto: fix duplicate id used by CCP device
2019-03-06 Arek Kusztalcryptodev: rework modexp and modinv comments
2019-03-06 Arek Kusztalcrypto/openssl: fix modexp
2019-03-06 Arek Kusztalcrypto/openssl: fix big numbers after computations
2019-03-06 Fiona Trahedoc: fix table of kernel drivers in qat guide
2019-03-06 Anoob Josephcommon/cpt: fix null auth only
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-08 Wei Zhaonet/ixgbevf: enable promiscuous mode
2019-03-08 Dekel Pelednet/mlx5: fix sync when handling Tx completions
2019-03-08 Dekel Pelednet/mlx5: fix hex dump of error completion
2019-03-08 Thomas Monjalonnet/mlx5: call generic strlcpy
2019-03-08 Dekel Pelednet/mlx4: fix default flow rule create
2019-03-08 Viacheslav... net/mlx5: fix flow priorities probing error path
2019-03-08 Kevin Traynornet/i40e: fix negative check on unsigned queue pairs
2019-03-08 Yunjian Wangnet/ixgbe: fix crash on remove
2019-03-08 Rami Rosendoc: fix tag for inner RSS feature
2019-03-08 Hyong Youb Kimnet/enic: fix inner packet matching
2019-03-08 Hyong Youb Kimnet/enic: fix endianness in VLAN match
2019-03-08 Hyong Youb Kimnet/enic: fix VXLAN match
2019-03-08 Hyong Youb Kimnet/enic: reset VXLAN port regardless of overlay offload
2019-03-08 Hyong Youb Kimnet/enic: enable limited support for raw flow item
2019-03-08 Hyong Youb Kimnet/enic: move arguments into struct
2019-03-08 Hyong Youb Kimnet/enic: enable limited passthru flow action
2019-03-08 Hyong Youb Kimnet/enic: enable limited RSS flow action
2019-03-08 Hyong Youb Kimnet/enic: check for unsupported flow item types
2019-03-08 Hyong Youb Kimnet/enic: allow flow mark ID 0
2019-03-08 Hyong Youb Kimnet/enic: fix SCTP match for flow API
2019-03-08 Hyong Youb Kimnet/enic: fix flow director SCTP matching
2019-03-08 Hyong Youb Kimnet/enic: remove unused functions
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix control threads pinnning
2019-03-07 David Marchandeal: fix check when retrieving current CPU affinity
2019-03-05 Raslan Darawshehbus/vdev: fix hotplug twice
2019-03-05 Thomas Monjalonbus/vdev: fix debug message on probing
2019-03-05 Jerin Jacobmk: fix AVX512 disabled warning on non x86
2019-03-05 Thomas Monjalondoc: fix PCI whitelist typo in prog guide
2019-03-05 Rami Rosendoc: fix link in Linux getting started guide
2019-03-05 Rami Rosenexamples/ethtool: fix two typos
2019-03-05 Rami Rosendoc: remove reference to rte.doc.mk in programmers...
2019-03-04 Ferruh Yigitdevtools: fix index generation
2019-03-04 Michael Santanadevtools: fix result of svg include check
2019-03-04 Michael Santanadevtools: enable codespell in checkpatch
2019-03-01 Andrius Sirvysdrivers/net: fix shifting 32-bit signed variable 31...
2019-03-01 Pallantla Poornimanet/softnic: fix possible buffer overflow
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2019-03-01 Stephen Hemmingernet/sfc: do not use PMD log type
2019-03-01 Stephen Hemmingereal: remove legacy PMD log macro
2019-03-01 Stephen Hemmingereventdev: use same log macro for all unsupported calls
2019-03-01 Stephen Hemmingercrypto/virtio: use local log type
2019-03-01 Stephen Hemmingereal: drop unused macros for primary process check
2019-03-01 Gage Eadsapp/pdump: remove only created vdevs
2019-03-01 Darek Stojaczykvhost: remove vhost-net requirements from generic APIs
2019-03-01 Tiwei Biedoc: improve vhost zero copy guide
2019-03-01 Tiwei Bievhost: fix potential use-after-free for memory region
2019-03-01 Tiwei Bievhost: fix potential use-after-free for zero copy mbuf
2019-03-01 Tiwei Bievhost: restore mbuf first when freeing zmbuf
2019-03-01 Sunil Kumar... net/dpaa2: support generic flow
2019-03-01 Hemant Agrawalnet/dpaa2: support low level loopback tester
2019-03-01 Ashish Jainnet/dpaa2: support 16 Rx queues per traffic class
2019-03-01 Nipun Guptabus/fslmc: add enqueue response read in qbman
2019-03-01 Hemant Agrawalmempool/dpaa2: fix continuous print on empty pool
2019-03-01 Hemant Agrawalnet/dpaa2: support VLAN TPID config
2019-03-01 Raslan Darawshehnet/tap: fix multi-process request
2019-03-01 Thomas Monjalonapp/compress-perf: call generic strlcpy
2019-03-01 Shahed Shaikhnet/bnx2x: fix segfaults due to stale interrupt status
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf
2019-03-01 Bruce Richardsondevtools: add verbose option to meson build test
2019-03-01 Phil Yangbuild: support Cortex a55 and a76 platforms
2019-03-01 Luca Boccassibuild: improve pcap dependency handling
next