acl: fix unneeded trie splitting for subset of rules
[dpdk.git] / lib /
2015-06-18 Konstantin Ananyevacl: fix unneeded trie splitting for subset of rules
2015-06-18 Konstantin Ananyevacl: add function to check build input parameters
2015-06-18 Konstantin Ananyevacl: remove redundant macro
2015-06-18 Konstantin Ananyevacl: fix invalid rule wildness calculation for bitmask...
2015-06-18 Maciej Gajdzicaport: add ring writer nodrop
2015-06-18 Maciej Gajdzicaport: add ethdev writer nodrop
2015-06-18 Maciej Gajdzicaport: new Tx burst implementation of ring writer
2015-06-18 Maciej Gajdzicaport: remove an ethdev writer implementation
2015-06-18 Michal Jastrzebskidoc: fix doxygen warnings in QoS API
2015-06-17 Ouyang Changchunvhost: remove unnecessary descriptor length updates
2015-06-17 Ouyang Changchunvhost: rework mergeable Rx
2015-06-17 Ouyang Changchunvhost: refine code style
2015-06-17 Ouyang Changchunvhost: fix enqueue/dequeue to handle chained vring...
2015-06-17 Wenfeng Liukni: fix ioctl in container
2015-06-16 Simon Kagstromkni: fix multicast ioctl handling
2015-06-16 Jay Rolettekni: fix Rx loop limit
2015-06-16 Jay Rolettekni: optimize Rx burst size computation
2015-06-16 Jay Rolettekni: optimize single thread loop
2015-06-16 Vijayakumar Muthuv... kni: add link status update
2015-06-16 Bruce Richardsonkni: query the name of an instance
2015-06-16 Thomas Monjalonhash: fix typo in jhash comments
2015-06-16 Pablo de Larahash: rename a jhash function
2015-06-16 Pablo de Larahash: remove duplicated code
2015-06-16 Pablo de Larahash: add new jhash functions
2015-06-16 Pablo de Larahash: update jhash function with the latest available
2015-06-15 Simon Kagstromeal: allow combining -m and --no-huge
2015-06-12 Krishna Murthyvhost: enable live migration
2015-06-12 Olivier Matzmbuf: optimize refcnt update
2015-06-12 Ivan Bouleethdev: add multicast address filtering
2015-06-12 Stephen Hemmingerlib: fix whitespace
2015-06-12 Stephen Hemmingerkni: fix whitespace
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-06-04 Konstantin Ananyevacl: remove subtree calculations at build stage
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
next