dpdk.git
2019-06-05 Bruce Richardsonbuild: generate Windows exports file
2019-06-05 Ilya Maximetstest: skip meson dependency checks if not required
2019-06-05 Bruce Richardsoncrypto/aesni_mb: fix build with gcc 4.8.5
2019-06-05 Konstantin... bpf: fix pseudo calls for program loaded from ELF
2019-06-05 Bruce Richardsonbpf: remove use of weak functions
2019-06-05 Bruce Richardsonacl: remove use of weak functions
2019-06-05 David Marchandexamples/multi_process: fix FreeBSD build
2019-06-05 Honnappa Nagarahallircu: fix format specifier in dump
2019-06-05 Honnappa Nagarahallitest/rcu: make global variable per core
2019-06-05 Ruifeng Wangdoc: fix Linux guide for arm64 cross-compilation
2019-06-05 Bruce Richardsondoc: update quick start guide for meson
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in async request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sendmsg
2019-06-05 Anatoly Burakovipc: do not unregister action if IPC unsupported
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in init
2019-06-04 Xiaolong Yering: remove unnecessary forward declaration
2019-06-04 Nicolas Dichtelmem: ease init in a docker container
2019-06-04 Ali Alnubaniexamples/ip_fragmentation: fix Tx queues init
2019-06-04 Ali Alnubaniexamples/multi_process: build with meson
2019-06-04 Ali Alnubaniexamples: use child directory as name
2019-06-04 Liron Himimaintainers: update Marvell PMDs
2019-06-04 Liron Himiconfig: add Marvell ARMADA based on armv8-a
2019-06-03 Yongseok Kohconfig: disable armv8 crypto extension
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 Richardsoneal/x86: check rdrand and rdseed
2019-06-03 Bruce Richardsonconfig: shorten code for x86 instruction detection
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 Richardsonmem: mark unused function in 32-bit builds
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
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 David Marchandtest/table: remove duplicate macro
2019-06-03 Stephen Hemmingertest: use lcore accessors
2019-06-03 Stephen Hemmingerexamples/bond: use lcore accessors
2019-06-03 Stephen Hemmingerdrivers/bus: use lcore accessors
2019-06-03 Stephen Hemmingereal: add lcore accessors
2019-06-03 Stephen Hemmingereal: use unsigned int in lcore API prototypes
2019-05-29 David Marchandtest/rcu: use existing lcore API
2019-05-29 David Marchandtest/hash: use existing lcore API
2019-05-29 David Marchandexamples/qos_sched: do not dereference global config...
2019-05-29 David Marchandexamples/multi_process: do not dereference global confi...
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 Bruce Richardsonkernel/linux: remove unneeded meson variables
2019-05-29 Bruce Richardsonkernel/linux: reduce unneeded indents in meson file
2019-05-29 Bruce Richardsonkernel/linux: remove unnecessary meson version check
2019-05-29 Ferruh Yigitkni: remove ethtool support
2019-05-29 Yong Wangdoc: update build command in BlueField guide
2019-05-29 Thomas Monjalondoc: clean PDF config
2019-05-29 Thomas Monjalondoc: fix PDF with greek letter
2019-05-29 Thomas Monjalondoc: robustify PDF build
2019-05-29 Adham Masarwahdoc: fix helloworld build on Windows
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 Matzdoc: announce network API change
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 ICMP defines
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
2019-05-24 Olivier Matznet: add rte prefix to GRE structure
2019-05-24 Olivier Matznet: add rte prefix to ESP 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
next