acl: fix build and runtime for default target
[dpdk.git] / lib /
2014-09-03 Konstantin Ananyevacl: fix build and runtime for default target
2014-08-29 Aaro Koskinenkni: fix build with kernel 3.17
2014-08-29 Zhangkuneal: fix memory leak in hugepage error cases
2014-08-29 Stephen Hemmingervmxnet3: fix crash on stop
2014-08-29 David Marchandeal: remove unused macros
2014-08-28 David Marchandfix unix permissions for source files
2014-08-28 Bruce Richardsonixgbe: make vector stores unaligned
2014-08-25 Ouyang Changchunvirtio: mergeable buffers
2014-08-25 Chen Jing D(Mark)i40evf: queue start and stop
2014-08-25 Chen Jing D(Mark)i40e: queue start and stop
2014-08-25 Ding Hengi40e: enable multicast for promiscuous mode
2014-08-25 Cunming Liangi40e: support autoneg or force link speed
2014-08-25 Helin Zhangi40e: support xen domain0
2014-08-21 Pawel Wodkowskikni: fix build on Ubuntu 12.04
2014-08-12 Neil Hormanixgbe: require only sse3 intrinsics
2014-08-12 Pablo de Larapcap: fix Rx crash
2014-08-01 Julien Cretinkni: fix missing backslash in Makefile
2014-08-01 Thomas Monjalonether: fix local address check
2014-08-01 Declan Dohertybond: fix unit tests
2014-08-01 Stephen Hemmingervmxnet3: initialize receive mode for broadcast
2014-08-01 Ouyang Changchunvirtio: fix build with debug
2014-08-01 Patrice Buriezkni: fix build on Ubuntu 14.04
2014-08-01 Stephen Hemmingerigb_uio: handle no IRQ fallback
2014-08-01 Stephen Hemmingerigb_uio: fix compability on old kernel
2014-07-23 Thomas Monjalonigb_uio: fix build with kernel older than 2.6.34
2014-07-22 Anatoly Burakovacl: make tailq fully local
2014-07-22 Anatoly Burakovlpm: make tailq fully local
2014-07-22 Anatoly Burakovhash: make tailq fully local
2014-07-22 Anatoly Burakovmempool: make tailq fully local
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-07-22 Anatoly Burakovtailq: change rte_dummy to rte_tailq_entry
2014-07-22 Anatoly Burakoveal: use --base-virtaddr for mapping rte_config as...
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-22 Pablo de Lararing: remove extra devices creation with --vdev option
2014-07-22 Stephen Hemmingervmxnet3: remove useless adapter wrapper
2014-07-22 Stephen Hemmingervmxnet3: add per-queue stats
2014-07-22 Stephen Hemmingervmxnet3: fix double spacing of log messages
2014-07-22 Stephen Hemmingervmxnet3: cleanup style and indentation
2014-07-22 Stephen Hemmingervmxnet3: fix multicast enabling
2014-07-22 Maciej Gajdzicavmxnet3: enable for FreeBSD
2014-07-22 Stephen Hemmingervirtio: simplify the hardware structure
2014-07-22 Stephen Hemmingervirtio: remove unused adapter_stopped field
2014-07-22 Stephen Hemmingervirtio: remove unused virtqueue name
2014-07-22 Stephen Hemmingervirtio: check for ip checksum offload
2014-07-22 Stephen Hemmingervirtio: check for transmit checksum config error
2014-07-22 Stephen Hemmingervirtio: deinline some code
2014-07-22 Stephen Hemmingervirtio: dont double space log messages
2014-07-22 Stephen Hemmingervirtio: maintain stats per queue
2014-07-22 Vijayakumar Muthuv... virtio: fix 32-bit build for 64-bit kernel
2014-07-22 Alan Carewvirtio: fix device specific header offset when MSI...
2014-07-22 Thomas Monjalonigb_uio: fix build with kernel older than 3.3
2014-07-22 Yerden Zhumabekovigb_uio: fix typos for kernel older than 3.3
2014-07-18 Stephen Hemmingerigb_uio: MSI IRQ mode
2014-07-18 Stephen Hemmingerigb_uio: fix IRQ mode handling
2014-07-18 Stephen Hemmingerigb_uio: MSI-X cleanups
2014-07-18 Stephen Hemmingerigb_uio: make irq mode param read-only
2014-07-18 Stephen Hemmingerigb_uio: add missing locking to config access
2014-07-18 Stephen Hemmingerigb_uio: propogate error numbers in probe code
2014-07-18 Stephen Hemmingerigb_uio: dont wrap pci_num_vf function needlessly
2014-07-18 Stephen Hemmingerigb_uio: fix checkpatch warnings
2014-07-18 Stephen Hemmingerigb_uio: use standard uio naming
2014-07-18 Stephen Hemmingerigb_uio: use kernel standard log message
2014-07-18 Padam Jeet Singhkni: allow setting MAC address
2014-07-18 Yao-Po Wangkni: fix deadlock in netif_receive_skb
2014-07-18 Bruce Richardsonvmxnet3/base: disable some clang warnings
2014-07-18 Bruce Richardsoni40e/base: disable some clang warnings
2014-07-18 Bruce Richardsonixgbe/base: disable some clang warnings
2014-07-18 Bruce Richardsonacl: fix header include for intrinsics
2014-07-18 Bruce Richardsonbond: fix variable initialization
2014-07-18 Richardson, Brucenic_uio: add i40e device ids
2014-07-16 Yao Zhaoport: fix doxygen comment
2014-07-16 Thomas Monjalonversion: 1.7.1-rc0
2014-07-04 Thomas Monjalonversion: 1.7.0
2014-07-03 Thomas Monjalonbond: fix doxygen
2014-07-03 Thomas Monjalonxen: fix build
2014-07-02 Thomas Monjalonversion: 1.7.0-rc4
2014-07-02 Thomas Monjalonixgbe/base: fix build with debug
2014-07-02 Thomas Monjalonvmxnet3: fix build with debug
2014-07-02 Thomas Monjalonvirtio: fix build of debug dump
2014-07-02 Thomas Monjalonpcap: fix build
2014-07-02 Thomas Monjalonethdev: fix build of named allocation debug
2014-07-02 Thomas Monjalonethdev: fix build of Tx rate limitation debug
2014-07-02 Thomas Monjaloneal: fix build for bsd
2014-07-02 Helin Zhangi40e: add required steps in Tx queue management
2014-07-02 Helin Zhangi40e: use new function to clear hardware before PF...
2014-07-02 Helin Zhangbond: fix build on 32-bit Oracle Linux 6.4
2014-07-01 Thomas Monjalonversion: 1.7.0-rc3
2014-07-01 Aaro Koskinenkni: fix build with kernel 3.16
2014-07-01 Aaro Koskinenkni: fix build with min/max Tx rate configuration of...
2014-07-01 Hiroshi Shimamotokni: fix build on RHEL 7
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-07-01 Declan Dohertybond: new link bonding library
2014-06-27 Thomas Monjalonversion: 1.7.0-rc2
2014-06-27 Aaron Campbelleal: fix invalid memory read
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-27 Hiroshi Shimamotomem: fix build because of missing stdio.h for FILE
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-27 Thomas Monjalonethdev: read link state interrupt without link update...
next