dpdk.git
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 Chenbo Xiaapp/testpmd: fix return value check
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
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 Shahaf Shulerapp/testpmd: map anonymous memory for devices
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-04-12 Shahaf Shulerapp/testpmd: fix mempool free on exit
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 Pavan Nikhileshapp/testpmd: fix packet headers in txonly mode
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... net/mlx5: fix sharing context destroy order
2019-04-12 Viacheslav... net/mlx5: fix device probing for old kernel drivers
2019-04-12 Viacheslav... net/mlx5: fix typos in comments
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-10 Jerin Jacobtable: fix arm64 hash function selection
2019-04-05 Thomas Monjalonversion: 19.05-rc1
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly packets per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move txonly prepare in separate function
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly segments per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move header generation outside txonly...
2019-04-05 Andrew Rybchenkonet/sfc: improve Rx free threshold default
2019-04-05 Tom Barbetteethdev: document mask requirements for RETA
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx QinQ set
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx VLAN and QinQ dependency
2019-04-05 Qiming Yangapp/testpmd: add VXLAN-GPE
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE classification
2019-04-05 Qiming Yangnet/i40e: support VXLAN-GPE
2019-04-05 Qiming Yangethdev: add VXLAN-GPE tunnel type
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... net/mlx5: share Direct Rules/Verbs flow related structures
2019-04-05 Viacheslav... net/mlx5: add Direct Rules flow data alloc/free routines
2019-04-05 Jasvinder Singhnet/softnic: fix unchecked return value
2019-04-05 Bill Hongnet: fix Tx VLAN flag for offload emulation
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 Monjalonapp/testpmd: use port sibling iterator in device cleanup
2019-04-05 Thomas Monjalonnet/mlx5: use port sibling iterators
2019-04-05 Thomas Monjalonethdev: add siblings iterators
2019-04-05 Thomas Monjalonethdev: simplify port state comparisons
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 Peledethdev: fix typo in error messages
2019-04-05 Dekel Peledapp/testpmd: fix typo in comment
2019-04-05 Dekel Peleddoc: fix typos in testpmd user guide
2019-04-05 Dekel Peleddoc: fix typos in mlx5 guide
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 Kevin Traynordoc: update LTS section
2019-04-05 Kevin Traynordoc: note validation and timeline required for stables
2019-04-05 Chaitanya Babu... cfgfile: replace strcat with strlcat
2019-04-05 David Marchanddoc: fix ABI check script examples
2019-04-05 Rami Rosendoc: fix two typos in contributing guide
2019-04-05 Dekel Peleddoc: fix links to doxygen and sphinx sites
2019-04-05 Dekel Peledeal: fix typo in comment of vector function
2019-04-05 Dekel Peledmaintainers: add switch doc to ethdev section
2019-04-05 Pallantla Poornimatest/hash: replace sprintf with snprintf
2019-04-05 Pallantla Poornimatest/distributor: replace sprintf with strlcpy
2019-04-05 Pallantla Poornimapower: remove unused variable
next