mlx4: support setting primary MAC address
[dpdk.git] / lib /
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
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-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 Fan Zhangport: add pcap file dump
2016-03-13 Fan Zhangport: add pcap file source
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 Rx checksum on X550
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luethdev: support L2 tunnel operations
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
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 Jerin Jacoblpm/arm: support NEON
2016-03-11 Jerin Jacoblpm/x86: move SSE implementation to be architecture...
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
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 Jasvinder Singhpipeline: add new functions for action handlers
2016-03-10 Jasvinder Singhpipeline: support packet redirection at action handlers
2016-03-09 Huawei Xiepci: ignore devices already managed in Linux when mappi...
2016-03-09 Huawei Xiepci: rework ioport map error handling
2016-03-09 Huawei Xiepci: identify devices not managed by any kernel driver
2016-03-09 Huawei Xiepci: fix error code comment
2016-03-09 Huawei Xiepci: use new compiler flag for x86
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
2016-03-09 Thomas Monjaloncmdline: bump library version
2016-03-09 Thomas Monjalonethdev: bump library version
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Harry van Haareneal: fix race condition in multi-process startup
2016-03-09 Helin Zhangigb_uio: deprecate extended tag
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-03-08 Harry van Haarenkeepalive: fix spacing
2016-03-08 Harry van Haarenkeepalive: set timestamp on core registration
2016-03-07 Ferruh Yigitigb_uio: cast private data to correct struct type
2016-03-07 Ferruh Yigitigb_uio: use macros for array size calculation
2016-03-07 Jasvinder Singhport: fix crash for ring writer nodrop
2016-03-07 Jasvinder Singhport: fix crash for ethdev writer nodrop
2016-03-05 Jerin Jacobeal/arm: check support of armv8.1 atomics
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-03-04 Jingjing Wuethdev: fix byte order consistency of flow director
2016-03-04 Bruce Richardsonlpm: merge tbl24 and tbl8 structures
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-03-04 Marc Sunecmdline: fix missing include
2016-03-03 Nelio Laranjeiroethdev: increase RETA entry size
2016-03-03 Nelio Laranjeirocmdline: increase command line buffer
2016-03-03 Ralf Hoffmanneal/linux: change hugepage sorting to avoid overlapping...
2016-03-03 Yi Lueal/linux: fix build with hpet
2016-03-03 Thomas Monjaloneal: fix symbol map version number
2016-03-01 Panu Matilainenmk: replace the combined library with a linker script
2016-03-01 Didier Pallardhash: fix CRC32c computation
2016-02-29 Huawei Xiembuf: provide bulk allocation
2016-02-29 Yuanhan Liuvhost: broadcast RARP by injecting in receiving mbuf...
2016-02-29 Stephen Hemmingerlog: add missing symbols
2016-02-29 Rich Lanecfgfile: support looking up sections by index
2016-02-29 Marcin Kerlinjobstats: add abort function
2016-02-24 Reshma Pattanethdev: support unidirectional configuration
2016-02-24 Reshma Pattancryptodev: allow full control from secondary process
2016-02-24 Reshma Pattanethdev: allow full control from secondary process
2016-02-24 Santosh Shuklavfio: support PCI ioport
2016-02-24 Santosh Shuklavfio: ignore mapping for ioport region
2016-02-24 Santosh Shuklaeal/linux: never check iopl for arm
2016-02-21 Thomas Monjalonmbuf_offload: fix header for C++
2016-02-21 Thomas Monjalonhash: fix header for C++
2016-02-21 Thomas Monjaloneal: fix keep alive header for C++
2016-02-21 Pavel Fedinvhost: check memory map before address translation
2016-02-19 Rich Lanevhost: remove device operations pointers
2016-02-19 Olivier Matzmempool: fix leak when creation fails
2016-02-19 Rich Lanevhost: fix leak of fds and mmaps
2016-02-19 Yuanhan Liuvhost: remove duplicate header include
2016-02-19 Yuanhan Liuvhost: enable log_shmfd protocol feature
2016-02-19 Yuanhan Liuvhost: handle request to send RARP
2016-02-19 Yuanhan Liuvhost: claim support of guest announce
2016-02-19 Yuanhan Liuvhost: log vring desc buffer changes
next