dpdk.git
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-05 Ferruh Yigitusertools: add option to unbind all devices
2017-07-05 Ferruh Yigitethdev: use device name from device structure
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-07-05 Jianfeng Taneal: fix config file path when checking process
2017-07-05 Jianfeng Tanethdev: fix secondary process crash on unused virtio
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-04 Jianbo Liuexamples/l3fwd: add loop count for hash multi-lookup
2017-07-04 Jianbo Liuexamples/l3fwd: add NEON implementation
2017-07-04 Jianbo Liuarch/arm: add vcopyq_laneq_u32 for old gcc
2017-07-04 Jianbo Liuexamples/l3fwd: rearrange LPM code
2017-07-04 Jianbo Liuexamples/l3fwd: extract common code from multi packet...
2017-07-04 Jianbo Liuexamples/l3fwd: rename file for sequential hash lookup
2017-07-04 Jianbo Liuexamples/l3fwd: reorganise multi hash lookup
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-04 Ashwin Sekhar T Keal: move gcc version definition to common header
2017-07-04 Ashwin Sekhar T Kmk: add crypto capability for armv8a and thunderx
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: support ARM64
2017-07-04 Ashwin Sekhar T Kexamples/performance-thread: reorganise arch code
2017-07-04 Bruce Richardsonexamples/performance-thread: remove non-SSE4 fallbacks
2017-07-04 Bruce Richardsonexamples/l3fwd: remove checks for SSE4
2017-07-04 Bruce Richardsonexamples/ip_pipeline: remove macro check for SSE4
2017-07-04 Bruce Richardsonnet/ixgbe: remove fallback code for x86 non-SSE4
2017-07-04 Bruce Richardsonnet/i40e: remove checks for SSE4
2017-07-04 Bruce Richardsonnet/enic: replace check for SSE4 with check for x86
2017-07-04 Bruce Richardsoncrypto/zuc: remove check for SSE4
2017-07-04 Bruce Richardsoncrypto/snow3g: remove check for SSE4
2017-07-04 Bruce Richardsoncrypto/kasumi: remove check for SSE4
2017-07-04 Bruce Richardsoncrypto/aesni_mb: remove check for SSE4
2017-07-04 Bruce Richardsontable: remove check for SSE4
2017-07-04 Bruce Richardsonsched: remove check for SSE4
2017-07-04 Bruce Richardsonnet: remove check for SSE4
2017-07-04 Bruce Richardsonip_frag: check for x86 rather than SSE4
2017-07-04 Bruce Richardsonhash: remove checks for SSE
2017-07-04 Bruce Richardsondistributor: remove checks for SSE4
2017-07-04 Bruce Richardsonacl: remove checks for SSE4
2017-07-04 Bruce Richardsoneal: remove unneeded conditionals for SSE headers
2017-07-04 Bruce Richardsonmk: require SSE4.2 support on all x86 platforms
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Gaetan Rivetbus/pci: implement plug/unplug operations
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
2017-07-03 Jan Blunckbus/fslmc: implement method to find device
2017-07-03 Jan Blunckbus/pci: implement method to find device
2017-07-03 Jan Blunckbus/vdev: implement method to find device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Gaetan Rivetbus/vdev: use standard bus registration
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-03 Jerin Jacobeal/ppc64: add empty pause function
2017-07-03 Jerin Jacobeal/x86: copy pause function
2017-07-03 Jerin Jacobeal/arm64: add pause function
2017-07-03 Jerin Jacobeal/arm32: add empty pause function
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-07-03 Jerin Jacobmk: allow exec-env specific targets
2017-07-03 Ashwin Sekhar T Kconfig: support clang for ARMv8 Linux
2017-07-03 Ashwin Sekhar T Keal/arm: fix build with clang
2017-07-03 Ashwin Sekhar T Kacl: fix build with ARMv8 clang
2017-07-03 Ashwin Sekhar T Knet/thunderx: fix build with clang
2017-07-03 Ashwin Sekhar T Khash: compile ARMv8 CRC32 support conditionally
2017-07-03 Ashwin Sekhar T Keal: pause while busy-waiting for lcore slave
2017-07-03 Ashwin Sekhar T Ktable: add NEON implementation of LRU strategy 3
2017-07-03 Ashwin Sekhar T Ktable: separate out x86-specific from LRU header
2017-07-03 Ashwin Sekhar T Kefd: support lookup using NEON intrinsics
2017-07-03 Ashwin Sekhar T Ksched: add NEON optimizations
2017-07-03 Ashwin Sekhar T Khash: support NEON for Toeplitz algo
2017-07-03 RongQiang Xieapp/testpmd: fix comments for bonding commands
2017-07-03 Olivier Matzeal: introduce integer log2 function
2017-07-02 Nikhil Raoethdev: fix a typo in global API introduction
2017-07-02 Yong Wangdoc: fix typos in virtio howto guide
2017-07-02 Xingyou Chendoc: fix typos in perf guide
2017-07-02 Harrison McCulloughdoc: fix typo in Linux guide
2017-07-01 Rami Rosendoc: fix a typo in sample apps guide
2017-07-01 Rami Rosenethdev: fix a typo
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-07-01 Daniel Verkampring: use aligned memzone allocation
2017-07-01 Gowrishankar... kni: allocate no more mbuf than empty slots in queue
2017-07-01 Vasily Philipovmbuf: fix debug checks for headroom and tailroom
2017-07-01 Jerin Jacobmbuf: reduce pktmbuf init cycles
2017-06-30 Ilya Maximetsconfig: enable vhost NUMA awareness by default
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-06-30 Beilei Xingmaintainers: update for i40e
2017-06-28 Fan Zhangcrypto/scheduler: remove deprecated functions
2017-06-28 Pablo de Laratest/crypto: fix overflow
2017-06-28 Kirill Rybalchenkocryptodev: fix device stop function
2017-06-28 Pablo de Laradoc: fix typo in l2fwd-crypto usage
2017-06-28 Pablo de Laraapp/crypto-perf: fix error message
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix auth info display
2017-06-28 Pablo de Laraexamples/l2fwd-crypto: fix application help
next