dpdk.git
2017-04-04 Wenzhuo Lunet/ixgbe/base: add bit for enabling L3/L4 filtering
2017-04-04 Wenzhuo Lunet/ixgbe/base: add link block check for KR
2017-04-04 Wenzhuo Lunet/ixgbe/base: remove X550em SFP iXFI setup
2017-04-04 Wenzhuo Lunet/ixgbe/base: make a debug message simple
2017-04-04 Gowrishankar... net/i40e: implement vector PMD for altivec
2017-04-04 Rami Rosennet/i40e: fix a typo in flow
2017-04-04 Nélio Laranjeironet/mlx5: fix supported packets types
2017-04-04 Yong Wangnet/e1000/base: fix multicast setting in VF
2017-04-04 Chas Williamsnet/bnx2x: fix transmit queue free threshold
2017-04-04 Nélio Laranjeironet/mlx5: fix startup when flow cannot be applied
2017-04-04 Shahaf Shulernet/mlx5: fix extended statistics
2017-04-04 Shahaf Shulernet/mlx5: remove unused interface name query
2017-04-04 Pascal Mazondoc: add tap features
2017-04-04 Qi Zhangnet/i40e: fix compile error
2017-04-04 Shahaf Shulernet/mlx5: fix VLAN stripping indication
2017-04-04 Beilei Xingnet/i40e: fix memory allocation for hash table
2017-04-04 Wenzhuo Lunet/i40e: fix TC bitmap of VEB
2017-04-04 Qiming Yangnet/i40e: remove redundant macros
2017-04-04 Qiming Yangnet/i40e: remove redundant VLAN insert code
2017-04-04 Ferruh Yigitnet/kni: add KNI PMD
2017-04-04 Shahaf Shulernet/mlx5: add out of buffer counter to extended statistic
2017-04-04 Keith Wilesnet/tap: fix possibly unterminated string
2017-04-04 Nirmoy Daskni: fix build on Suse 12 SP3
2017-04-04 Allain Legacycfgfile: support empty value
2017-04-04 Joseph Richardcfgfile: fix parsing of long fields
2017-04-04 Allain Legacycfgfile: constrain string search
2017-04-04 Allain Legacycfgfile: support configurable comment character
2017-04-04 Allain Legacycfgfile: support global properties section
2017-04-04 Allain Legacytest/cfgfile: add basic unit tests
2017-04-04 Yong Wangdoc: fix a typo in howto guide
2017-04-04 David Huntdistributor: fix creation error checks
2017-04-04 Wei Daiexamples/ip_fragmentation: fix check of packet type
2017-04-04 Reshma Pattandoc: add option -d for plugins in Linux guide
2017-04-04 Jerin Jacobeal/linux: fix build with glibc 2.25
2017-04-04 Bruce Richardsonnic_uio: fix device binding at boot
2017-04-04 Jianfeng Tanvfio: fix secondary process start
2017-04-03 Anatoly Burakovvfio: fix build
2017-04-03 Ferruh Yigitigb_uio: fix build with kernel < 3.2
2017-04-03 Shreyansh Jainmempool: move stack handler as a driver
2017-04-03 Shreyansh Jainmempool: move ring handler as a driver
2017-04-03 Shreyansh Jainmempool: fix crash when handler not found
2017-04-03 Andriy Berestovskyymempool: fix typos
2017-04-03 Gage Eadsmempool: update non-EAL thread note
2017-03-30 Ferruh Yigitmk: use icc default inline limit
2017-03-30 David Suigb_uio: use non-threaded ISR
2017-03-30 Alejandro Luceroigb_uio: map dummy DMA forcing IOMMU domain attachment
2017-03-30 Alejandro Lucerovfio: support hotplug
2017-03-30 Nikhil Raovfio: fix disabling INTx
2017-03-30 Anatoly Burakovvfio: fix build on old kernel
2017-03-30 Ferruh Yigitkni: fix build with kernel 4.11
2017-03-30 Olivier Matzmk: fix dependencies to optional configs
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-03-30 Olivier Matznet/i40e: implement descriptor status API
2017-03-30 Olivier Matznet/ixgbe: implement descriptor status API
2017-03-30 Olivier Matznet/igb: implement descriptor status API
2017-03-30 Olivier Matznet/e1000: implement descriptor status API
2017-03-30 Olivier Matzethdev: add descriptor status API
2017-03-29 Bruce Richardsonring: make struct and macros type agnostic
2017-03-29 Bruce Richardsonring: create common function for updating tail index
2017-03-29 Bruce Richardsonring: separate out head index manipulation
2017-03-29 Bruce Richardsonring: reduce scope of local variables
2017-03-29 Bruce Richardsonexamples/quota_watermark: use ring space for watermarks
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2017-03-29 Bruce Richardsonring: remove watermark support
2017-03-29 Bruce Richardsonring: remove the yield when waiting for tail update
2017-03-29 Bruce Richardsonring: remove debug setting
2017-03-29 Bruce Richardsonring: eliminate duplication of size and mask fields
2017-03-29 Bruce Richardsonring: create common structure for prod and cons metadata
2017-03-29 Bruce Richardsonring: remove split cacheline build setting
2017-03-29 David Huntmaintainers: add to distributor lib maintainers
2017-03-29 David Huntdoc: update distributor app guide for new burst API
2017-03-29 David Huntdoc: update distributor lib guide for new burst API
2017-03-29 David Huntexamples/distributor: give Rx thread a core
2017-03-29 David Huntexamples/distributor: tweak for performance
2017-03-29 David Huntexamples/distributor: add dedicated core
2017-03-29 David Huntexamples/distributor: wait for ports to come up
2017-03-29 David Huntexamples/distributor: allow for extra stats
2017-03-29 David Hunttest/distributor: add performance test for burst mode
2017-03-29 David Hunttest/distributor: test single and burst API
2017-03-29 David Huntdistributor: add symbol versioning
2017-03-29 David Huntdistributor: switch over to new API
2017-03-29 David Hunttest/distributor: add extra parameters
2017-03-29 David Huntdistributor: add SIMD flow matching
2017-03-29 David Huntdistributor: add new burst-capable library
2017-03-29 David Huntdistributor: create private header file
2017-03-29 David Huntdistributor: rename legacy files
2017-03-28 Bruce Richardsoncrypto/scheduler: fix include of local headers
2017-03-28 Bruce Richardsonnet/xenvirt: fix missing dependency on cmdline lib
2017-03-27 Bruce Richardsondrivers/crypto: use ring size function
2017-03-27 Bruce Richardsoneal/bsd: query the cpu count only once
2017-03-27 Bruce Richardsondevtools: make log checking script BSD-compatible
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-27 Billy McFallnet/vhost: free consumed Tx buffers on demand
2017-03-27 Billy McFallnet/igb: free consumed Tx buffers on demand
2017-03-27 Billy McFallethdev: add API to free consumed buffers in Tx ring
2017-03-27 Aaron Conoleeal: add info about various init error codes
2017-03-27 Aaron Conoleeal: do not panic on bus probe/scan failure
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
next