eal/linux: fix out of bound access in hugepage init
[dpdk.git] / drivers /
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-08 Jingjing Wui40e: fix build with gcc 4.4
2015-07-07 Jingjing Wui40e: add flow director for L2 payload
2015-07-07 Jingjing Wui40e: enable port mirroring
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangi40evf: fix offload capability flags
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
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-01 Bruce Richardsoncxgbe: fix build with icc
2015-07-01 Shaopeng Hefm10k: support Xen domain0
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 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-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
2015-06-26 Wenzhuo Luixgbe/base: update readme
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
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(Mark)fm10k: fix default mac/vlan in switch
2015-06-22 Chen Jing D(Mark)fm10k: check mac address
2015-06-22 Chen Jing D(Mark)fm10k: fix switch synchronization
2015-06-22 Chen Jing D(Mark)fm10k: fix Tx multi-segment frame
2015-06-22 Chen Jing D(Mark)fm10k: fix jumbo frame issue
2015-06-22 Chen Jing D(Mark)fm10k: fix Rx buffer size
2015-06-22 Chen Jing D(Mark)fm10k: fix maximum queue number for VF
2015-06-22 Chen Jing D(Mark)fm10k: remove mbuf size sanity check
2015-06-22 Chen Jing D(Mark)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
next