eal/linux: fix out of bound access in hugepage init
[dpdk.git] / lib / librte_ether /
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-07 Jingjing Wuethdev: add flow director for L2 payload
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
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-06-29 Thomas Monjalonlib: remove redundant definition of local symbols
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-24 Cyril Chemparathyethdev: silence warning on pointer arithmetic
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-12 Ivan Bouleethdev: add multicast address filtering
2015-06-04 Stephen Hemmingerethdev: remove useless memset
2015-05-11 Bruce Richardsonethdev: remove inclusion of mbuf header
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-20 Stephen Hemmingerethdev: remove unnecessary paren on return
2015-04-20 Stephen Hemmingerethdev: make tables const
2015-04-20 Stephen Hemmingerethdev: remove extra inline
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-03 Thomas Monjalonmbuf: clean old refcnt option
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-26 Bruce Richardsonethdev: fix crash with multiprocess
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-03-09 Michal Jastrzebskiapp/testpmd: check vlan filter configuration
2015-03-05 Panu Matilainenethdev: add missing symbol export for port release
2015-03-05 Keith Wilesethdev: fix hotplug check for Rx and Tx callbacks
2015-02-27 Tetsuya Mukawaethdev: fix build with icc
2015-02-26 Thomas Monjalonethdev: fix build without hotplug
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaethdev: add device type
2015-02-25 Tetsuya Mukawaethdev: close device
2015-02-25 Tetsuya Mukawaethdev: release port
2015-02-25 Tetsuya Mukawaethdev: remove assumption that port will not be detached
2015-02-23 Bruce Richardsonethdev: support optional Rx and Tx callbacks
2015-02-23 Bruce Richardsonethdev: rename interrupt callbacks field
2015-02-23 Jijiang Liuether: add transparent ethernet bridging type
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-22 Helin Zhangethdev: fix size of flow type mask array
2015-02-22 Helin Zhangethdev: minor comment changes
2015-02-22 Thomas Monjalonethdev: remove old ethertype filter ABI
2015-02-22 Jingjing Wuethdev: remove old ntuple filter API
2015-02-22 Jingjing Wuethdev: new ntuple filter API
2015-02-22 Jingjing Wuethdev: remove old syn filter API
2015-02-22 Jingjing Wuethdev: new syn filter API
2015-02-22 Jingjing Wuethdev: remove old flex filter API
2015-02-22 Jingjing Wuethdev: new flex filter API
2015-02-22 Jingjing Wuethdev: add new flow director masks
2015-02-22 Jingjing Wuethdev: remove flexbytes offset from flow director
2015-02-21 Jingjing Wuethdev: extend flow type and flexible payload type...
2015-02-20 Stephen Hemmingervirtio: set MAC address
2015-02-20 Stephen Hemmingervirtio: use soft vlan encap/decap
2015-02-20 Stephen Hemmingerether: add soft vlan encap/decap
2015-02-18 Jia Yuethdev: return status of stats read
2015-02-18 Jia Yuethdev: update link status after start
2015-02-16 Jijiang Liuethdev: add outer IP checksum capability flag
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-02-02 Helin Zhangethdev: add hash configuration
2015-02-02 Helin Zhangethdev: move some comments
2015-01-20 Jingjing Wuethdev: remove old ethertype filter
2015-01-18 Ouyang Changchunethdev: check VMDq RSS mode
2015-01-15 Pawel Wodkowskiethdev: fix missing parenthesis in mac check
2014-12-17 Stephen Hemmingerethdev: fix mtu comment
2014-12-11 Mark Kavanaghethdev: fix build with libc ip6 header
2014-11-27 Pawel Wodkowskibond: add mode 4
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 jingjing.wuethdev: add ethertype filter
2014-11-25 Thomas Monjalonethdev: fix doxygen comments about RSS
2014-11-24 Jingjing Wuethdev: add flow director flexible payload setting...
2014-11-24 Jingjing Wuethdev: get flow director statistics
2014-11-24 Jingjing Wuethdev: get flow director information
2014-11-24 Jingjing Wuethdev: structures to add or delete flow director
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangigb: add redirection table size in device info
2014-11-24 Helin Zhangi40e: support setting hash lookup table size
2014-11-12 Cunming Liangethdev: fix Rx/Tx return in debug mode
2014-11-12 Cunming Liangether: new function to format mac address
2014-11-11 Ouyang Changchunethdev: VMDQ Rx mode
2014-11-04 Chen Jing D(Mark)ethdev: VMDQ enhancements
2014-10-31 Jijiang Liuethdev: fix mac vlan filter type
2014-10-30 Jijiang Liuethdev: mac vlan filter
2014-10-27 Thomas Monjalonfix VXLAN acronym
2014-10-27 Jijiang Liuethdev: tunnel filter
2014-10-27 Jijiang Liuethdev: UDP tunnels
2014-10-27 Jijiang Liuether: add VXLAN header
2014-10-20 Jingjing Wuethdev: introduce generic filter control
2014-10-20 Helin Zhangethdev: better typing of RSS constants
2014-10-20 Pablo de Laraethdev: fix memory corruption with default Rx/Tx config...
2014-10-10 Pablo de Laraethdev: get default Rx/Tx configuration from dev info
2014-10-10 Pablo de Laraethdev: reset whole dev info structure before filling
2014-10-07 Ouyang Changchunixgbe: support X550
next