dpdk.git
2018-07-10 Maxime Coquelinvhost: extract split ring handling from Rx and Tx functions
2018-07-10 Maxime Coquelinvhost: clear batch copy index at copy time
2018-07-10 Maxime Coquelinvhost: make indirect desc table copy desc type agnostic
2018-07-10 Maxime Coquelinvhost: clear shadow used table index at flush time
2018-07-10 Yuanhan Liuvhost: add vring address setup for packed queues
2018-07-10 Jens Freimannvhost: add helpers for packed virtqueues
2018-07-10 Jens Freimannvhost: add virtio packed virtqueue defines
2018-07-10 Maxime Coquelinvhost: improve prefetching in enqueue path
2018-07-10 Maxime Coquelinvhost: prefetch first descriptor in dequeue path
2018-07-10 Maxime Coquelinvhost: improve prefetching in dequeue path
2018-07-10 Maxime Coquelinvhost: use buffer vectors in dequeue path
2018-07-10 Maxime Coquelinvhost: use shadow used ring in dequeue path
2018-07-05 Ferruh Yigitdoc: update CRC feature with new offload flag
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-05 Chas Williamsnet/bonding: do not clear active slave count
2018-07-04 Rahul Lakkireddynet/cxgbevf: add missing Tx byte counters
2018-07-04 Rahul Lakkireddynet/cxgbe: fix Rx channel map and queue type
2018-07-04 Rahul Lakkireddynet/cxgbe: query firmware for max queues available
2018-07-04 Rahul Lakkireddynet/cxgbe: enable more RSS hash functions
2018-07-04 Rahul Lakkireddynet/cxgbe: add link up and down ops
2018-07-04 Shagun Agrawalnet/cxgbe: support to redirect packets to egress port
2018-07-04 Shagun Agrawalnet/cxgbe: support to match on ingress physical port
2018-07-04 Shagun Agrawalnet/cxgbe: support to flush flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query hit counters for flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to delete flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to offload flows to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: add Compressed Local IP region
2018-07-04 Shagun Agrawalnet/cxgbe: validate flows offloaded to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query firmware for HASH filter resources
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Thomas Monjalonnet/fm10k: remove unused constant
2018-07-04 Thomas Monjalonethdev: convert remaining apps to new offload API
2018-07-04 Thomas Monjalontest: remove unused configuration for bonding
2018-07-04 Thomas Monjalondoc: remove code from KNI example guide
2018-07-04 Phil Yangtest/virtual_pmd: report CRC strip capability
2018-07-04 Ed Czecknet/ark: use SPDX tags
2018-07-04 Andrew Rybchenkonet/sfc: support Rx descriptor status for EF10 ESSB...
2018-07-04 Andrew Rybchenkonet/sfc: support ops to check ready descriptors in...
2018-07-04 Andrew Rybchenkonet/sfc: fix double-free in EF10 ESSB Rx queue purge
2018-07-04 Andrew Rybchenkonet/sfc: discard packets with bad CRC on EF10 ESSB Rx
2018-07-04 Ido Goshennet/pcap: capture only ingress packets from Rx iface
2018-07-04 Andrew Rybchenkonet/sfc: cut non VLAN ID bits from TCI
2018-07-04 Ferruh Yigitethdev: document xstats API assumption
2018-07-04 Maxime Coquelinnet/virtio: improve offload check performance
2018-07-04 Maxime Coquelinnet/virtio: do not use simple Rx if TCP LRO or VLAN...
2018-07-04 Maxime Coquelinnet/virtio: improve Tx offload features negotiation
2018-07-04 Maxime Coquelinnet/virtio: remove simple Tx path
2018-07-04 Matan Azradnet/mlx5: activate Verbs cleanup on removal
2018-07-02 John Daleydoc: update release notes with new enic features
2018-07-02 John Daleynet/enic: cap Rx packet processing to end of desc ring
2018-07-02 John Daleynet/enic: add simple Rx handler
2018-07-02 Hyong Youb Kimnet/enic: check maximum packet size in Tx prepare handler
2018-07-02 Hyong Youb Kimnet/enic: add the simple version of Tx handler
2018-07-02 Hyong Youb Kimnet/enic: reduce Tx completion updates
2018-07-02 Hyong Youb Kimnet/enic: support mbuf fast free offload
2018-07-02 Hyong Youb Kimnet/enic: use mbuf pointer array for inflight Tx packets
2018-07-02 Hyong Youb Kimnet/enic: add handlers to add/delete vxlan port number
2018-07-02 Hyong Youb Kimnet/enic: add devarg to specify ingress VLAN rewrite...
2018-07-02 Hyong Youb Kimnet/enic: report ring limits and preferred default...
2018-07-02 Hyong Youb Kimnet/enic: initialize RQ fetch index before enabling RQ
2018-07-02 Hyong Youb Kimnet/enic: do not overwrite admin Tx queue limit
2018-07-02 Hyong Youb Kimnet/enic: update the UDP RSS detection mechanism
2018-07-02 Hyong Youb Kimnet/enic: fix receive packet types
2018-07-02 Moti Haimovskynet/mlx4: refine Rx packet type report
2018-07-02 Wei Zhaonet/e1000: support descriptor status API
2018-07-02 Wei Zhaonet/fm10k: support descriptor status API
2018-07-02 Qi Zhangnet/i40e: remove VF interrupt handler
2018-07-02 Marvin Liunet/virtio: advertise support in-order feature
2018-07-02 Marvin Liunet/virtio: add in-order Rx/Tx into selection
2018-07-02 Marvin Liunet/virtio: support in-order Rx and Tx
2018-07-02 Marvin Liunet/virtio: extract common part for in-order functions
2018-07-02 Marvin Liunet/virtio: free in-order descriptors before device...
2018-07-02 Marvin Liunet/virtio-user: add mrg-rxbuf and in-order vdev parameters
2018-07-02 Marvin Liunet/virtio-user: add unsupported features mask
2018-07-02 Marvin Liunet/virtio: add in-order feature bit definition
2018-07-02 Marvin Liuvhost: advertise support in-order feature
2018-07-02 Somnath Koturnet/bnxt: use correct flags during VLAN configuration
2018-07-02 Ajit Khapardenet/bnxt: fix Rx ring count limitation
2018-07-02 Ajit Khapardenet/bnxt: check VF resources if resource manager is...
2018-07-02 Somnath Koturnet/bnxt: fix to move a flow to a different queue
2018-07-02 Ajit Khapardenet/bnxt: allocate RSS context only if RSS mode is...
2018-07-02 Ajit Khapardenet/bnxt: fix incorrect IO address handling in Tx
2018-07-02 Ajit Khapardenet/bnxt: fix set MTU
2018-07-02 Ajit Khapardenet/bnxt: check filter type before clearing it
2018-07-02 Somnath Koturnet/bnxt: revert reset of L2 filter id
2018-07-02 Xiaoxin Pengnet/bnxt: fix Tx with multiple mbuf
2018-07-02 Rob Millernet/bnxt: update HWRM API to v1.9.2.9
2018-07-02 Jay Dingnet/bnxt: check for invalid vNIC id
2018-07-02 Ajit Khapardenet/bnxt: refactor filter/flow
2018-07-02 Scott Brandennet/bnxt: move function check zero bytes
2018-07-02 Ajit Khapardenet/bnxt: fix queue start/stop operations
2018-07-02 Ajit Khapardenet/bnxt: support a StingRay VF id
2018-07-02 Ajit Khapardenet/bnxt: fix HW Tx checksum offload check
2018-07-02 Ajit Khapardenet/bnxt: set ring coalesce parameters for Stratus NIC
2018-07-02 Ajit Khapardenet/bnxt: fix close operation
2018-07-02 Ajit Khapardenet/bnxt: set descriptor rings limits
2018-07-02 Ajit Khapardenet/bnxt: optimize Rx processing
2018-07-02 Ajit Khapardenet/bnxt: support Tx batching
2018-07-02 Ajit Khapardenet/bnxt: fix clear port stats
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
next