vhost: clear shadow used table index at flush time
[dpdk.git] / drivers /
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 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 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 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 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
2018-07-02 Shahed Shaikhnet/qede: fix Rx/Tx offload flags
2018-07-02 Rasesh Modynet/qede: fix default extended VLAN offload config
2018-07-02 Remy Hortonnet/ixgbe: add tuned Rx/Tx parameters
2018-07-02 Adrien Mazarguilnet/mlx5: fix invalid error check
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: add warning message for Multi-Packet RQ
2018-07-02 Yongseok Kohnet/mlx5: add new fields in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: change return value of Rx completion poll
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-07-02 Alejandro Luceronet/nfp: avoid access to sysfs resource0 file
2018-07-02 Alejandro Luceronet/nfp: avoid sysfs resource file access
2018-07-02 Daria Kolistratovanet/ena: fix SIGFPE with 0 Rx queue
2018-07-02 Ophir Munknet/tap: support TSO (TCP Segment Offload)
2018-07-02 Ophir Munknet/tap: calculate checksums of multi segs packets
2018-07-02 Rasesh Modynet/qede: remove primary MAC removal
2018-07-02 Shahed Shaikhnet/qede: fix legacy interrupt mode
2018-07-02 Shahed Shaikhnet/qede: fix unicast MAC address handling in VF
2018-07-02 Ferruh Yigitnet/thunderx: fix build with gcc optimization on
2018-07-02 Alex Kiselevnet/bonding: support add/remove MAC addrs
2018-07-02 Ido Goshennet/pcap: consolidate duplicated code
next