dpdk.git
2016-03-31 Arek Kusztalapp/test: add out-of-place symmetric crypto operations
2016-03-31 Arek Kusztalqat: add out-of-place symmetric operations
2016-03-31 Fiona Traheqat: fix crash when nothing to enqueue
2016-03-31 Fiona Trahedrivers: fix build of crypto anonymous union initialization
2016-03-31 Michael Qiulpm: fix build of anonymous union initialization
2016-03-31 Stephen Hemmingervmxnet3: remove asserts that confuse coverity
2016-03-31 Aaron Conoleixgbe: fix uninitialized warning
2016-03-31 Aaron Conoleixgbe: fix VLAN filter missing brackets
2016-03-31 Aaron Conoleixgbe: fix constant sign in left shift operator
2016-03-31 Aaron Conoleigb: fix constant sign in left shift operator
2016-03-31 Aaron Conolee1000: fix missing link interrupt check brackets
2016-03-31 Aaron Conolee1000: suppress misleading indentation warning
2016-03-31 Aaron Conoleapp/test: fix missing brackets
2016-03-31 Ilya Maximetsvhost: use SMP barriers instead of compiler ones
2016-03-31 Michael Frascafm10k: fix RSS reset during initialization
2016-03-31 Yong Wangvmxnet3: fix Tx flags check
2016-03-31 Stephen Hemmingernfp: fix PCI device info retrieval
2016-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-31 Jingjing Wui40e: fix crash on DCB query
2016-03-31 Rami Roseni40e: fix typo in flow director comment
2016-03-30 Wang Xiao Wixgbe: fail if too many queues for interrupt
2016-03-30 Wenzhuo Luixgbe/base: fix VF multi-queue
2016-03-30 John Daleyenic: expose Rx missed packets counter
2016-03-30 John Daleyenic: fix link state change
2016-03-30 John Daleyenic: fix Tx hang when number of packets > queue size
2016-03-30 Daniel Mrzyglodena: fix FreeBSD build
2016-03-30 Daniel Mrzyglodena: fix build with icc
2016-03-30 Jingjing Wuethdev: fix comments for filters
2016-03-25 Thomas Monjalonversion: 16.04-rc2
2016-03-25 Jianfeng Tanconfig: enable i40e vector driver
2016-03-25 Jianfeng Tanexamples/l3fwd: fix using packet type blindly
2016-03-25 Reshma Pattanexamples/l3fwd: fix validation for queue id of config...
2016-03-25 Yuanhan Liuexamples/vhost: fix VLAN tag
2016-03-25 Yuanhan Liuexamples/vhost: fix offload settings
2016-03-25 Yuanhan Liuexamples/vhost: remove unnecessary pseudo checksum...
2016-03-25 Yuanhan Liuvhost: remove unnecessary return
2016-03-25 Marvin Liuapp/testpmd: fix build on FreeBSD
2016-03-25 Thomas Monjalondoc: postpone flow director changes planned for cxgbe
2016-03-25 Jiangu Zhaoi40e: fix using memory after free
2016-03-25 Eric Kinziebonding: use existing enslaved device queues
2016-03-25 Olivier Matzigb: fix crash with offload on 82575
2016-03-25 Olivier Matzmlx4: use dummy Rx queues when non-pow2 number requested
2016-03-25 Wenzhuo Luixgbe: fix tunnelling support for X550em_a
2016-03-25 Wenzhuo Luixgbe: fix timer support for X550em
2016-03-25 Bernard Iremongerbonding: fix current primary port
2016-03-25 Ferruh Yigitixgbe: disable icc false positive warning
2016-03-25 Wenzhuo Luixgbe: fix dropping packets from unsupported Tx queues
2016-03-25 Pablo de Laraethdev: fix possibly incorrect maximum queues
2016-03-25 Wenzhuo Luixgbe: fix Tx queue number
2016-03-25 Wenzhuo Luigb: fix address of device data pointer
2016-03-25 Wenzhuo Luixgbe: fix PF promiscuous mode after VF closed
2016-03-25 Konstantin... ixgbe: fix packet type from vector Rx
2016-03-25 Adrien Mazarguilmlx4: check if port is configured for ethernet
2016-03-25 Tetsuya Mukawavhost: fix maximum of queues
2016-03-25 Zhe Taoi40e: fix build without Rx bulk alloc
2016-03-25 Jingjing Wuapp/testpmd: add VLAN in flow director input set
2016-03-25 Jingjing Wui40e: extend flow director for VLAN
2016-03-25 Andrey Chilikini40e: fix VLAN bitmasks for input set
2016-03-25 Jingjing Wuapp/testpmd: extend flow director input set commands
2016-03-25 Jingjing Wui40e: allow filtering on more IP header fields
2016-03-25 Jingjing Wui40e: use default filter input set on init
2016-03-25 Jingjing Wui40e: remove flex payload from input selection
2016-03-25 Jingjing Wui40e: split function for hash and flow director input
2016-03-25 Jingjing Wuethdev: add fields to flow director input
2016-03-25 Kyle Larosevirtio: fix Rx ring descriptor starvation
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-25 Nelson Escobarenic: fix Rx descriptor limit
2016-03-25 John Daleyenic: update maintainers
2016-03-25 Nélio Laranjeiromlx5: fix null RSS key handling
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Xiao Wangixgbe: fix RETA query and update on X550
2016-03-25 John Daleyenic: remove packet error conditional
2016-03-25 John Daleyenic: fix error packets handling
2016-03-25 John Daleyenic: fix mbuf flags on Rx
2016-03-25 Nelson Escobarenic: fix crash when allocating too many queues
2016-03-25 Nelson Escobarenic: add missing newline to print statements
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: support HW packet padding
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-25 Or Amimlx5: support setting link up or down
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Jingjing Wui40evf: allocate virtchnl commands buffer per VF
2016-03-25 Tetsuya Mukawavhost: add driver on top of the library
2016-03-25 Tetsuya Mukawaethdev: add queue state change event type
2016-03-25 Jan Medalaena: add polling-mode driver
2016-03-25 Jan Medalaena: add communication layer for DPDK
2016-03-25 Jan Medalaena: import communication layer
2016-03-25 Jan Medalaena: introduce documentation
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-24 Thomas Monjalonscripts: improve quiet checkpatch
2016-03-24 Olivier Matzscripts: fix checkpatch help
2016-03-24 Jerin Jacobtools: fix setup with built-in kernel modules
2016-03-24 Jerin Jacobtools: fix setup with huge page size other than 2MB
2016-03-24 Mauricio Vasquez Btools: fix flake8 warnings in bind script
2016-03-24 Keith Wilestools: remove extra blank lines in CPU layout
2016-03-24 Olivier Matzapp/test: fix check for virtual ring device
2016-03-24 Olivier Matzapp/test: display command line when starting
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add NULL algorithms
next