eal/x86: fix FreeBSD build
[dpdk.git] / drivers /
2017-10-13 Wei Zhaonet/i40e: fix build on FreeBSD
2017-10-13 Adrien Mazarguilnet/mlx4: fix missing initializers for old GCC
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: remove unnecessary check
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: allocate queues and mbuf rings together
2017-10-13 Adrien Mazarguilnet/mlx4: drop live queue reconfiguration support
2017-10-13 Adrien Mazarguilnet/mlx4: fix invalid errno value sign
2017-10-13 Adrien Mazarguilnet/mlx4: update Rx/Tx callbacks consistently
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: generalize flow rule priority support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: relax check on missing flow rule target
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: add iovec-like allocation wrappers
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-13 Adrien Mazarguilnet/mlx4: remove Rx QP initializer function
2017-10-13 Adrien Mazarguilnet/mlx4: replace bit-field type
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-13 Zhiyong Yangnet/liquidio: fix port id type
2017-10-13 Zhiyong Yangnet/bnxt: fix port id type
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-12 Andrey Chilikinnet/i40e: fix flexible payload configuration
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Tomasz Duszynskicrypto/mrvl: add mrvl crypto driver
2017-10-12 Tomasz Duszynskidrivers/crypto: use snprintf return value correctly
2017-10-12 Akhil Goyalcrypto/dpaa_sec: add crypto driver for NXP DPAA platform
2017-10-12 Akhil Goyalbus/dpaa: scan for DPAA Crypto devices
2017-10-12 Arek Kusztalcrypto/qat: support AES-CCM
2017-10-12 Pablo de Laracrypto/openssl: support AES-CCM
2017-10-12 Pablo de Laracrypto/openssl: init GCM key at session creation
2017-10-12 Pablo de Laracrypto/openssl: fix AEAD parameters
2017-10-12 Pablo de Laracrypto/openssl: support DES-CBC
2017-10-12 Pablo de Laracrypto/aesni_mb: support DES
2017-10-12 Bruce Richardsoncrypto/armv8: rename map file to standard name
2017-10-12 Bruce Richardsoncrypto/aesni_mb: rename map file to standard name
2017-10-12 Anatoly Burakovcrypto/qat: enable Tx tail writes coalescing
2017-10-12 Anatoly Burakovcrypto/qat: enable Rx head writes coalescing
2017-10-12 Anatoly Burakovcrypto/qat: remove atomics
2017-10-12 Sergio Gonzalez... crypto/aesni_mb: fix invalid session error
2017-10-12 Pablo de Laracrypto/aesni_mb: do not append digest
2017-10-12 Pablo de Laracrypto/zuc: do not append digest
2017-10-12 Pablo de Laracrypto/snow3g: do not append digest
2017-10-12 Pablo de Laracrypto/kasumi: do not append digest
2017-10-12 Pablo de Laracrypto/openssl: do not append digest
2017-10-12 Pablo de Laracrypto/armv8: do not append digest
2017-10-12 Pablo de Laracrypto/aesni_gcm: do not append digest
2017-10-12 Pablo de Laracryptodev: allocate driver structure statically
2017-10-12 Pablo de Laracrypto/aesni_gcm: fix zero data operation
2017-10-12 Akhil Goyalcrypto/openssl: update key and algo during session...
2017-10-12 Akhil Goyalcrypto/openssl: replace evp APIs with HMAC APIs
2017-10-12 Hemant Agrawalmempool/dpaa2: improve error handling
2017-10-12 Yong Wangnet/ixgbe: fix uninitialized variable
2017-10-12 Wei Zhaonet/i40e: support queue region set and flush
2017-10-12 Intiyaz Bashanet/liquidio: support promiscuous mode
2017-10-12 Wei Dainet/ixgbe: fix VFIO interrupt mapping in VF
2017-10-12 Wei Dainet/ixgbe: fix Rx queue interrupt mapping in VF
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Ajit Khapardenet/bnxt: fix the association of a MACVLAN per VNIC
2017-10-12 Ajit Khapardenet/bnxt: support FDIR
2017-10-12 Ajit Khapardenet/bnxt: prevent programming a duplicate flow
2017-10-12 Ajit Khapardenet/bnxt: fix cleanup if a filter allocation fails
2017-10-12 Ori Kamnet/mlx5: flow counter support
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: fix deadlock due to buffered slots in Rx...
2017-10-12 Yong Wangnet/i40e: fix uninitialized variable
2017-10-12 Aaron Conolenet/enic: remove ancillary assignment
2017-10-12 Aaron Conolenet/enic: remove unused code
2017-10-12 Aaron Conolenet/enic: fix assignment
2017-10-12 Aaron Conolenet/enic: update format string to match arg types
2017-10-12 Ganghui Zengnet/bonding: strengthen the judgment of LACP packets
2017-10-12 Jasvinder Singhnet/softnic: add TM hierarchy related ops
2017-10-12 Jasvinder Singhnet/softnic: add TM capabilities ops
2017-10-12 Jasvinder Singhnet/softnic: support traffic management
2017-10-12 Jasvinder Singhnet/softnic: add softnic PMD
2017-10-12 Tomasz Duszynskinet/mrvl: support basic stats
2017-10-12 Tomasz Duszynskinet/mrvl: support packet type parsing
2017-10-12 Tomasz Duszynskinet/mrvl: support CRC and L3/L4 offloads
2017-10-12 Tomasz Duszynskinet/mrvl: support VLAN filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support RSS hashing
2017-10-12 Tomasz Duszynskinet/mrvl: support MAC filtering
2017-10-12 Tomasz Duszynskinet/mrvl: support for promiscuous and allmulticast
next