acl: deduplicate some SSE and AVX2 code
[dpdk.git] / config /
2014-12-05 John W. Linvilleaf_packet: add compile-time checks for kernel-specific...
2014-12-05 Thomas Monjaloneal: detect endianness
2014-11-27 David Marchandconfig: disable enic driver on Power
2014-11-27 David Marchandconfig: no more bare metal environment
2014-11-26 Sujith Sankarenic: build integration
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-11-26 Chao Zhueal/ppc: byte order operations for IBM Power
2014-11-26 Chao Zhumk: introduce IBM Power architecture
2014-11-25 Didier Pallardconfig: support 128 cores
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-11-06 Helin Zhangconfig: remove useless option for i40e crc stripping
2014-11-04 Chen Jing D(Mark)i40e: add VMDQ support
2014-10-13 Huawei Xievhost: add makefile
2014-09-29 Thomas Monjalonixgbe: allow unsupported SFP
2014-09-17 Bruce Richardsonixgbe: rework vector pmd following mbuf changes
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-07-22 Maciej Gajdzicavmxnet3: enable for FreeBSD
2014-07-22 Alan Carewvirtio: fix device specific header offset when MSI...
2014-07-18 Bruce Richardsonconfig: add clang
2014-07-18 Thomas Monjalonconfig: cleanup duplicated comments
2014-07-18 Bruce Richardsonmk: fix detection of SSE4.2 on FreeBSD
2014-07-02 Thomas Monjalonconfig: fix bsd options
2014-07-01 Declan Dohertybond: new link bonding library
2014-06-27 Bruce Richardsonacl: disable for bsd
2014-06-26 Anatoly Burakovip_frag: add config option to enable statistics
2014-06-26 Cunming Liangixgbe: prefer enabling olflags rather than not disabling
2014-06-17 Helin Zhangi40e: new poll mode driver
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-17 Cristian Dumitrescucfgfile: library to interpret config files
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic
2014-06-17 Cristian Dumitrescutable: new packet framework API
2014-06-17 Cristian Dumitrescuport: new packet framework API
2014-06-16 Anatoly Burakovip_frag: refactor reassembly code into a proper library
2014-06-16 Anatoly Burakovip_frag: move fragmentation/reassembly headers into...
2014-06-16 Anatoly Burakovvfio: header for build support
2014-06-16 Anatoly Burakovigb_uio: make compilation optional
2014-06-16 Bruce Richardsonixgbe: new vectorized functions for Rx/Tx
2014-06-13 Konstantin Ananyevacl: new library
2014-06-12 Thomas Monjalonconfig: minor cleanup
2014-06-12 Bruce Richardsondistributor: new packet distributor library
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-21 David Marchandconfig: factorize configurations
2014-02-26 Olivier Matzkvargs: add a new library to parse key/value arguments
2014-02-26 Thomas Monjalonconfig: remove unused KNI debug option
2014-02-26 Jean-Mickael Guerinconfig: disable KNI for 32-bit because cannot work
2014-02-26 Bruce Richardsonvmxnet3: import new vmxnet3 poll mode driver implementation
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonconfig: remove deprecated opt for unbinding ports
2014-02-25 Thomas Monjalonconfig: fix combined/shared lib
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelethdev: add bypass logic
2013-10-09 Intelkni: add vhost backend
2013-10-09 Intelkni: clean logs
2013-10-09 Intelvirtio: add new driver
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelring: add new driver
2013-10-09 Intelmk: combined library
2013-10-09 Intelmk: shared libraries
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelsched: bitmap is now dynamically allocated
2013-09-17 Intelixgbe: allow unsupported SFP
2013-09-17 Intelring: optimisations
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Damien Millescampstimer: option --vmware-tsc-map for VMware guest
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-16 Inteleal: use intrinsic functions from compiler
2013-09-06 Intelconfig: change max lcore to 64
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelconfig: increase MAX_MEMSEG from 32 to 256
2013-07-25 Intelapp: remove chkincs
2013-07-25 Intelixgbe: configure CRC stripping behaviour of PF
2013-07-25 Intelixgbe: allow rx bulk alloc
2013-07-25 Intele1000: support EM devices (also known as e1000/e1000e)
2013-07-25 Intele1000: configure CRC stripping behaviour of PF
2013-07-25 Inteligb: rename pmd driver as e1000
2013-07-25 Intelethdev: add stats per queue
2013-07-25 Intelpci: make it possible to keep devices bound to uio
2013-07-25 Intelmemory: add numa-awareness to malloc
2013-07-25 Intelhash: don't use memzone for allocations
2013-07-25 Intelcmdline: various updates
2013-07-25 Intelkni: initial import
2013-07-25 Intelconfig: increase max memzone
2013-07-25 Intelconfig: move RTE_INSECURE_FUNCTION_WARNING option
2013-07-25 Intelconfig: remove unselected RTE_LIBRTE_GCOV option
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release