eal/x86: force inlining of all memcpy and mov helpers
[dpdk.git] / drivers /
2019-06-13 David Marchandnet/virtio: remove useless check on mempool
2019-06-13 David Hartonnet/i40e: eliminate weak symbols in data path
2019-06-13 William Tunet/af_xdp: fix remove path
2019-06-13 Stephen Hemmingernet/mlx5: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/ixgbe: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/i40e: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/enic: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/ena: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/e1000: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/cxgbe: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/bonding: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/bnxt: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/axgbe: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/ark: remove unnecessary cast
2019-06-13 Stephen Hemmingernet/atlantic: remove unnecessary cast
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.74
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.48
2019-06-13 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.0.19
2019-06-13 Ajit Khapardenet/bnxt: fix RSS RETA indirection table ops
2019-06-13 Lance Richardsonnet/bnxt: implement SSE vector mode
2019-06-13 Lance Richardsonnet/bnxt: compute and store scattered Rx status
2019-06-13 Lance Richardsonnet/bnxt: move Tx bd checking to header file
2019-06-06 Viacheslav Ovsiienkonet/mlx5: fix event handler uninstall
2019-06-06 Dekel Pelednet/mlx5: fix order of items in NEON scatter
2019-06-06 Tom Barbettenet/mlx5: support reading clock
2019-06-06 David Marchandnet/tap: fix RxQ errors stat
2019-06-06 David Marchandnet/szedata2: fix RxQ errors stat
2019-06-06 David Marchandnet/ring: fix RxQ errors stat
2019-06-06 David Marchandnet/pcap: fix RxQ errors stat
2019-06-06 David Marchandnet/null: fix RxQ errors stat
2019-06-06 David Marchandnet/mlx5: fix RxQ errors stat
2019-06-06 David Marchandnet/mlx4: fix RxQ errors stat
2019-06-06 David Marchandnet/kni: fix RxQ errors stat
2019-06-06 David Marchandnet/cxgbe: fix RxQ errors stat
2019-06-06 David Marchandnet/bnxt: fix RxQ errors stat
2019-06-06 David Marchandnet/avp: fix RxQ errors stat
2019-06-06 David Marchandnet/af_packet: fix RxQ errors stat
2019-06-05 Bruce Richardsoncrypto/aesni_mb: fix build with gcc 4.8.5
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-03 Yongseok Kohnet/mlx: support IOVA VA mode
2019-06-03 Yongseok Kohbus/pci: add Mellanox kernel driver type
2019-06-03 Bruce Richardsonbuild: warn on unused parameter
2019-06-03 Bruce Richardsonbuild: add libatomic dependency for 32-bit clang
2019-06-03 Bruce Richardsonbuild: enable large file support on 32-bit
2019-06-03 Bruce Richardsonnet/nfp: disable for 32-bit meson builds
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-06-03 David Marchandnet/tap: revert rte prefixing
2019-06-03 Stephen Hemmingerdrivers/bus: use lcore accessors
2019-05-29 David Marchandnet/softnic: do not dereference global config struct
2019-05-29 David Marchandnet/cxgbe: do not dereference global config struct
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-28 Ashijeet Acharyanet/ixgbe/base: wait for link after copper MAC setup
2019-05-27 Yogev Chaimovichnet/vmxnet3: fix uninitialized variable
2019-05-27 Beilei Xingnet/ixgbe: enable new device
2019-05-27 Ajit Khapardenet/bnxt: support bulk free of Tx mbufs
2019-05-27 Sriharsha Basavapatnanet/bnxt: optimize Tx batching
2019-05-27 Sriharsha Basavapatnanet/bnxt: fix Tx batching
2019-05-27 Ajit Khapardenet/bnxt: check for error conditions in Tx path
2019-05-27 Ajit Khapardenet/bnxt: support updating IPID
2019-05-27 Ajit Khapardenet/bnxt: fix TSO
2019-05-27 Dekel Pelednet/mlx5: fix memory free on queue create error
2019-05-27 Dekel Pelednet/mlx5: remove redundant size calculation macro
2019-05-27 Jack Minnet/mlx5: support match on TCP flags
2019-05-27 Stephen Hemmingernet/mlx4: use dynamic log type
2019-05-24 Dekel Pelednet/mlx5: move locally used functions to static
2019-05-24 Dekel Pelednet/mlx5: fix description of return value
2019-05-24 Dekel Pelednet/mlx5: fix missing validation of null pointer
2019-05-24 Dekel Pelednet/mlx5: remove unused functions
2019-05-24 Mesut Ali Erginnet/i40e: support MARK and RSS flow action
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to GRE structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-21 Haiyue Wangnet/ice: update RSS RETA size with supported values
2019-05-21 Beilei Xingnet/i40e: enable new device
2019-05-21 Qi Zhangnet/ixgbe: fix Tx threshold setup
2019-05-21 Qi Zhangnet/ice: fix Tx threshold setup
2019-05-21 Qi Zhangnet/i40e: fix Tx threshold setup
2019-05-21 Xiao Wangnet/fm10k: advertise supported RSS hash function
2019-05-21 Yunjian Wangnet/ixgbe: fix unexpected link handler
2019-05-21 Qi Zhangnet/ice: set min and max MTU
2019-05-21 Wei Zhaonet/i40e: forbid two RSS flow rules
2019-05-21 Xiao Wangnet/fm10k: support Rx queue count API
2019-05-21 Haiyue Wangnet/ice: support link status change
2019-05-12 Viacheslav Ovsiienkonet/mlx5: fix device removal handler for multiport
2019-05-13 Mattias Rönnblomevent/dsw: ignore scheduling type for single-link queues
2019-05-08 Ori Kamnet/mlx5: fix errno for unsupported Direct Rules
2019-05-08 Dekel Pelednet/mlx5: fix release of Rx queue object
2019-05-08 Yongseok Kohnet/mlx5: fix Multi-Packet RQ mempool name
2019-05-08 Dekel Pelednet/mlx5: fix init with zero Rx queue
2019-05-07 Qi Zhangnet/iavf: enable more link speed
2019-05-07 Rosen Xunet/i40e: add device id for X710/XXV710 of ipn3ke
next