mbuf: use 2 bytes for port and nb segments
[dpdk.git] / drivers /
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
2017-04-04 Jerin Jacobevent/skeleton: support vdev uninit
2017-04-04 Nipun Guptaeventdev: update event port link and unlink callbacks
2017-04-04 Jerin Jacobevent/skeleton: add skeleton eventdev driver
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: make notify ops per vhost driver
2017-04-01 Yuanhan Liunet/vhost: remove feature related APIs
2017-04-01 Jianfeng Tannet/virtio-user: support LSC
2017-04-01 Jianfeng Tannet/virtio-user: support to report net status
2017-04-01 Jianfeng Tannet/virtio-user: support Rx interrupt
2017-04-01 Jianfeng Tannet/virtio-user: move eventfd open/close into init...
2017-04-01 Wenfeng Liunet/virtio-user: support changing tap interface name
2017-04-01 Maxime Coquelinnet/virtio: support MTU feature
2017-04-01 Maxime Coquelinnet/vhost: set MTU
2017-04-01 Matt Petersnet/virtio: disable LSC interrupt if MSIX not enabled
2017-04-01 Wenfeng Liunet/virtio-user: fix overflow
2017-04-01 Wenfeng Liunet/virtio-user: fix tapfds close
2017-04-01 Rami Rosennet/vhost: remove include of numaif.h
2017-04-01 Zhiyong Yangnet/virtio: remove the redundant computing
2017-04-04 Andy Moretonnet/sfc/base: fix out of bounds read in VIs allocation
2017-04-04 Andy Moretonnet/sfc/base: fix potential buffer overflow in Tx queue...
2017-04-04 Andy Moretonnet/sfc/base: fix failure path in EF10 Tx queue PIO...
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Andriy Berestovskyynet/thunderx: wait to complete during link update
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN promisc setting
2017-04-04 Pascal Mazonnet/tap: fix redirection rule after MAC change
2017-04-04 Pascal Mazonnet/tap: fix null MAC address at init
2017-04-04 Pascal Mazonnet/tap: update netlink error code management
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Nélio Laranjeironet/mlx5: fix RSS flow rule with non existing queues
2017-04-04 Nélio Laranjeironet/mlx5: remove duplicated process in flow API
2017-04-04 Pascal Mazonnet/tap: remove minimum packet size in Rx
2017-04-04 Pascal Mazonnet/tap: remove unsupported UDP/TCP port mask in flow
2017-04-04 Jingjing Wunet/i40e/base: add README
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: rebuild flows on updating RETA
2017-04-04 Yongseok Kohnet/mlx5: use correct RETA table size
2017-04-04 Xiao Wangnet/fm10k: fix secondary process crash
2017-04-04 Bernard Iremongernet/i40e: update tunnel filter restore function
2017-04-04 Bernard Iremongernet/i40e: update destroy tunnel filter function
2017-04-04 Bernard Iremongernet/i40e: parse QinQ pattern
2017-04-04 Bernard Iremongernet/i40e: add QinQ filter create function
2017-04-04 Bernard Iremongernet/i40e: initialise L3 MAP register
2017-04-04 Nélio Laranjeironet/mlx5: fix mark id retrieval
2017-04-04 Andrew Rybchenkonet/sfc: fix device reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of transmit queues
2017-04-04 Andrew Rybchenkonet/sfc: support changing the number of receive queues
2017-04-04 Andrew Rybchenkonet/sfc: clarify Tx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: clarify Rx subsystem configure/close function...
2017-04-04 Andrew Rybchenkonet/sfc: initialize port data on attach
2017-04-04 Andrew Rybchenkonet/sfc: move event support init to attach stage
2017-04-04 Andrew Rybchenkonet/sfc: remove EvQ info array to simplify reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: remove flags from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: move EvQ entries to the EvQ control structure
2017-04-04 Andrew Rybchenkonet/sfc: remove unused max entries from EvQ info
2017-04-04 Andrew Rybchenkonet/sfc: bind EvQ DMA space to EvQ type and type-local...
2017-04-04 Andrew Rybchenkonet/sfc: clarify interrupts support function names
2017-04-04 Andrew Rybchenkonet/sfc: do not drop TSO on device configure
2017-04-04 Andrew Rybchenkonet/sfc: choose datapaths after probe and before attach
next