dpdk.git
2019-03-20 Leyi Rongnet/ice: speed up to retrieve EEPROM
2019-03-20 Maxime Coquelinvhost: support requests only handled by external backend
2019-03-20 Maxime Coquelinvhost: add API to set protocol features flags
2019-03-20 Tiwei Bienet/virtio: improve batching in standard Rx path
2019-03-20 Tiwei Bienet/virtio: add control queue helper for split ring
2019-03-20 Tiwei Bienet/virtio: add interrupt helper for split ring
2019-03-20 Tiwei Bienet/virtio: drop unused field in Tx region structure
2019-03-20 Tiwei Bienet/virtio: drop redundant suffix in packed ring structure
2019-03-20 Tiwei Bienet/virtio: refactor virtqueue structure
2019-03-20 Tiwei Bienet/virtio: optimize flags update for packed ring
2019-03-20 Tiwei Bienet/virtio: add barrier in interrupt enable
2019-03-20 Tiwei Bienet/virtio: fix interrupt helper for packed ring
2019-03-20 Tiwei Bienet/virtio: fix typo in packed ring init
2019-03-20 Jiayu Huvhost: fix interrupt suppression for the split ring
2019-03-20 Tiwei Bienet/virtio-user: fix multiqueue with vhost kernel
2019-03-20 Maxime Coquelinvhost: prevent disabled rings to be processed with...
2019-03-20 Stephen Hemmingernet/octeontx: fix vdev name
2019-03-20 Hyong Youb Kimnet/enic: fix max MTU calculation
2019-03-20 Thomas Monjalonexamples/ethtool: remove query of default config
2019-03-20 Igor Russkikhnet/atlantic: fix xstats return
2019-03-20 Igor Russkikhnet/atlantic: fix missing VLAN filter offload
2019-03-20 Igor Russkikhnet/atlantic: eliminate excessive log levels on Rx/Tx
2019-03-20 Igor Russkikhnet/atlantic: fix link configuration
2019-03-20 Pavel Belousnet/atlantic: fix EEPROM get for small and uneven lengths
2019-03-20 Pavel Belousnet/atlantic: use EEPROM magic as a device address
2019-03-20 Pavel Belousnet/atlantic: fix buffer overflow
2019-03-20 Igor Russkikhnet/atlantic: remove extra checks for error codes
2019-03-20 Igor Russkikhnet/atlantic: remove unused variable
2019-03-20 Igor Russkikhnet/atlantic: fix negative error codes
2019-03-20 Shahed Shaikhnet/qede: fix Rx packet drop
2019-03-20 Rami Rosenethdev: fix method name in doxygen comment
2019-03-20 Rami Rosenapp/testpmd: fix a typo in log message
2019-03-20 David Marchandapp/testpmd: remove unused field from port struct
2019-03-20 David Hartonnet/ixgbe: restore VLAN filter for VF
2019-03-20 Dekel Pelednet/mlx5: support new representor naming format
2019-03-20 Alejandro Luceronet/nfp: fix RSS query
2019-03-20 Ruifeng Wangapp/testpmd: optimize MAC swap for Arm
2019-03-20 Stephen Hemmingernet/bnxt: suppress spurious error log
2019-03-20 Stephen Hemmingernet/bnxt: silence IOVA warnings
2019-03-20 Stephen Hemmingernet/bnxt: use notice as default log level
2019-03-20 Stephen Hemmingernet/bnxt: do not double space version message
2019-03-20 Stephen Hemmingernet/bnxt: change PTP message to debug level
2019-03-20 Shahaf Shulernet/mlx5: fix packet inline on Tx queue wraparound
2019-03-20 Kevin Traynornet/qede: support IOVA VA mode
2019-03-20 Stephen Hemmingerethdev: replace snprintf with strlcpy on init
2019-03-20 Stephen Hemmingerethdev: replace snprintf with strlcpy for owner
2019-03-20 Qi Zhangnet/i40e: fix time sync for 25G
2019-03-20 Pablo Cascónnet/nfp: fix setting MAC address
2019-03-20 Kevin Traynornet/i40e: update queue number check for rounding
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-15 Pavan Nikhileshdoc: add notes about eventdev producer/consumer dependency
2019-03-15 Pavan Nikhileshexamples/eventdev: start ethdev after adapter setup
2019-03-15 Pavan Nikhileshapp/eventdev: start event producers after eventdev
2019-03-15 Pallantla Poornimaevent/opdl: replace sprintf with snprintf
2019-03-15 Pavan Nikhileshapp/eventdev: configure optimum timers per adapter
2019-03-15 Pavan Nikhileshapp/eventdev: follow proper teardown sequence
2019-03-15 Pavan Nikhileshexamples/eventdev: follow proper teardown sequence
2019-03-15 Pavan Nikhileshexamples/eventdev: probe max events
2019-03-13 Bruce Richardsongit: ignore build directories
2019-03-13 Bruce Richardsongit: ignore hidden files
2019-03-13 Bruce Richardsongit: ignore python bytecode files
2019-03-13 Bruce Richardsongit: add comments for ignored files
2019-03-13 Bruce Richardsondevtools: fix meson build test to exit on failure
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild: rename linuxapp to linux in meson cross files
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-12 Bruce Richardsoneal/bsd: rename bsdapp to freebsd
2019-03-06 Hemant Agrawaltest/crypto: fix duplicate id used by CCP device
2019-03-06 Arek Kusztalcryptodev: rework modexp and modinv comments
2019-03-06 Arek Kusztalcrypto/openssl: fix modexp
2019-03-06 Arek Kusztalcrypto/openssl: fix big numbers after computations
2019-03-06 Fiona Trahedoc: fix table of kernel drivers in qat guide
2019-03-06 Anoob Josephcommon/cpt: fix null auth only
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-08 Wei Zhaonet/ixgbevf: enable promiscuous mode
2019-03-08 Dekel Pelednet/mlx5: fix sync when handling Tx completions
2019-03-08 Dekel Pelednet/mlx5: fix hex dump of error completion
2019-03-08 Thomas Monjalonnet/mlx5: call generic strlcpy
2019-03-08 Dekel Pelednet/mlx4: fix default flow rule create
2019-03-08 Viacheslav... net/mlx5: fix flow priorities probing error path
2019-03-08 Kevin Traynornet/i40e: fix negative check on unsigned queue pairs
2019-03-08 Yunjian Wangnet/ixgbe: fix crash on remove
2019-03-08 Rami Rosendoc: fix tag for inner RSS feature
2019-03-08 Hyong Youb Kimnet/enic: fix inner packet matching
2019-03-08 Hyong Youb Kimnet/enic: fix endianness in VLAN match
2019-03-08 Hyong Youb Kimnet/enic: fix VXLAN match
2019-03-08 Hyong Youb Kimnet/enic: reset VXLAN port regardless of overlay offload
2019-03-08 Hyong Youb Kimnet/enic: enable limited support for raw flow item
2019-03-08 Hyong Youb Kimnet/enic: move arguments into struct
2019-03-08 Hyong Youb Kimnet/enic: enable limited passthru flow action
2019-03-08 Hyong Youb Kimnet/enic: enable limited RSS flow action
2019-03-08 Hyong Youb Kimnet/enic: check for unsupported flow item types
2019-03-08 Hyong Youb Kimnet/enic: allow flow mark ID 0
2019-03-08 Hyong Youb Kimnet/enic: fix SCTP match for flow API
2019-03-08 Hyong Youb Kimnet/enic: fix flow director SCTP matching
2019-03-08 Hyong Youb Kimnet/enic: remove unused functions
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
next