net/bnxt: fix big endian build
[dpdk.git] / drivers /
2019-04-12 Somnath Koturnet/bnxt: fix big endian build
2019-04-12 Hyong Youb Kimnet/enic: fix VLAN inner type matching for old hardware
2019-04-12 Hyong Youb Kimnet/enic: fix raw item length check
2019-04-12 Yongseok Kohnet/mlx4: remove device register remap
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Yongseok Kohnet/mlx5: remove redundant queue index
2019-04-12 Yongseok Kohnet/mlx5: fix recursive inclusion of header file
2019-04-12 Qi Zhangnet/ice: fix max frame size
2019-04-12 Yongseok Kohnet/mlx4: fix Tx doorbell register unmap
2019-04-12 Ori Kamnet/mlx5: fix build on Arm
2019-04-12 Andrew Rybchenkonet/sfc: set min and max MTU
2019-04-12 Alejandro Luceronet/nfp: fix resource leak on errors
2019-04-12 Alejandro Luceronet/nfp: fix memory leak
2019-04-12 Alejandro Luceronet/nfp: fix memory leak
2019-04-12 Alejandro Luceronet/nfp: check return value
2019-04-12 Alejandro Luceronet/nfp: fix potential integer overflow
2019-04-12 Alejandro Luceronet/nfp: fix file descriptor check
2019-04-12 Michal Krawczyknet/ena: fix checksum feature flag
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix sharing context destroy order
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix device probing for old kernel drivers
2019-04-12 Viacheslav Ovsiienkonet/mlx5: fix typos in comments
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Andrew Rybchenkonet/sfc: improve Rx free threshold default
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE classification
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE
2019-04-05 David Hartonnet/ixgbevf: remove MTU setting limitation
2019-04-05 Qi Zhangnet/ice: send driver version to firmware
2019-04-05 Wei Zhaonet/ixgbe: enable 10Mb/s link setup for X553
2019-04-05 Viacheslav Ovsiienkonet/mlx5: share Direct Rules/Verbs flow related structures
2019-04-05 Viacheslav Ovsiienkonet/mlx5: add Direct Rules flow data alloc/free routines
2019-04-05 Jasvinder Singhnet/softnic: fix unchecked return value
2019-04-05 Xiaolong Yenet/af_xdp: introduce AF_XDP PMD
2019-04-05 Ori Kamnet/mlx5: support jump action
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Ori Kamnet/mlx5: prepare Direct Verbs for Direct Rule
2019-04-05 Ivan Malovnet/sfc: support tunnel TSO on EF10 native Tx datapath
2019-04-05 Ivan Malovnet/sfc: improve log about missing HW TSO support
2019-04-05 Ivan Malovnet/sfc: factor out function to get IPv4 packet ID...
2019-04-05 Igor Romanovnet/sfc: add TSO header length check to Tx prepare
2019-04-05 Igor Romanovnet/sfc: introduce descriptor space check in Tx prepare
2019-04-05 Igor Romanovnet/sfc: move TSO header checks from Tx burst to Tx...
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 simple datapath
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 datapath
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EFX datapath
2019-04-05 Igor Romanovnet/sfc: make TSO descriptor numbers EF10-specific
2019-04-05 Igor Romanovnet/sfc: improve TSO header length check in EF10 datapath
2019-04-05 Igor Romanovnet/sfc: improve TSO header length check in EFX datapath
2019-04-05 Ori Kamnet/mlx5: fix flow counters using devx
2019-04-05 Thomas Monjalonnet/mlx5: use port sibling iterators
2019-04-05 Yongseok Kohnet/mlx4: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx4: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx5: enable secondary process to register DMA...
2019-04-05 Yongseok Kohnet/mlx5: add control of excessive memory pinning by...
2019-04-05 Yongseok Kohnet/mlx5: fix external memory registration
2019-04-05 Yongseok Kohnet/mlx: remove debug messages on datapath
2019-04-05 Yongseok Kohnet/mlx4: support secondary process
2019-04-05 Yongseok Kohnet/mlx4: add external allocator for Verbs object
2019-04-05 Yongseok Kohnet/mlx4: change device reference for secondary process
2019-04-05 Yongseok Kohnet/mlx5: sync stop/start with secondary process
2019-04-05 Yongseok Kohnet/mlx5: rework PMD global data init
2019-04-05 Yongseok Kohnet/mlx5: replace IPC socket with EAL API
2019-04-05 Yongseok Kohnet/mlx5: fix memory event on secondary process
2019-04-05 Dekel Pelednet/mlx5: fix errno typos in comments
2019-04-05 Yongseok Kohnet/mlx5: revert mbuf address calculation for x86
2019-04-05 Hemant Agrawalraw/dpaa2_qdma: support non prefetch mode
2019-04-05 Nipun Guptaraw/dpaa2: remove logs from datapath
2019-04-05 Hemant Agrawalraw/dpaa2_qdma: support RBP mode
2019-04-04 Hemant Agrawalraw/dpaa2_qdma: support burst mode
2019-04-04 Shreyansh Jainraw/dpaa2_qdma: fix to support multiprocess execution
2019-04-04 Hemant Agrawalraw/dpaa2_qdma: remove experimental tag from APIs
2019-04-04 Shreyansh Jainnet/dpaa2: update MC firmware version for FSLMC bus
2019-04-04 Shreyansh Jainbus/fslmc: cleanup unused firmware code
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Bruce Richardsonnet/bonding: fix buffer length when printing strings
2019-04-04 David Marchanddrivers: remove Linux EAL from include path
2019-04-04 Gage Eadsmempool/stack: add lock-free stack mempool handler
2019-04-04 Gage Eadsmempool/stack: use stack library
2019-04-02 Tomasz Celcompress/isal: fix getting information about CPU
2019-04-02 Tomasz Jozwiakdrivers/qat: fix queue pair NUMA node
2019-04-02 Lee Dalycompress/isal: add appropriate flag on overflow
2019-04-02 Ayuj Vermacrypto/openssl: set RSA private op feature flag
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: support multi-process
2019-04-02 Akhil Goyalcrypto/dpaa_sec: fix session queue attach/detach
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: remove unnecessary flc configurations
2019-04-02 Akhil Goyaldrivers/crypto: update inline desc for sharing mode
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: fix offset calculation for GCM
2019-04-02 Akhil Goyalcrypto/dpaa2_sec: fix session clearing
2019-04-02 Tomasz Jozwiakcompress/qat: add dynamic SGL allocation
2019-04-02 Fan Zhangcrypto/aesni_mb: support newer library version only
2019-04-02 Fan Zhangcrypto/aesni_mb: enable out of place processing
2019-04-02 Arek Kusztalcrypto/qat: add modular multiplicative inverse
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2019-04-02 Arek Kusztalcommon/qat: add headers for asymmetric crypto
2019-04-02 Tomasz Celcompress/isal: fix compression stream initialization
2019-04-02 Harry van Haarenevent/sw: fix enqueue checks in self-test
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-03-29 Nemanja Marjanovicnet/softnic: support QinQ PPPoE encapsulation
2019-03-29 Ian Stokesnet/e1000: set min and max MTU
next