dpdk.git
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
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add AES-GCM algorithm
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: add SNOW 3G algorithms
2016-03-24 Pablo de Laraexamples/l2fwd-crypto: fix command line help
2016-03-24 Jan Viktorineal/arm: disable NEON for 32-bit memcpy
2016-03-24 Jan Viktorinmk: improve ARM NEON detection
2016-03-24 Jan Viktorinconfig: remove ARM NEON option
2016-03-23 Stephen Hemmingerethdev: fix xstats size query with NULL
2016-03-23 Markos Chandrasmk: fix gcc-5 version on Suse
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Panu Matilainenmk: fix missing libm dependencies
2016-03-22 Panu Matilainenmk: eliminate duplicates from libraries list
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-22 Thomas Monjalonexamples/l3fwd: remove old SSE4 comments
2016-03-22 Thomas Monjalonexamples/performance-thread: fix build without SSE4.1
2016-03-22 Fan Zhangexamples/ip_pipeline: fix configuration parser
2016-03-22 Tomasz Kulasekapp/testpmd: fix build with icc
2016-03-22 Lazaros Koromilasring: fix deadlock in zero object multi enqueue or...
2016-03-22 Christian Ehrhardtlpm6: fix use after free
2016-03-22 Christian Ehrhardtlpm6: fix missing free
2016-03-22 Christian Ehrhardtlpm: fix use after free
2016-03-22 Christian Ehrhardtlpm: fix missing free
2016-03-22 Thomas Monjalondoc: notify Rx errors not counting missed packets anymore
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-22 Thomas Monjalonmaintainers: sort examples
2016-03-21 Wojciech Andralojcexamples/l2fwd-cat: add sample application for PQoS...
2016-03-21 Tomasz Kulasekexamples/l3fwd: fix exact match performance
2016-03-21 Maciej Czekajexamples/l3fwd: fix build with hash multi-lookup
2016-03-18 Michal Kobylinskilpm: fix pipeline apps
2016-03-17 Yuanhan Liuvhost: remove unnecessary memset when enqueueing
2016-03-17 Sergio Gonzalez... mk: fix linker script when re-building
2016-03-16 Thomas Monjalonversion: 16.04-rc1
2016-03-16 Jasvinder Singhdoc: add packet framework release notes
2016-03-16 David Marchandpci: fix ioport support for uio_pci_generic on x86
2016-03-16 David Marchandpci: separate ioport handlers per UIO driver
2016-03-16 David Marchandpci: align ioport special case for x86 in read/write...
2016-03-16 David Marchandpci: align ioport unmap error handling to ioport map
2016-03-16 Bernard Iremongerbonding: fix crash when no slave device
2016-03-16 Eric Kinziebonding: do not activate slave twice
2016-03-16 Eric Kinziebonding: fix active slaves with no primary
2016-03-16 Eric Kinziebonding: do not ignore multicast in mode 4
2016-03-16 Eric Kinziebonding: copy entire config structure in mode 4
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-16 Bernard Iremongerbonding: fix detach of bonded device
2016-03-16 Ferruh Yigitnull: remove duplicate fields in internal struct
2016-03-16 Mauricio Vasquez Bring: free rings when detaching device
2016-03-16 Ferruh Yigitring: clean up driver
2016-03-16 Ferruh Yigitpcap: reduce duplication
2016-03-16 Dror Birkmanpcap: fix captured frame length
2016-03-16 Wojciech Zmudaaf_packet: make the device detachable
2016-03-16 Stephen Hemmingervmxnet3: support setting MAC address
2016-03-16 Charles (Chas... vmxnet3: fix VLAN filtering
2016-03-16 Stephen Hemmingervmxnet3: support jumbo frames
next