dpdk.git
2015-07-07 Helin Zhangmbuf: use reserved space for double vlan
2015-07-07 Helin Zhangixgbe: remove a discarded source line
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-07-07 Bruce Richardsonixgbe: check mbuf refcnt when clearing a ring
2015-07-07 Bruce Richardsonixgbe: use cold attribute
2015-07-07 John McNamaradoc: fix sphinx build warning
2015-07-02 Bruce Richardsonmk: print target when reporting build complete
2015-07-02 Stephen Hemmingerethdev: introduce valid port helper
2015-07-02 Stephen Hemmingerethdev: fix code style
2015-07-02 Stephen Hemmingerethdev: fix comment spelling
2015-07-02 Stephen Hemmingerethdev: remove impossible condition
2015-07-01 Chao Zhumaintainers: claim EAL of IBM POWER
2015-07-01 Daniel Mrzyglodcfgfile: fix unitialised buffer
2015-07-01 Vladimir Medvedkinhash: add unit test for thash
2015-07-01 Vladimir Medvedkinhash: add toeplitz algorithm used by RSS
2015-07-01 Pablo de Larahash: add missing symbol in version map
2015-07-01 Bruce Richardsoncxgbe: fix build with icc
2015-07-01 Shaopeng Hefm10k: support Xen domain0
2015-07-01 Adrien Mazarguilmlx4: update documentation for MOFED 3.0
2015-07-01 Olga Shernmlx4: disable multicast echo on PF device
2015-07-01 Alex Rosenbaummlx4: add resource domain support for better performance
2015-07-01 Adrien Mazarguilmlx4: add VXLAN checksum offload
2015-07-01 Gilad Bermanmlx4: add L3/L4 checksum offload
2015-07-01 Alex Rosenbaummlx4: prefetch completed Tx mbufs before releasing...
2015-07-01 Alex Rosenbaummlx4: shrink Tx queue elements for better performance
2015-07-01 Adrien Mazarguilmlx4: move scattered Tx processing to helper function
2015-07-01 Adrien Mazarguilmlx4: use MOFED 3.0 fast verbs interface for Tx operations
2015-07-01 Alex Rosenbaummlx4: avoid requesting Tx completion events to improve...
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 fast verbs interface for Rx operations
2015-07-01 Or Amimlx4: query netdevice to get initial MAC address
2015-07-01 Olga Shernmlx4: fix support for multiple vlan filters
2015-07-01 Or Amimlx4: remove provision for flow creation failure in...
2015-07-01 Or Amimlx4: fix error message for invalid number of descriptors
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 extended flow steering API
2015-07-01 Olga Shernmlx4: improve accuracy of link status information
2015-07-01 Olga Shernmlx4: allow application to partially fork
2015-07-01 Alex Rosenbaummlx4: merge Rx queue setup functions
2015-07-01 Alex Rosenbaummlx4: avoid looking up work request id to improve Rx...
2015-07-01 Olga Shernmlx4: make sure experimental device query is implemented
2015-07-01 Adrien Mazarguilmlx4: add MOFED 3.0 compatibility to interface name...
2015-07-01 Adrien Mazarguilmlx4: fix possible crash on scattered mbuf allocation...
2015-06-30 Thomas Monjaloncxgbe: fix build with clang
2015-06-30 Rahul Lakkireddycxgbe: add documentation
2015-06-30 Rahul Lakkireddycxgbe: add flow control functions
2015-06-30 Rahul Lakkireddycxgbe: add link related functions
2015-06-30 Rahul Lakkireddycxgbe: add port statistics
2015-06-30 Rahul Lakkireddycxgbe: add device related operations
2015-06-30 Rahul Lakkireddycxgbe: add Tx support
2015-06-30 Rahul Lakkireddycxgbe: add device configuration and Rx support
2015-06-30 Rahul Lakkireddycxgbe: add pmd skeleton
2015-06-30 Rahul Lakkireddycxgbe/base: add hardware API for Chelsio T5 series...
2015-06-30 Huawei Xievhost: comment unwanted callback
2015-06-30 Huawei Xievhost: cleanup unix socket
2015-06-30 Huawei Xievhost: fix race for connection fd
2015-06-29 Huawei Xievhost: turn on by default
2015-06-29 Huawei Xievhost: realloc device and queues to same numa node...
2015-06-29 Huawei Xievhost: use rte_malloc to allocate device and queues
2015-06-29 Thomas Monjalonlib: remove redundant definition of local symbols
2015-06-29 Thomas Monjalondoc: link ABI policy to release notes
2015-06-29 Neil Hormandoc: add ABI guidelines
2015-06-29 Neil Hormancompat: remove unneeded macro
2015-06-29 Neil Hormancompat: add macro to map symbol in static build
2015-06-29 Neil Hormancompat: clean up
2015-06-29 Bruce Richardsonmk: fix static build on Fedora 22
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-29 Stephen Hemmingerbonding: initialize backpointer from pci device to...
2015-06-28 Jan Blunckbonding: fix crash when stopping inactive slave
2015-06-28 Tomasz Kulasekbonding: fix initial link status of slave
2015-06-26 Wenzhuo Luixgbe/base: optimize link up time
2015-06-26 Wenzhuo Luixgbe/base: add a new 82599 device id
2015-06-26 Wenzhuo Luixgbe/base: add new X550 PHY ids
2015-06-26 Wenzhuo Luixgbe/base: add new mac-dependent values for X540 and...
2015-06-26 Wenzhuo Luixgbe/base: rework mac-type-dependent constants
2015-06-26 Wenzhuo Luixgbe/base: fix X550em CS4227 speed mode
2015-06-26 Wenzhuo Luixgbe/base: fix X550em flow control to be KR only
2015-06-26 Wenzhuo Luixgbe/base: disable software LPLU implementation for...
2015-06-26 Wenzhuo Luixgbe/base: add X557 PHY LEDs support
2015-06-26 Wenzhuo Luixgbe/base: configure MDIO clock for X550em
2015-06-26 Wenzhuo Luixgbe/base: check X550em link again after getting speed
2015-06-26 Wenzhuo Luixgbe/base: remove FEC disablement for X550em
2015-06-26 Wenzhuo Luixgbe/base: add X550em KR/iXFI internal link mode support
2015-06-26 Wenzhuo Luixgbe/base: update EEE/FEC support for X550EM_X_KR
2015-06-26 Wenzhuo Luixgbe/base: enable X550 FEC when EEE is disabled
2015-06-26 Wenzhuo Luixgbe/base: check for functional CS4227 ucode
2015-06-26 Wenzhuo Luixgbe/base: use a semaphore to serialize X550 IOSF...
2015-06-26 Wenzhuo Luixgbe/base: add wait helper for X550 IOSF accesses
2015-06-26 Wenzhuo Luixgbe/base: add macros for X550em bus speed fuse
2015-06-26 Wenzhuo Luixgbe/base: fix X550em UniPHY link configuration
2015-06-26 Wenzhuo Luixgbe/base: power down the X550em PHY on overtemp event
2015-06-26 Wenzhuo Luixgbe/base: check X550em SFP support
2015-06-26 Wenzhuo Luixgbe/base: fix X550em link setup without SFP
2015-06-26 Wenzhuo Luixgbe/base: fix uninitialized variable
2015-06-26 Wenzhuo Luixgbe/base: fix X550em SFP+ link stability
2015-06-26 Wenzhuo Luixgbe/base: restore advertised autoneg after setting...
2015-06-26 Wenzhuo Luixgbe/base: update X550em LPLU
2015-06-26 Wenzhuo Luixgbe/base: release X540 semaphores in proper order
2015-06-26 Wenzhuo Luixgbe/base: fix X550 PCIe master disabling
2015-06-26 Wenzhuo Luixgbe/base: fix speed comments
2015-06-26 Wenzhuo Luixgbe/base: add a shift constant for EEE
2015-06-26 Wenzhuo Luixgbe/base: change register definition code style
next