net/hinic: fix negative array index read
[dpdk.git] / drivers /
2020-09-18 Yunjian Wangnet/hinic: fix negative array index read
2020-09-18 Huisong Linet/hns3: support getting queue information
2020-09-18 Wei Hu (Xavier)net/hns3: report Rx drop packets enable configuration
2020-09-18 Suanming Mounet/mlx5: manage modify actions with hashed list
2020-09-18 Suanming Mounet/mlx5: add hash list extended lookup and insert
2020-09-18 Stephen Hemmingernet/netvsc: check for overflow on packet info from...
2020-09-18 Long Linet/netvsc: fix stale value after free
2020-09-18 Long Libus/vmbus: remove sending interrupts via INT bit
2020-09-18 Long Linet/netvsc: fix multiple channel Rx
2020-09-18 Stephen Hemmingernet/failsafe: fix double space in warning log
2020-09-18 Michal Krawczyknet/ena/base: fix doorbell evaluation for LLQ
2020-09-21 David Marchandbus/pci: remove duplicate declaration
2020-09-21 David Marchandmem: drop mapping API workaround
2020-09-21 David Marchandpci: move resource mapping to the PCI bus
2020-09-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-15 Christian Ehrhardtavoid libfdt checks adding full paths to pkg-config
2020-09-11 Bruce Richardsonrawdev: allow queue config query to return error
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: allow drivers to return error from info query
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-09-11 Tal Shnaidermanbus/pci: fix hardware IDs parsing on Windows
2020-09-09 Tal Shnaidermanbus/vdev: build on Windows
2020-09-08 Yuval Avneryregex/mlx5: add teardown for fastpath buffers
2020-09-07 Ciara Powerconfig: remove default configs used with make
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Somnath Koturnet/bnxt: fix flow counter query
2020-08-05 Shahaji Bhoslenet/bnxt: update resource allocation settings
2020-08-05 Jeff Guonet/iavf: fix default RSS hash configuration
2020-08-05 Haiyue Wangnet/ice: revert fake TSO fixes
2020-08-05 Haiyue Wangnet/ice: fix Tx hang with TSO
2020-08-05 Gaurav Singhnet/i40e: remove duplicate tunnel type check
2020-08-05 Thomas Monjalonregex/mlx5: fix registered driver name
2020-08-05 Matan Azradvdpa/mlx5: fix virtio queue unset
2020-08-05 Xueming Livdpa/mlx5: fix queue update synchronization
2020-08-05 Long Linet/netvsc: fix chimney index
2020-08-05 Zhiguang Henet/bonding: fix dead loop on RSS RETA update
2020-08-05 Dekel Pelednet/mlx5: fix number of retries for UAR allocation
2020-07-30 Chas Williamsnet/netvsc: fix crash during Tx
2020-07-29 Jecky Peinet/kni: set packet input port in Rx
2020-07-29 Yuval Avnerycommon/mlx5: fix regex register layout
2020-07-29 Shiri Kuzincommon/mlx5: fix MAC addresses flush
2020-07-29 Viacheslav Ovsiienkocommon/mlx5: fix user mode register access command
2020-07-29 Chenbo Xianet/virtio-user: check tap system call setting
2020-07-29 Maxime Coquelinnet/vhost: fix interrupt mode
2020-07-29 Maxime Coquelinnet/vhost: fix queue update
2020-07-29 Randy Schachernet/bnxt: remove EEM system memory support
2020-07-29 Haiyue Wangnet/ice: calculate TCP header size for offload
2020-07-29 Simei Sunet/ice: fix GTPU down/uplink and extension conflict
2020-07-29 Yunjian Wangnet/ice: add memory allocation check in RSS init
2020-07-29 Yunjian Wangnet/ice: fix memory leak when releasing VSI
2020-07-29 Jeff Guonet/ice: fix GTPU TEID hash
2020-07-29 Chenmin Sunnet/i40e: fix bitmap free
2020-07-29 Haiyue Wangnet/ice: fix TCP checksum offload
2020-07-29 Chenbo Xiavdpa/ifc: support vring update after device config
2020-07-29 Xueming Livdpa/mlx5: fix event queue number query
2020-07-29 Xiao Wangnet/virtio-user: fix status management
2020-07-29 Xueming Livdpa/mlx5: fix completion queue initialization
2020-07-29 Matan Azradvdpa/mlx5: fix notification timing
2020-07-29 Matan Azradvdpa/mlx5: fix steering update in virtq unset
2020-07-29 Matan Azradvdpa/mlx5: fix live migration termination
2020-07-29 Bing Zhaovdpa/mlx5: fix compatibility with MISC4
2020-07-29 Ajit Khapardenet/bnxt: fix build with extra cflags
2020-07-29 Ajit Khapardenet/bnxt: fix logical AND in if condition
2020-07-29 Somnath Koturnet/bnxt: cleanup VF representor device operations
2020-07-29 Mike Baucomnet/bnxt: enable shadow tables during session open
2020-07-29 Mike Baucomnet/bnxt: add templates for search before alloc
2020-07-29 Kishore Padmanabhanet/bnxt: add TCAM table processing for search and...
2020-07-29 Venkat Duvvurunet/bnxt: fix FW rule deletion on representor create
2020-07-29 Venkat Duvvurunet/bnxt: fix port default rule create/destroy
2020-07-29 Mike Baucomnet/bnxt: modify ULP mapper to use table search
2020-07-29 Mike Baucomnet/bnxt: add shadow table capability with search
2020-07-29 Mike Baucomnet/bnxt: update shadow TCAM to use TruFlow hash
2020-07-29 Kishore Padmanabhanet/bnxt: add egress template with VLAN tag match
2020-07-29 Kishore Padmanabhanet/bnxt: ignore VLAN priority mask
2020-07-29 Kishore Padmanabhanet/bnxt: configure PARIF for egress rules
2020-07-29 Kishore Padmanabhanet/bnxt: fix NAT template
2020-07-29 Venkat Duvvurunet/bnxt: fix mark id update to mbuf
2020-07-29 Mike Baucomnet/bnxt: add TruFlow hash function
2020-07-29 Mike Baucomnet/bnxt: modify ULP mapper to use TCAM search
2020-07-29 Kishore Padmanabhanet/bnxt: configure PARIF for offload miss rules
2020-07-29 Kishore Padmanabhanet/bnxt: add access to NAT global register
2020-07-29 Mike Baucomnet/bnxt: add shadow and search capability to TCAM
2020-07-29 Ophir Munknet/mlx4: fix premature disabling of interrupt
2020-07-29 Yunjian Wangnet/hinic: check memory allocations in flow creation
2020-07-29 Xiaoyun Wangnet/hinic/base: avoid system time jump
2020-07-29 Xiaoyun Wangnet/hinic/base: modify VHD type for SDI
2020-07-29 Xiaoyun Wangnet/hinic: optimize Rx performance for x86
2020-07-29 Xiaoyun Wangnet/hinic: refactor checksum functions
2020-07-29 Dekel Pelednet/mlx5: fix Rx interrupt handling and cleanup
2020-07-29 Jeff Guonet/ice: fix hash action validation
2020-07-29 Qi Zhangnet/ice: remove RSS for SCTP in PPPoE
2020-07-29 Qi Zhangnet/ice/base: fix RSS interference
2020-07-29 Wei Zhaonet/i40e: enable QinQ stripping
2020-07-29 Ciara Loftusnet/af_xdp: remove mempool freeing on umem destruction
next