devtools: pass custom options to checkpatch
[dpdk.git] / mk /
2019-07-04 Bruce Richardsonraw/ioat: introduce IOAT driver
2019-07-03 Pavan Nikhileshevent/octeontx2: add build infra and device probe
2019-07-02 Jerin Jacobmk: fix -march for octeontx2 target
2019-06-28 Ziyang Xuannet/hinic: add build and doc files
2019-06-26 Marcin Smoczynskibuild: enable BSD features visibility for FreeBSD
2019-06-25 Jerin Jacobmempool/octeontx2: add build infra and device probe
2019-06-25 Jerin Jacobcommon/octeontx2: add build infrastructure and HW defin...
2019-06-13 Jakub Grajciarnet/memif: introduce memory interface PMD
2019-06-05 Bruce Richardsonacl: remove use of weak functions
2019-06-03 Yongseok Kohconfig: disable armv8 crypto extension
2019-06-03 Bruce Richardsoneal/x86: check rdrand and rdseed
2019-06-03 Bruce Richardsonbuild: enable large file support on 32-bit
2019-05-02 Reshma Pattanmk: disable warning for packed member pointer
2019-05-02 Ferruh Yigitbuild: fix crash by disabling AVX512 with binutils...
2019-05-01 Honnappa Nagarahallircu: add RCU library supporting QSBR mechanism
2019-04-19 Rosen Xunet/ipn3ke: add new driver
2019-04-15 Jerin Jacobconfig: add octeontx2 machine
2019-04-15 Jerin Jacobconfig: add thunderx2 machine
2019-04-15 Jerin Jacobmk: introduce helper to check compiler argument
2019-04-12 Rastislav Cernaynet/nfb: add new netcope driver
2019-04-05 Xiaolong Yenet/af_xdp: introduce AF_XDP PMD
2019-04-04 Gage Eadsstack: introduce stack library
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2019-04-02 Anand Rawateal: add OS specific header file
2019-03-27 Bruce Richardsonbuild: use version number from config file
2019-03-27 Bruce Richardsonbuild: add single source of DPDK version number
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-05 Jerin Jacobmk: fix AVX512 disabled warning on non x86
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf
2019-02-26 Bruce Richardsontest: move to app directory
2019-02-24 Thomas Monjalonmk: fix build of shared library with libbsd
2019-01-14 Thomas Monjalonconfig: add static linkage of mlx dependency
2019-01-14 Thomas Monjalonconfig: gather options for dlopen mlx dependency
2019-01-14 Ferruh Yigitmk: fix scope of disabling AVX512F support
2019-01-10 Konstantin Ananyevlib: introduce IPsec library
2018-12-21 Wenzhuo Lunet/ice: support device initialization
2018-12-18 Timothy Redaellimk: do not install meson.build in usertools
2018-11-14 Bruce Richardsonmk: allow renaming of build directories
2018-11-12 Kevin Laatztelemetry: fix shared link with make
2018-11-04 Yongseok Kohmk: disable gcc AVX512F support
2018-10-27 Ciara Powertelemetry: add client feature and sockets
2018-10-27 Ciara Powertelemetry: introduce infrastructure
2018-10-24 Ferruh Yigitmk: use EXTRA_CFLAGS for pmdinfogen
2018-10-24 Akhil Goyaldrivers: fix build if security lib disabled
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-18 Pavel Belousnet/atlantic: add PMD driver skeleton
2018-10-17 Anoob Josephcommon/cpt: add PMD ops helper functions
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton
2018-10-17 Dmitri Epshteincrypto/mvsam: use common initialization
2018-10-16 Shreyansh Jainfslmc: enable dpaax library
2018-10-16 Shreyansh Jaindpaa: enable dpaax library
2018-10-11 Gagandeep Singhnet/enetc: add PMD with basic operations
2018-10-11 Zyta Szpaknet/mvneta: add PMD skeleton
2018-10-01 Mattias Rönnblomevent/dsw: add device registration and build system
2018-09-18 Luca Boccassimk: use templated doxygen config
2018-09-18 Luca Boccassimk: use script to generate examples.dox
2018-08-28 Liron Himicommon/mvep: add common code for Marvell drivers
2018-09-16 Honnappa Nagarahallibuild: enable ARM NEON flag when __aarch64__ defined
2018-09-16 Jerin Jacobmk: disable OcteonTx for buggy compilers only on arm64
2018-08-09 Bruce Richardsonmk: fix permissions when using make install
2018-07-31 Reshma Pattanmk: remove unnecessary test rules
2018-07-31 Jananee Parthasarathymk: update targets for classified tests
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-25 Sunila Sahucompress/octeontx: introduce octeontx zip PMD
2018-07-25 Ashish Guptacompress/zlib: introduce zlib PMD
2018-07-23 Fiona Trahecompress/qat: add empty driver
2018-07-13 Stephen Hemmingernet/netvsc: add Hyper-V network device
2018-07-13 Stephen Hemmingerbus/vmbus: add Hyper-V virtual bus support
2018-07-12 Jasvinder Singhnet/softnic: add pipeline object
2018-07-12 Jasvinder Singhnet/softnic: add port action profile
2018-07-12 Sachin Saxenamk: change TLS model for DPAA machine
2018-07-11 Gavin Humk: fix cross build
2018-07-02 Ophir Munknet/tap: support TSO (TCP Segment Offload)
2018-06-14 Xiao Wangnet/ifc: make driver name consistent
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-05-11 Konstantin Ananyevbpf: add ability to load eBPF program from ELF object...
2018-05-11 Konstantin Ananyevbpf: add BPF loading and execution framework
2018-05-11 Rosen Xuraw/ifpga: add Intel FPGA bus rawdev driver
2018-05-11 Rosen Xubus/ifpga: add Intel FPGA bus library
2018-05-10 Lee Dalycompress/isal: add skeleton ISA-L compression PMD
2018-05-10 Fiona Trahecompressdev: add basic device management
2018-05-10 Tomasz Duszynskicrypto/mrvl: rename PMD to mvsam
2018-05-10 Pavan Nikhileshmk: disable OcteonTx for buggy compilers
2018-05-08 Nipun Guptaraw/dpaa2_cmdif: introduce DPAA2 command interface...
2018-05-08 Nipun Guptaraw/dpaa2_qdma: introduce the DPAA2 QDMA driver
2018-04-27 Xiao Wangnet/ifcvf: add ifcvf vDPA driver
2018-04-26 Artem V. Andreevmempool/bucket: implement bucket mempool manager
2018-04-23 David Huntmk: fix make defconfig on FreeBSD
2018-04-23 Jay Zhoucrypto/virtio: add virtio crypto PMD
2018-04-23 Ravi Kumarcrypto/ccp: add AMD ccp skeleton PMD
2018-04-23 Marko Kovaceviccrypto/aesni_gcm: support IPsec Multi-buffer lib v0.49
2018-04-23 Marko Kovaceviccrypto/aesni_mb: support IPsec Multi-buffer lib v0.49
2018-04-16 Erik Gabriel Carrillomk: update timer library order in static build
2018-04-13 Ravi Kumarnet/axgbe: add minimal init and uninit support
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-04 Pavan Nikhileshcommon/octeontx: move mbox to common folder
2018-04-04 Bruce Richardsoneal: support strlcpy function
2018-03-30 Natalie Samsonovnet/mrvl: rename PMD as mvpp2
next