acl: use setjmp/longjmp to handle alloc failures at build phase
[dpdk.git] / lib /
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
2015-03-26 Bruce Richardsonethdev: fix crash with multiprocess
2015-03-26 Yerden Zhumabekovhash: fix strict-aliasing for CRC
2015-03-23 Haifeng Gaoeal: remove argument need of --create_uio_dev option
2015-03-23 Michael Qiuhash: fix crc32 error when built for i686 and run in...
2015-03-23 Pablo de Larakni: fix build with kernel 3.19
2015-03-22 Marvin Liuenic: fix build with gcc < 4.4
2015-03-22 Marvin Liufm10k: fix build with gcc < 4.4
2015-03-22 Marvin Liueal/x86: fix build sse3 functions with gcc < 4.4
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-03-20 Huawei Xievhost: fix build
2015-03-20 Pawel Wodkowskiixgbe: fix buffer overrun in non-bulk alloc mode
2015-03-20 Konstantin Ananyevixgbe: fix build without builk alloc
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-19 Thomas Monjaloni40e: revert internal switch of PF
2015-03-17 Thomas Monjalonversion: 2.0.0-rc2
2015-03-17 Thomas Monjalonversion: fix include
2015-03-17 Tetsuya Mukawanull: fix dereference before null check
2015-03-17 Tetsuya Mukawanull: fix memory leak of kvargs
2015-03-17 Tetsuya Mukawapcap: fix memory leak of kvargs
2015-03-17 Ouyang Changchunaf_packet: fix some leaks
2015-03-17 Benoît Canetvhost: add hint on how to add or remove device to a...
2015-03-16 Vlad Zolotarovixgbe: unify Rx setup
next