mempool: fix stack handler dequeue
[dpdk.git] / drivers /
2017-01-20 Keith Wilesnet/tap: fix build with old kernels
2017-01-19 Zbigniew Bodekcryptodev: introduce ARM-specific feature flags
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors
2017-01-18 Piotr Azarewiczcrypto/aesni_gcm: migrate from MB library to ISA-L
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Arek Kusztalcrypto/qat: add scatter gather to feature flags
2017-01-18 Tomasz Kulasekcrypto/openssl: support scatter-gather
2017-01-18 Tomasz Kulasekcrypto: support scatter-gather in software drivers
2017-01-18 Piotr Azarewiczcrypto/openssl: remove unneeded check
2017-01-18 Arek Kusztalcrypto/qat: fix IV size in capabilities
2017-01-18 Arek Kusztalcrypto/aesni_gcm: fix IV size in capabilities
2017-01-18 Arek Kusztalcrypto/aesni_gcm: fix J0 padding bytes
2017-01-18 Declan Dohertycrypto/aesni_mb: support AVX512
2017-01-18 Pablo de Laracrypto/aesni_mb: add single operation functionality
2017-01-18 Pablo de Laracrypto/aesni_mb: fix incorrect crypto session
2017-01-18 Arek Kusztalcrypto/qat: add SGL capability
2017-01-18 Arek Kusztalcrypto/qat: add DES capability
2017-01-18 Piotr Azarewiczcrypto/openssl: fix extra bytes written at end of data
2017-01-18 Fiona Trahecrypto/qat: fix buffer overwrite in OOP case
2017-01-18 Fiona Trahecryptodev: remove unused digest-appended feature
2017-01-18 Santosh Shuklacrypto/qat: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/vmxnet3: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/virtio: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/thunderx: use I/O device memory read/write API
2017-01-18 Jerin Jacobnet/ena: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/qede: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnxt: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/bnx2x: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/cxgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/nfp: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/enic: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/fm10k: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-18 Santosh Shuklanet/e1000: use I/O device memory read/write API
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Chen Jing D(Mark)net/i40e: support Linux VF to configure IRQ link list
2017-01-17 Chen Jing D(Mark)net/i40e: parse more VF parameter and configure
2017-01-17 Chen Jing D(Mark)net/i40e: return correct VSI id
2017-01-17 Chen Jing D(Mark)net/i40e: change version number to support Linux VF
2017-01-17 Qi Zhangnet/i40e: set/clear VF stats from PF
2017-01-17 Chen Jing D(Mark)net/i40e: enhance sanity check of MAC
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN filter from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN tag from PF
2017-01-17 Bernard Iremongernet/i40e: set VF broadcast mode from PF
2017-01-17 Bernard Iremongernet/i40e: set VF VLAN insertion from PF
2017-01-17 Chen Jing D(Mark)net/i40e: set VF VLAN strip from PF
2017-01-17 Ferruh Yigitnet/i40e: fix VF MAC address assignment
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from VF
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from PF
2017-01-17 Qi Zhangnet/i40e: fix VF reset flow
2017-01-17 Qi Zhangnet/i40e: enable VF MTU change
2017-01-17 Wenzhuo Lunet/i40e: set VF multicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF unicast promiscuous mode from PF
2017-01-17 Wenzhuo Lunet/i40e: set Tx loopback from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF VLAN anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: set VF MAC anti-spoofing from PF
2017-01-17 Wenzhuo Lunet/i40e: add user callback for VF to PF message
2017-01-17 Wenzhuo Lunet/i40e: support link status notification
2017-01-17 Matthieu Ternisien... net/mlx: fix IPv4 and IPv6 packet type
2017-01-17 Matthieu Ternisien... net/mlx: remove link update lock
2017-01-17 Chas Williamsnet/af_packet: support 802.1Q VLAN
2017-01-17 Chas Williamsnet/af_packet: support promiscuous
2017-01-17 Chas Williamsnet/af_packet: support MTU change
2017-01-17 Chas Williamsnet/af_packet: add interface name to internals
2017-01-17 Ferruh Yigitnet/bnxt: make ethdev functions struct const
2017-01-17 Ferruh Yigitnet/ena: make ethdev functions struct const
2017-01-17 Emmanuel Roullitnet/qede: fix function declaration
2017-01-17 Emmanuel Roullitnet/cxgbe: fix parenthesis on bitwise operation
2017-01-17 Wei Zhaonet/ixgbe: flush all the filter list
2017-01-17 Wei Zhaonet/ixgbe: destroy consistent filter
2017-01-17 Wei Zhaonet/ixgbe: create consistent filter
2017-01-17 Wei Zhaonet/ixgbe: parse flow director filter
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: parse TCP SYN filter
2017-01-17 Wei Zhaonet/ixgbe: parse ethertype filter
2017-01-17 Wei Zhaonet/ixgbe: parse n-tuple filter
2017-01-17 Wei Zhaonet/ixgbe: flush all the filters
2017-01-17 Wei Zhaonet/ixgbe: store and restore L2 tunnel configuration
2017-01-17 Wei Zhaonet/ixgbe: restore L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: restore flow director filter
2017-01-17 Wei Zhaonet/ixgbe: restore TCP SYN filter
2017-01-17 Wei Zhaonet/ixgbe: restore ether type filter
2017-01-17 Wei Zhaonet/ixgbe: restore n-tuple filter
2017-01-17 Wei Zhaonet/ixgbe: store L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: store flow director filter
2017-01-17 Wei Zhaonet/ixgbe: store TCP SYN filter
2017-01-17 Olivier Matznet/nfp: fix VLAN offload flags check
2017-01-17 Wei Dainet/ixgbe/base: update shared code version to 2017...
2017-01-17 Wei Dainet/ixgbe/base: add debug traces
2017-01-17 Wei Dainet/ixgbe/base: use clause 22 MDIO functions for Marvel...
2017-01-17 Wei Dainet/ixgbe/base: support Marvell 1000BASE-T PHYs
2017-01-17 Wei Dainet/ixgbe/base: configure speeds for KR/KX backplane
2017-01-17 Wei Dainet/ixgbe/base: remove a compiler warning
2017-01-17 Wei Dainet/ixgbe/base: support XFI backplane for X550
2017-01-17 Bernard Iremongernet/ixgbe: fix API parameter checking
2017-01-17 John Daleynet/enic: remove unnecessary function parameter attributes
2017-01-17 John Daleynet/enic: use new Rx checksum flags
2017-01-17 Michał Mirosławnet/i40e: improve message grep-ability
2017-01-17 Michał Mirosławnet/i40e: return errno when interrupt setup fails
next