dpdk.git
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-24 Cyril Chemparathyhash: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathyethdev: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymbuf: silence warning on pointer arithmetic
2015-06-24 Cyril Chemparathymempool: silence warning on pointer arithmetic
2015-06-23 John McNamaramempool: fix doxygen documentation
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-23 Huawei Xiembuf: fix indent in version map
2015-06-23 Pawel Wodkowskipipeline: add statistics for ports and tables
2015-06-23 Maciej Gajdzicatable: add stub stats
2015-06-23 Maciej Gajdzicatable: add lpm stats
2015-06-23 Maciej Gajdzicatable: add hash stats
2015-06-23 Maciej Gajdzicatable: add array stats
2015-06-23 Maciej Gajdzicatable: add acl stats
2015-06-23 Maciej Gajdzicatable: add stats structure and config option
2015-06-23 Maciej Gajdzicaport: add source stats
2015-06-23 Maciej Gajdzicaport: add sched stats
2015-06-23 Maciej Gajdzicaport: add ring stats
2015-06-23 Maciej Gajdzicaport: add reassembly stats
2015-06-23 Maciej Gajdzicaport: add fragmentation stats
2015-06-23 Maciej Gajdzicaport: add ethdev stats
2015-06-23 Maciej Gajdzicaport: add stats structures and config option
2015-06-23 Cristian Dumitrescudoc: guidelines for library statistics
2015-06-23 Thomas Monjalondoc: move env/arch guidelines in design section
2015-06-23 Jijiang Liuexamples/tep_term: add encap/decap configuration
2015-06-23 Jijiang Liuexamples/tep_term: add bad Rx checksum statistics
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: add tunnel filter type configuration
2015-06-23 Jijiang Liuexamples/tep_term: add UDP tunneling port configuration
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: add structures for VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: define basic VXLAN port information
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample
2015-06-22 Tetsuya Mukawaapp/test: fix crash after mbuf allocation failure
2015-06-22 Bruce Richardsonexamples/distributor: fix debug macro
2015-06-22 Simon Kagstromreorder: allow random number as starting point
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-22 Jan Bluncklog: fix crash after dump
2015-06-22 Sergio Gonzalez... ivshmem: fix crash in corner case
2015-06-22 Marc Sunekni: ignore double initialization
2015-06-22 Bruce Richardsonring: fix return of new port id on creation
2015-06-22 Shaopeng Hefm10k: fix mac/vlan filtering
2015-06-22 Shaopeng Hefm10k: update vlan offload features
2015-06-22 Shaopeng Hefm10k: add mac filtering
2015-06-22 Shaopeng Hefm10k: update mac table with vlan filtering
2015-06-22 Chen Jing D... fm10k: fix default mac/vlan in switch
2015-06-22 Chen Jing D... fm10k: check mac address
2015-06-22 Chen Jing D... fm10k: fix switch synchronization
2015-06-22 Chen Jing D... fm10k: fix Tx multi-segment frame
2015-06-22 Chen Jing D... fm10k: fix jumbo frame issue
2015-06-22 Chen Jing D... fm10k: fix Rx buffer size
2015-06-22 Chen Jing D... fm10k: fix maximum queue number for VF
2015-06-22 Chen Jing D... fm10k: remove mbuf size sanity check
2015-06-22 Chen Jing D... fm10k: support promiscuous mode
2015-06-22 Wenzhuo Luixgbe: fix X550 copper link
2015-06-22 Didier Pallardixgbe: fix TSO in IPv6
2015-06-22 Sergio Gonzalez... ixgbevf: fix link status for PF up/down events
2015-06-22 Sergio Gonzalez... ixgbevf: fix Rx function selection
2015-06-22 Jingjing Wuixgbe: fix flow director flexbytes offset
2015-06-19 Olivier Matzmempool: fix style
2015-06-19 Olivier Matzmempool: add structure for object trailers
2015-06-19 Olivier Matzmempool: add structure for object headers
2015-06-19 Roman Dementievapp/test: add hash scalability test using HTM lock...
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-06-19 Roman Dementievspinlock: add HTM lock elision for x86
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-19 Ouyang Changchundoc: fix doxygen warnings in vhost API
2015-06-18 Konstantin... acl: add new test cases
2015-06-18 Konstantin... acl: fix ambiguity between test rules
2015-06-18 Konstantin... acl: remove unused code
2015-06-18 Konstantin... acl: introduce a macro for bitmask conversion
2015-06-18 Konstantin... acl: fix unneeded trie splitting for subset of rules
2015-06-18 Konstantin... acl: add function to check build input parameters
2015-06-18 Konstantin... acl: remove redundant macro
2015-06-18 Konstantin... acl: 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... 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 Laraapp/test: verify more jhash functions
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
next