dpdk.git
2017-07-06 Adrien Mazarguilnet/mlx4: fix Rx interrupts management
2017-07-06 Adrien Mazarguilnet/mlx4: fix Rx interrupts with multiple ports
2017-07-06 Adrien Mazarguilnet/mlx4: fix typos from prior commit
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP get info feature
2017-07-06 Andrey Chilikinnet/i40e: get information about DDP profile
2017-07-06 Beilei Xingdoc: add testpmd commands for DDP
2017-07-06 Shahaf Shulerdoc: add VLAN flow limitation on mlx5 PMD
2017-07-06 Pascal Mazonnet/tap: support flow API isolated mode
2017-07-06 Nélio Laranjeironet/mlx5: implement isolated mode from flow API
2017-07-06 Nélio Laranjeironet/mlx5: fix creation of drop flows
2017-07-06 Rahul Lakkireddynet/cxgbe: fix alignment for data offset in mbuf
2017-07-06 Wei Zhaodoc: announce igb flow API support
2017-07-06 Matej Vidonet/szedata2: use macro from common library
2017-07-06 Matej Vidonet/szedata2: remove unused macro
2017-07-06 Qi Zhangnet/ixgbe: support packet type parsing in SSE Rx
2017-07-06 Shachar Beisernet/mlx5: implement drop action in hardware classifier
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
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
next