dpdk.git
2016-03-16 Stephen Hemmingerixgbe: speed up non-vector Tx
2016-03-16 Stephen Hemmingerigb: set default thresholds based on MAC type
2016-03-16 Bernard Iremongere1000: fix VF MAC address on close
2016-03-16 Yury Kyluline1000: support VF promiscuous and allmulticast
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
2016-03-16 John Daleyenic: fix last packet not being sent
2016-03-16 John Daleyenic: improve Rx performance
2016-03-16 Yoann Desmouceauxenic: fix DMA address of outgoing packets
2016-03-16 Rahul Lakkireddycxgbe: fix PCI info copy to ports under same PF
2016-03-16 Rahul Lakkireddycxgbe: fix memory leak after initialization failure
2016-03-16 Rahul Lakkireddycxgbe: fix setting wrong MTU
2016-03-16 Rahul Lakkireddycxgbe: fix allocated size for RSS table
2016-03-16 Charles (Chas... bnx2x: determine queue sizes sooner
2016-03-16 Charles (Chas... bnx2x: fix resource allocattion error handling
2016-03-16 Stephen Hemmingerbnx2x: remove unused variable
2016-03-16 Liming Sunmpipe: fix crash when testpmd is quit under load
2016-03-16 Liming Sunmpipe: fix link initialization ordering
2016-03-16 Liming Sunmpipe: optimize buffer return mechanism
2016-03-16 Liming Sunmk: support native build on TILE-Gx
2016-03-15 Thomas Monjalondoc: fix IPsec entry in the release notes
2016-03-14 Tetsuya Mukawavhost: fix default value of kickfd and callfd
2016-03-14 Yuanhan Liuvhost: avoid dead loop chain
2016-03-14 Yuanhan Liuvhost: check for ring descriptors overflow
2016-03-14 Yuanhan Liuvhost: do sanity check for ring descriptor length
2016-03-14 Yuanhan Liuvhost: remove wrong unlikely prediction in Rx
2016-03-14 Yuanhan Liuvhost: remove rte_memcpy from header copy
2016-03-14 Yuanhan Liuvhost: refactor mergeable Rx
2016-03-14 Yuanhan Liuvhost: refactor Rx
2016-03-14 Yuanhan Liuvhost: refactor dequeueing
2016-03-14 Yuanhan Liuvirtio: fix query of legacy features
2016-03-13 Keith Wileseal: decrease log level of some debug messages
2016-03-13 Stephen Hemmingersched: eliminate floating point in calculating byte...
2016-03-13 Stephen Hemmingersched: introduce reciprocal divide
2016-03-13 Stephen Hemmingersched: keep track of RED drops
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-13 Panu Matilainenmk: fix vhost shared library dependencies
2016-03-13 Panu Matilainenmk: fix shared library dependencies on libm and librt
2016-03-13 Reshma Pattanapp/testpmd: support unidirectional configuration
2016-03-13 Panu Matilainenexamples/ip_pipeline: use unsigned constants for left...
2016-03-13 Jasvinder Singhexamples/ip_pipeline: add load balancing to pass-through
2016-03-13 Fan Zhangexamples/ip_pipeline: add pcap file dump
2016-03-13 Fan Zhangport: add pcap file dump
2016-03-13 Fan Zhangexamples/ip_pipeline: add pcap file source
2016-03-13 Fan Zhangport: add pcap file source
2016-03-13 Xutao Suni40e: add tunnel filter for IP in GRE
2016-03-13 Xutao Sunethdev: add IP in GRE tunnel
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Tx checksum on X550
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-13 Wenzhuo Luixgbe: configure UDP tunnel port
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luapp/testpmd: add commands for E-tag operation
2016-03-11 Wenzhuo Luapp/testpmd: add commands for L2 tunnel config
2016-03-11 Wenzhuo Luixgbe: support L2 tunnel operations
2016-03-11 Wenzhuo Luethdev: support L2 tunnel operations
2016-03-11 Wenzhuo Luixgbe: select pool by MAC when using double VLAN
2016-03-11 Helin Zhangi40e: fix overflow
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-11 Tomasz Kulasekexamples: use buffered Tx
2016-03-11 Tomasz Kulasekethdev: add buffered Tx
2016-03-11 Yuanhan Liuvhost: fix queue pair reallocation
2016-03-11 Yuanhan Liuvhost: simplify numa reallocation
2016-03-11 Yuanhan Liuvhost: get rid of linked list for devices
2016-03-11 Yuanhan Liuvhost: fix build with kernel < 3.5
2016-03-11 Sergio Gonzalez... examples: fix build dependencies
2016-03-11 Maciej Czekajexamples/l3fwd: fix ARM build
2016-03-11 Jerin Jacobmaintainers: claim responsibility for arm64 files of...
2016-03-11 Jerin Jacoblpm/arm: support NEON
2016-03-11 Jerin Jacoblpm/x86: move SSE implementation to be architecture...
2016-03-11 Olivier Matzmk: fix static build without crypto
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: discover capabilities
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: add cipher/hash only cases
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: parse AAD parameter
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: parse key parameters
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: update auth algo list
2016-03-11 Pablo de Laraexamples/l2fwd-crypto: clean up
2016-03-11 Sergio Gonzalez... examples/ipsec-secgw: add IPsec sample application
2016-03-11 Pablo de Laraaesni_mb: remove parameters from config file
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Panu Matilainenmk: fix build without crypto
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations
2016-03-11 Thomas Monjalonmaintainers: add doc for crypto devices
2016-03-11 Fiona Trahemaintainers: claim responsibility for Intel QuickAssist PMD
2016-03-11 Fiona Trahedoc: update qat guide
2016-03-11 John Griffinapp/test: add AES-GCM tests for QAT
2016-03-11 John Griffinqat: fix AES-GCM decryption
2016-03-11 John Griffinqat: remove AES-GMAC
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar... cryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
2016-03-10 Deepak Kumar... app/test: add SNOW 3G
2016-03-10 Deepak Kumar... qat: add SNOW 3G
2016-03-10 Deepak Kumar... qat: add cipher/auth only
2016-03-10 Deepak Kumar... app/test: fix qat autotest failure
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: remove unused field
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
2016-03-10 Rahul Lakkireddydoc: fill nics features matrix for cxgbe
next