acl: add new test case for ranges build
[dpdk.git] / lib /
2015-06-04 Konstantin Ananyevacl: fix matching rule
2015-06-04 Stephen Hemmingerethdev: remove useless memset
2015-06-03 Bruce Richardsoneal/linux: fix numa node detection
2015-06-02 Bruce Richardsonip_frag: fix build with gcc 5.1
2015-06-02 Bruce Richardsonmem: fix build with gcc 5.1
2015-05-29 Bruce Richardsonkni: fix missing header dependencies
2015-05-29 Bruce Richardsoneal: fix missing header dependency
2015-05-29 Konstantin Ananyevmempool: fix pages computation to determine number...
2015-05-29 Adrien Mazarguilmempool: fix returned value after counting objects
2015-05-29 Erik Ziegenbalgcmdline: fix small memory leak
2015-05-22 Bruce Richardsonxenvirt: move drivers/net/
2015-05-22 Bruce Richardsonvmxnet3: move to drivers/net/
2015-05-22 Bruce Richardsonvirtio: move to drivers/net/
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-05-22 Bruce Richardsonnull: move to drivers/net/
2015-05-22 Bruce Richardsonmlx4: move to drivers/net/
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/
2015-05-22 Bruce Richardsoni40e: move to drivers/net/
2015-05-22 Bruce Richardsonfm10k: move to drivers/net/
2015-05-22 Bruce Richardsonenic: move to drivers/net/
2015-05-22 Bruce Richardsone1000: move to drivers/net/
2015-05-22 Bruce Richardsonbond: move to drivers/net/
2015-05-22 Bruce Richardsonaf_packet: move to drivers/net/
2015-05-21 Bruce Richardsonmk: use relative rather than absolute pmd paths
2015-05-20 Zoltan Kissmempool: limit cache size
2015-05-19 Olivier Matzlib: fix 32-bit build with debug enabled
2015-05-19 Helin Zhangi40e/base: fix build with clang
2015-05-19 Helin Zhangi40e/base: fix build with icc
2015-05-18 Pawel Wodkowskicmdline: add polling mode
2015-05-18 Pawel Wodkowskicmdline: fix missing includes
2015-05-18 Maciej Gajdzicaport: add IPv6 reassembly port
2015-05-18 Maciej Gajdzicaport: add IPv6 fragmentation port
2015-05-17 Maciej Gajdzicaport: remove constant default MTU
2015-05-17 Helin Zhangi40e/base: update adminq commands
2015-05-17 Helin Zhangi40e/base: rework structures and macros
2015-05-17 Helin Zhangi40e/base: future proof some sizeof calls
2015-05-17 Helin Zhangi40e/base: add new interfaces
2015-05-17 Helin Zhangi40e/base: add more virtual channel operations
2015-05-17 Helin Zhangi40e/base: add iSCSI capability
2015-05-17 Helin Zhangi40e/base: add AOC PHY types
2015-05-17 Helin Zhangi40e/base: workaround for PHY type with firmware < 4.4
2015-05-17 Helin Zhangi40e/base: find partition id in NPAR mode and disable...
2015-05-17 Helin Zhangi40e/base: fix hardware port number for pass-thru
2015-05-17 Helin Zhangi40e/base: update LED blinking
2015-05-17 Helin Zhangi40e/base: remove useless wrapper for link info
2015-05-17 Helin Zhangi40e/base: clean adminq debug
2015-05-17 Helin Zhangi40e/base: enhance adminq init and ASQ send
2015-05-17 Helin Zhangi40e/base: use FLAG_RD when sending driver version...
2015-05-17 Helin Zhangi40e/base: grab NVM devstarter version instead of image...
2015-05-15 Helin Zhangi40e/base: store firmware version
2015-05-15 Helin Zhangi40e/base: enhance NVM checksum calculation
2015-05-15 Helin Zhangi40e/base: enhance polling of NVM semaphore
2015-05-15 Helin Zhangi40e/base: fix error handling of NVM state update
2015-05-15 Helin Zhangi40e/base: replace NVM debug logs
2015-05-15 Helin Zhangi40e/base: check for AQ timeout
2015-05-15 Helin Zhangi40e/base: catch NVM write semaphore timeout and retry
2015-05-15 Helin Zhangi40e/base: update shadow RAM read/write
2015-05-15 Helin Zhangi40e/base: rework virtual address retrieval for lan...
2015-05-15 Helin Zhangi40e/base: move register debug function
2015-05-15 Helin Zhangi40e/base: support CEE DCBX
2015-05-15 Helin Zhangi40e/base: skip some hardware init for VF
2015-05-15 Helin Zhangi40e/base: support building both PF and VF driver together
2015-05-15 Helin Zhangi40e/base: rename err to perrno
2015-05-15 Helin Zhangi40e/base: adjust register definitions and relevant
2015-05-15 Helin Zhangi40e: update copyright
2015-05-15 Helin Zhangi40e: disable setting of PHY configuration
2015-05-13 Huawei Xievhost: fix virtio freeze due to missed interrupt
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-05-12 Konstantin Ananyevpcap: fix storage of name and type in queues
2015-05-11 Stephen Hemmingervfio: set eventfd non-blocking and not inherited
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-05-11 Bruce Richardsoneal/bsd: fix build on FreeBSD
2015-05-11 Bruce Richardsonkni: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonpipeline: remove inclusion of mbuf header
2015-05-11 Bruce Richardsontable: remove inclusion of mbuf header
2015-05-11 Bruce Richardsondistributor: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonip_frag: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonvhost: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonvirtio: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonethdev: remove inclusion of mbuf header
2015-05-11 Sujith Sankarenic: add device ids
2015-05-11 Pablo de Larakni: fix vhost build with kernels 3.19 and 4.0
2015-05-11 Pablo de Larakni: fix build with kernel 4.0
2015-05-07 Vlad Zolotarovixgbe: use scattered Rx with bulk allocation
2015-05-07 Vlad Zolotarovixgbe: remove simple scalar scattered Rx method
2015-05-07 Vlad Zolotarovixgbe: rename rsc to sc/scattered_rx
2015-05-07 Vlad Zolotarovixgbe: remove unused field for RSC
2015-04-29 Vlad Zolotarovixgbe: move PMD specific fields out of base driver
2015-04-28 Sergio Gonzalez... igb: handle VF LPE mailbox message
2015-04-28 Raz Amireal/bsd: fix virtio on FreeBSD
2015-04-28 Jean Daolog: fix log level check
2015-04-28 Sujith Sankarenic: remove use of old flow director struct
2015-04-28 Konstantin Ananyevacl: use setjmp/longjmp to handle alloc failures at...
2015-04-28 Olivier Matzmbuf: allow to clone an indirect mbuf
2015-04-28 Olivier Matzmbuf: fix cloning with private mbuf data
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-04-28 Olivier Matzmbuf: introduce a new helper to create a pool
2015-04-28 Olivier Matzmbuf: fix init when private size is not zero
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
next