apps: fix default mbuf size
[dpdk.git] / lib /
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-05-11 Bruce Richardsoneal/bsd: fix build on FreeBSD
2015-05-11 Bruce Richardsonkni: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonpipeline: remove inclusion of mbuf header
2015-05-11 Bruce Richardsontable: remove inclusion of mbuf header
2015-05-11 Bruce Richardsondistributor: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonip_frag: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonvhost: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonvirtio: remove inclusion of mbuf header
2015-05-11 Bruce Richardsonethdev: remove inclusion of mbuf header
2015-05-11 Sujith Sankarenic: add device ids
2015-05-11 Pablo de Larakni: fix vhost build with kernels 3.19 and 4.0
2015-05-11 Pablo de Larakni: fix build with kernel 4.0
2015-05-07 Vlad Zolotarovixgbe: use scattered Rx with bulk allocation
2015-05-07 Vlad Zolotarovixgbe: remove simple scalar scattered Rx method
2015-05-07 Vlad Zolotarovixgbe: rename rsc to sc/scattered_rx
2015-05-07 Vlad Zolotarovixgbe: remove unused field for RSC
2015-04-29 Vlad Zolotarovixgbe: move PMD specific fields out of base driver
2015-04-28 Sergio Gonzalez... igb: handle VF LPE mailbox message
2015-04-28 Raz Amireal/bsd: fix virtio on FreeBSD
2015-04-28 Jean Daolog: fix log level check
2015-04-28 Sujith Sankarenic: remove use of old flow director struct
2015-04-28 Konstantin Ananyevacl: use setjmp/longjmp to handle alloc failures at...
2015-04-28 Olivier Matzmbuf: allow to clone an indirect mbuf
2015-04-28 Olivier Matzmbuf: fix cloning with private mbuf data
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-04-28 Olivier Matzmbuf: introduce a new helper to create a pool
2015-04-28 Olivier Matzmbuf: fix init when private size is not zero
2015-04-28 Olivier Matzmbuf: add accessors for data room and private size
2015-04-27 Olivier Matzmbuf: fix data room size calculation in pool init
2015-04-27 Ouyang Changchunixgbe/base: update readme
2015-04-27 Ouyang Changchunixgbe/base: more constants
2015-04-27 Ouyang Changchunixgbe/base: command for flow director
2015-04-27 Ouyang Changchunixgbe/base: hook hardware address declaration
2015-04-27 Ouyang Changchunixgbe/base: add timeout to host interface command
2015-04-27 Ouyang Changchunixgbe/base: get host interface command status
2015-04-27 Ouyang Changchunixgbe/base: rework host interface command
2015-04-27 Ouyang Changchunixgbe/base: new X550 device ids
2015-04-27 Ouyang Changchunixgbe/base: calculate X550 checksum
2015-04-27 Ouyang Changchunixgbe/base: support kx4 phy
2015-04-27 Ouyang Changchunixgbe/base: new X557 phy
2015-04-27 Ouyang Changchunixgbe/base: remove lan id from phy struct
2015-04-27 Ouyang Changchunixgbe/base: set X540 phy power
2015-04-27 Ouyang Changchunixgbe/base: extract management capability check
2015-04-27 Ouyang Changchunixgbe/base: get X550 bus info
2015-04-27 Ouyang Changchunixgbe/base: fix X550 check
2015-04-27 Ouyang Changchunixgbe/base: fix X550 CS4227 address
2015-04-27 Ouyang Changchunixgbe/base: fix X550 init early return
2015-04-27 Ouyang Changchunixgbe/base: fix X550 link speed
2015-04-27 Ouyang Changchunixgbe/base: rework link speed branches
2015-04-27 Ouyang Changchunixgbe/base: support 5G link speed
2015-04-27 Ouyang Changchunixgbe/base: fix mac type checks
2015-04-27 Ouyang Changchunixgbe/base: fix Tx pending clearing
2015-04-27 Ouyang Changchunixgbe/base: fix bus type overwrite
2015-04-27 Ouyang Changchunixgbe/base: fix SFP probing
2015-04-27 Ouyang Changchunixgbe/base: set SFP probing retries
2015-04-27 Ouyang Changchunixgbe/base: i2c bit-bang mode
2015-04-27 Ouyang Changchunixgbe/base: i2c combined functions
2015-04-27 Ouyang Changchunixgbe/base: use another log macro
2015-04-27 Ouyang Changchunixgbe/base: minor changes
2015-04-23 Bruce Richardsonnet: remove unneeded include
2015-04-23 Stephen Hemmingerpci: allow const pci address parameter
2015-04-20 Stephen Hemmingerpci: make device id tables const
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-20 Sujith Sankarenic: migrate flow director filtering to new API
2015-04-20 Adrien Mazarguilenic: fix port id in received mbufs
2015-04-20 Thomas Monjalonuse simple zero initializers
2015-04-20 Thomas Monjalonmk: fix build with gcc 4.4 and clang
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-04-13 Vlad Zolotarovixgbe: code refactoring
2015-04-13 Vlad Zolotarovixgbe: cleanups
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-13 Stephen Hemmingerpmd: remove useless null checks before rte_free
2015-04-13 Thomas Monjalonmk: remove uio suffix from virtio pmd
2015-04-13 Thomas Monjalonenic: disable debug traces
2015-04-03 Thomas Monjalonversion: 2.1.0-rc0
2015-04-03 Thomas Monjalonversion: 2.0.0
2015-04-03 Thomas Monjalonmbuf: clean old refcnt option
2015-04-01 Cunming Liangi40e: fix link status timeout
2015-04-01 Jingjing Wui40e: fix out of bound read
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-31 Thomas Monjalonversion: 2.0.0-rc3
2015-03-30 Shelton Chiae1000: fix power down of fiber serdes link
2015-03-30 Changchun Ouyangvirtio: fix crash in secondary process
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-30 Maciej Gajdzicaenic: fix possible data loss
2015-03-30 Maciej Gajdzicavirtio: fix type for queue id
2015-03-30 Maciej Gajdzicabond: fix type for port and queue id
2015-03-30 Bruce Richardsonmbuf: add explanation for confusing checks when freeing
2015-03-26 Miroslaw Walukiewicztable: fix crash during key overload
2015-03-26 Pavel Boldinvhost: fix file struct leakage
2015-03-26 Haifeng Linvhost: fix index when mbuf allocation fails
2015-03-26 Jia Yubond: remove memory allocation for PCI driver
2015-03-26 Adrien Mazarguilmlx4: remove old VMware compatibility code
2015-03-26 Jingjing Wui40e: disable buggy VEB switching
2015-03-26 Jingjing Wui40e: fix flow director
2015-03-26 Jingjing Wuixgbe: fix 5tuple filter overwrite
2015-03-26 Jingjing Wuigb: fix flex filter check for unsupported 82576
next