dpdk.git
2017-10-24 Tiwei Bienet/virtio: flush Rx queues on start
2017-10-24 Maxime Coquelinvhost: fix vring addresses not translated
2017-10-24 Cristian Dumitrescutable: update library version
2017-10-24 Cristian Dumitrescutable: update copyright
2017-10-24 Cristian Dumitrescutable: apply cosmetic enhancements to API
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework cuckoo hash table
2017-10-24 Cristian Dumitrescutable: rework 32-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key lru hash table
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: add unified params struct and mask-based hash...
2017-10-24 Cristian Dumitrescutable: rename cuckoo hash table ops
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key lru hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Cristian Dumitrescuapps: remove calls to deprecated hash tables
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-24 Olivier Matzmempool/octeontx: fix dependency
2017-10-24 Olivier Matzcrypto/dpaa2_sec: remove uneffective dependency
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: mark internal interrupts file as such to doxygen
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Bruce Richardsoneal/bsd: fix missing interrupt stub functions
2017-10-23 Bruce Richardsoneal/bsd: align interrupt header file with Linux version
2017-10-23 Bruce Richardsoneal: avoid error for non-existent default PMD path
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-23 Anatoly Burakovvfio: fix secondary process initialization
2017-10-23 Hemant Agrawalvfio: enable independently of PCI bus
2017-10-23 Thomas Monjalondoc: fix highlight of bumped libs in release notes
2017-10-23 Thomas Monjalondoc: group classification libraries in doxygen index
2017-10-23 Santosh Shuklamempool/octeontx: move mbox from event to mempool
2017-10-23 Santosh Shuklamempool/octeontx: remove dead code
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM nodes and hierarchy...
2017-10-20 Jasvinder Singhapp/testpmd: add commands for shaper and wred profiles
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM capability and stats
2017-10-20 Cristian Dumitrescuapp/testpmd: add commands traffic metering and policing
2017-10-20 Cristian Dumitrescudoc: add ethdev traffic metering and policing guide
2017-10-20 Cristian Dumitrescuethdev: add API for traffic metering and policing
2017-10-20 Cristian Dumitrescuethdev: add operation to get MTR ops
2017-10-20 Cristian Dumitrescuethdev: add flow action for metering and policing
2017-10-16 Jingjing Wuigb_uio: fix build with kernel <= 3.17
2017-10-13 Thomas Monjalonversion: 17.11-rc1
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds tls...
2017-10-13 Slawomir Mrozowiczexamples/performance-thread: fix out-of-bounds sched...
2017-10-13 Jacek Piaseckiexamples/performance-thread: check thread creation
2017-10-13 Ashish Jainexamples/ip_reassembly: use pktmbuf to create mempool
2017-10-13 Gowrishankar... examples/l3fwd: optimize packet processing on powerpc
2017-10-13 Tonghao Zhangexamples/l3fwd-power: remove dead code
2017-10-13 Kuba Kozakexamples/l3fwd-acl: check fseek return
2017-10-13 Xueming Liexamples/l2fwd_fork: fix message pool init
2017-10-13 Vladimir Kuramshinexamples/l2fwd-cat: fix build with PQOS 1.4
2017-10-13 Nirmoy Daskni: fix build on SLE12 SP3
2017-10-13 Brian Brooksdoc: add arm64 to Linux guide
2017-10-13 Thomas Monjalondoc: remove fm10k features description for SSE
2017-10-13 Bruce Richardsondoc: add note on hardware support deprecation
2017-10-13 Pablo de Laramaintainers: sort crypto drivers list
2017-10-13 Jianbo Liumaintainers: update email for ARM
2017-10-13 Jingjing Wuigb_uio: fix interrupt enablement after FLR in VM
2017-10-13 Jingjing Wunet/i40e: fix VF initialization error
2017-10-13 Yongseok Kohnet/mlx5: fix creation of compressed Rx completion...
2017-10-13 Maxime Coquelinvhost: fetch ring address after NUMA reallocation
2017-10-13 Maxime Coquelinvhost: fix IOTLB on NUMA realloc
2017-10-13 Maxime Coquelinvhost: fix deadlock on IOTLB miss
2017-10-13 Ferruh Yigitefd: fix build when compiler does not support AVX2
2017-10-13 Zhiyong Yangdoc: update port id type
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-10-13 Zhiyong Yangtest: fix port id type
2017-10-13 Zhiyong Yangapp: fix port id type
2017-10-13 Zhiyong Yangnet/mrvl: fix port id type
2017-10-13 Zhiyong Yangnet/fm10k: fix port id type
2017-10-13 Zhiyong Yangnet/i40e: fix port id type
2017-10-13 Zhiyong Yangnet/bonding: fix port id type
2017-10-13 Markus Theiligb_uio: fix legacy MSI masking
2017-10-13 Ferruh Yigitigb_uio: fix unknown MSI symbols
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 David Huntexamples/vm_power_manager: fix build
2017-10-13 Jerin Jacobmempool/octeontx: fix build with old gcc
2017-10-13 Xiaoyun Liefd: move AVX2 lookup in its own compilation unit
2017-10-13 Xiaoyun Litest: select memcpy alignment unit at run-time
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Pablo de Laraeal/x86: fix FreeBSD build
2017-10-13 Sergio Gonzalez... eal/x86: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/ppc64: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/armv8: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-13 Pablo de Laraapp/crypto-perf: fix build with -Ofast
2017-10-13 Wei Zhaonet/i40e: fix build on FreeBSD
2017-10-13 Adrien Mazarguilnet/mlx4: fix missing initializers for old GCC
2017-10-13 Lee Dalyethdev: rework xstats retrieve by id
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
next