summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26version: 1.5.2r2v1.5.2r2Thomas Monjalon
2014-02-26timer: add precise TSC functionDidier Pallard
2014-02-25hash: reverse the operand order to crc32H. Peter Anvin
2014-02-04kvargs: add in docThomas Monjalon
2014-02-04kni: fix build with kernel 3.14Aaro Koskinen
2014-02-04kvargs: add test case in app/testOlivier Matz
2014-02-04kvargs: make the NULL key to match all entriesOlivier Matz
2014-02-04kvargs: add the key in handler pametersOlivier Matz
2014-02-04kvargs: add const attribute in handler parametersOlivier Matz
2014-02-04kvargs: be strict when matching a keyOlivier Matz
2014-02-04kvargs: simpler parsing and allow duplicated keysOlivier Matz
2014-02-04kvargs: rework API to fix memory leakOlivier Matz
2014-02-04kvargs: remove useless size fieldOlivier Matz
2014-02-04kvargs: remove driver name in argumentsOlivier Matz
2014-02-04kvargs: use the new library in pmd_pcapOlivier Matz
2014-02-04kvargs: add a new library to parse key/value argumentsOlivier Matz
2014-01-28pci: add option --create-uio-dev to run without hotplugOlivier Matz
2014-01-28pci: split the function providing uio device and mappingsOlivier Matz
2014-01-27spinlock: fix build with clangOlivier Matz
2014-01-27pcap: save if_index of the bound deviceMats Liljegren
2014-01-27ethdev: introduce if_index in device infoMats Liljegren
2014-01-17app/testpmd: fix RSS by setting mq_modeDaniel Kan
2014-01-16version: 1.5.2r1v1.5.2r1Thomas Monjalon
2014-01-15version: add 4th digit and helper macrosThomas Monjalon
2014-01-15app/testpmd: fix configuration of pause framesZijie Pan
2014-01-15app/testpmd: fix build without librte_cmdlineThomas Monjalon
2014-01-15app/test: fix build without librte_cmdlineThomas Monjalon
2014-01-15kni: fix build with kernel < 3.3 with netdev_features_t backportAdrien Mazarguil
2014-01-15kni: fix build with 802.1p kernel supportThomas Monjalon
2014-01-15ixgbe: fix offloading bits when Rx bulk alloc is usedBryan Benson
2014-01-15ixgbe: query assignment of VF queuesQinglai Xiao
2014-01-15ixgbe: add Tx->Rx loopback mode for 82599Qinglai Xiao
2014-01-15ixgbe: remove residual fix about resetting big Tx queuesThomas Monjalon
2014-01-15igb/ixgbe: allow RSS with only one Rx queueMaxime Leroy
2014-01-15igb/ixgbe: ETH_MQ_RX_NONE should disable RSSMaxime Leroy
2014-01-15igb: restore workaround errata with wthresh on 82576Stephen Hemminger
2014-01-15pcap: fix build when pcap_sendpacket is unavailableDavid Marchand
2014-01-15pcap: fix build with old libpcapDavid Marchand
2014-01-15pcap: fix build with empty LIBPCAP_CFLAGSRobert Sanford
2014-01-15pcap: use pcap-config to guess compilation flagsDavid Marchand
2014-01-15pcap: remove unused constantThomas Monjalon
2014-01-15ethdev: fix non-reconfigurable pmd initThomas Monjalon
2014-01-15ethdev: add pause frame counters for em/igb/ixgbeIvan Boule
2014-01-15ethdev: add support for device offload capabilitiesIvan Boule
2014-01-15pci: support 82546EBThomas Monjalon
2014-01-15pci: add flag to force unbind deviceDamien Millescamps
2014-01-15pci: use igb_uio mapping only when neededThomas Monjalon
2014-01-15pci: do not check BAR0 mappingDavid Marchand
2014-01-15mem: remove duplicated linesPei Chao
2014-01-15mem: fix log for --no-hugeThomas Monjalon