doc: add guide to use virtio-user for container networking
[dpdk.git] / drivers /
2017-01-30 Keith Wilesnet/tap: fix invalid queue file descriptor
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern validation
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern VLAN validation
2017-01-30 Ferruh Yigitnet/ixgbe: fix API comments for doxygen
2017-01-30 Ferruh Yigitnet/i40e: fix API comments for doxygen
2017-01-30 Bernard Iremongernet/i40e: fix crash in close
2017-01-30 John Daleynet/enic: fix MAC address add and remove
2017-01-30 Ferruh Yigitdrivers/net: make PCI device id struct const
2017-01-30 Emmanuel Roullitnet/cxgbe: remove unused variables
2017-01-30 Yi Zhangnet/ixgbevf: fix max packet length
2017-01-30 Qi Zhangnet/i40e: fix checksum flag in x86 vector Rx
2017-01-30 Emmanuel Roullitnet/bonding: remove useless assignment
2017-01-30 Emmanuel Roullitnet/cxgbe/base: initialize variable before reading...
2017-01-30 Jakub Palidernet/ena: prepare TSO offload calculation
2017-01-30 Tiwei Bienet/ixgbe: fix API parameter checking
2017-01-30 Wei Dainet/ixgbe: return success when SFP is not present
2017-01-30 Rasesh Modynet/bnx2x: fix Rx mode configuration
2017-01-30 Matej Vidonet/szedata2: fix device memory access
2017-01-30 Jingjing Wunet/i40e: fix deletion of all macvlan filters
2017-01-30 Jingjing Wunet/i40e: fix validation when deleting MAC address
2017-01-30 Rasesh Modynet/qede/base: fix FreeBSD build
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Ivan Malovnet/sfc: fix TSO limits imposed to the number of Tx...
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory barriers API
2017-01-30 Andrew Rybchenkonet/sfc: use eal I/O device memory read/write API
2017-01-30 Andrew Rybchenkonet/sfc: enable TSO by default
2017-01-30 Andrew Rybchenkonet/sfc: do not panic if alarms are not supported
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-30 Andrew Rybchenkonet/sfc: fix flow control settings on port start
2017-01-30 Andrew Rybchenkonet/sfc: fix link status when port is not started
2017-01-30 Andrew Rybchenkonet/sfc: synchronize link status with HW on start
2017-01-30 Andrew Rybchenkonet/sfc: avoid usage of possibly uninitialized link...
2017-01-30 Yuanhan Liunet/virtio: optimize header reset on any layout
2017-01-30 Yuanhan Liunet/virtio: fix performance regression due to TSO
2017-01-30 Jianfeng Tannet/vhost: fix unix socket not removed as closing
2017-01-28 Jianfeng Tannet/virtio-user: check value returned from malloc
2017-01-28 Yuanhan Liunet/virtio: fix crash when number of virtio devices > 1
2017-01-30 Ferruh Yigitcrypto/qat: make PCI device id struct const
2017-01-30 Fan Zhangcrypto/scheduler: enable compilation
2017-01-30 Fan Zhangcrypto/scheduler: register operation functions
2017-01-30 Fan Zhangcrypto/scheduler: register as vdev driver
2017-01-30 Fan Zhangcrypto/scheduler: add round-robin mode
2017-01-30 Fan Zhangcrypto/scheduler: add API implementations
2017-01-30 Fan Zhangcrypto/scheduler: add internal structures
2017-01-30 Fan Zhangcrypto/scheduler: add API
2017-01-30 Hemant Agrawalcryptodev: decouple from PCI device
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
next