net/ixgbe: eliminate mbuf write on rearm
[dpdk.git] / drivers /
2017-04-19 Konstantin Ananyevnet/ixgbe: eliminate mbuf write on rearm
2017-04-19 Jianbo Liunet/i40e: sync between x86 and arm64 vector PMD
2017-04-19 Bruce Richardsonnet/i40e: remove option to disable offload flags
2017-04-19 Bruce Richardsonnet/i40e: eliminate mbuf write on rearm
2017-04-19 Shijith Thottonnet/liquidio: fix null pointer check
2017-04-19 Shijith Thottonnet/liquidio/base: fix mbox command initialization
2017-04-19 Qi Zhangnet/i40e: add missing 25G link speed
2017-04-19 Qi Zhangnet/i40e: fix VF link speed
2017-04-19 Qi Zhangnet/i40e: remove duplicate code
2017-04-19 Bernard Iremongernet/i40e: fix QinQ eth pattern parsing
2017-04-19 Andrew Rybchenkonet/sfc: remove unnecessary mbuf initialization on Rx
2017-04-19 Ed Czecknet/ark: integrate PMD
2017-04-19 Ed Czecknet/ark: add Rx initial version
2017-04-19 Ed Czecknet/ark: add Tx initial version
2017-04-19 Ed Czecknet/ark: provide API for hardware modules pktchkr and...
2017-04-19 Ed Czecknet/ark: provide API for hardware modules UDM and DDM
2017-04-19 Ed Czecknet/ark: provide API for hardware modules MPU RQP and...
2017-04-19 Ed Czecknet/ark: stub PMD for Atomic Rules Arkville
2017-04-19 Henry Cainet/i40e: fix allocation check
2017-04-19 Henry Cainet/cxgbe: fix possible null pointer dereference
2017-04-19 Ferruh Yigitnet/xenvirt: fix build error
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-18 Jan Blunckdrivers/net: use ethdev allocation helper for vdev
2017-04-18 Jan Bluncknet/null: internalize create function
2017-04-18 Jan Bluncktest: do not short-circuit null device creation
2017-04-18 Jan Bluncknet/nfp: use ethdev DMA helper
2017-04-18 Jan Bluncknet/bonding: call through EAL on create/free
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Ami Sabonet/virtio-user: fix multi-process attach
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Ferruh Yigitdrivers/net: remove unused DEPDIRS from makefiles
2017-04-06 Beilei Xingnet/i40e: fix tunnel filter to VF
2017-04-06 Ferruh Yigitevent/sw: fix build for gcc 4.5.1
2017-04-06 Ferruh Yigitevent/octeontx: fix build for gcc < 4.6
2017-04-06 Ferruh Yigitnet/thunderx: disable PMD for old compilers
2017-04-05 Fan Zhangcrypto/scheduler: deprecate get/set mode functions
2017-04-05 Fan Zhangcrypto/scheduler: add more options
2017-04-05 Fan Zhangcrypto/scheduler: fix session free
2017-04-05 Fiona Trahecrypto/qat: support device D15xx
2017-04-05 Arek Kusztalcrypto/qat: add ZUC EEA3/EIA3 capability
2017-04-05 Arek Kusztalcrypto/qat: refactor capabilities infrastructure
2017-04-05 Fan Zhangcrypto/scheduler: add API to get attached slaves
2017-04-05 Arek Kusztalcrypto/qat: fix crash in session create
2017-04-05 Fiona Trahecrypto/qat: support DOCSIS BPI mode
2017-04-05 Pablo de Laracrypto/openssl: support DES DOCSIS BPI
2017-04-05 Pablo de Laracrypto/aesni_mb: support AES DOCSIS BPI
2017-04-05 Pablo de Laracrypto/aesni_mb: support IPSec Multi-buffer lib v0.45
2017-04-05 Declan Dohertycrypto/aesni_mb: process crypto op on dequeue
2017-04-05 Sergio Gonzalez... crypto/aesni_gcm: do crypto op in dequeue function
2017-04-05 Fan Zhangcrypto/scheduler: add fail-over scheduling mode
2017-04-05 Fan Zhangcrypto/scheduler: add packet size based mode
2017-04-05 Fan Zhangcrypto/scheduler: improve slave configuration
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-04-05 Fan Zhangcrypto/scheduler: optimize crypto op ordering
2017-04-05 Fan Zhangcrypto/scheduler: change enqueue and dequeue functions
2017-04-06 Pascal Mazonnet/tap: fix max queues redefinition
2017-04-06 Nelio Laranjeironet/mlx5: fix an uninitialized variable
2017-04-05 Ferruh Yigitevent/sw: fix build with icc
2017-04-05 Ferruh Yigitevent/octeontx: fix build with icc
2017-04-05 Olivier Matznet/i40e: use dynamic log type for control logs
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-05 Olivier Matzmbuf: set mbuf fields while in pool
2017-04-05 Olivier Matzmbuf: make raw free function public
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Jerin Jacobevent/octeontx: add stop and close functions
2017-04-04 Jerin Jacobevent/octeontx: add start function
2017-04-04 Jerin Jacobevent/octeontx: support worker dequeue
2017-04-04 Jerin Jacobevent/octeontx: support worker enqueue
2017-04-04 Jerin Jacobevent/octeontx: add SSO HW device operations
2017-04-04 Jerin Jacobevent/octeontx: add dump function for easier debugging
2017-04-04 Jerin Jacobevent/octeontx: support dequeue timeout tick conversion
2017-04-04 Jerin Jacobevent/octeontx: support linking queues to ports
2017-04-04 Jerin Jacobevent/octeontx: support event ports
2017-04-04 Jerin Jacobevent/octeontx: support event queues
2017-04-04 Jerin Jacobevent/octeontx: add configure function
2017-04-04 Jerin Jacobevent/octeontx: add device capabilities function
2017-04-04 Jerin Jacobevent/octeontx: add octeontx eventdev driver
2017-04-04 Jerin Jacobevent/octeontx: add mailbox support
2017-04-04 Jerin Jacobevent/octeontx: add vdev interface functions
2017-04-04 Jerin Jacobevent/octeontx: probe ssowvf pcie devices
2017-04-04 Jerin Jacobevent/octeontx: probe ssovf pcie devices
2017-04-04 Jerin Jacobevent/octeontx: add build and log infrastructure
2017-04-04 Bruce Richardsonevent/sw: support xstats
2017-04-04 Bruce Richardsonevent/sw: add dump function for easier debugging
2017-04-04 Bruce Richardsonevent/sw: add start stop and close functions
2017-04-04 Bruce Richardsonevent/sw: add scheduling logic
2017-04-04 Bruce Richardsonevent/sw: add worker core functions
2017-04-04 Bruce Richardsonevent/sw: support linking queues to ports
2017-04-04 Bruce Richardsonevent/sw: support event ports
2017-04-04 Bruce Richardsonevent/sw: support event queues
2017-04-04 Bruce Richardsonevent/sw: return default port/queue config
2017-04-04 Bruce Richardsonevent/sw: add configure function
2017-04-04 Bruce Richardsonevent/sw: add device capabilities function
2017-04-04 Bruce Richardsonevent/sw: add new software-only eventdev driver
2017-04-04 Harry van Haareneventdev: remove default queue overriding
2017-04-04 Jerin Jacobeventdev: return code in dequeue timeout conversion
2017-04-04 Nipun Guptaeventdev: use generic device holder
next