mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / vdpa /
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 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-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-11 Maxime Coquelinvdpa/mlx5: enable status protocol feature
2020-07-11 Maxime Coquelinvdpa/ifc: enable status protocol feature
2020-07-07 Jerin Jacoblog: remove unneeded logtype declaration
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Matan Azradvdpa/mlx5: support queue update
2020-06-30 Matan Azradvhost: support host notifier queue configuration
2020-06-30 Matan Azradvdpa/mlx5: control completion queue event mode
2020-06-30 Matan Azradvdpa/mlx5: optimize completion queue poll
2020-06-30 Matan Azradvdpa/mlx5: optimize notification events
2020-06-30 Maxime Coquelinvhost: split vDPA header file
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-06-30 Matan Azradvdpa/mlx5: support MTU feature
2020-06-30 Matan Azradvdpa/mlx5: adjust virtio queue protection domain
2020-06-30 Matan Azradvdpa/mlx5: support virtio queue statistics get
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-03 Ophir Munkcommon/mlx5: move glue files under Linux directory
2020-05-05 Matan Azradvdpa/mlx5: fix PCI address comparison
2020-05-05 Matan Azradvdpa/mlx5: recreate a virtq becoming enabled
2020-05-05 Matan Azradvdpa/mlx5: separate virtq stop
2020-05-05 Matan Azradvdpa/mlx5: manage virtqs by array
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-21 Matan Azradvdpa/mlx5: add logs
2020-04-21 Matan Azradvdpa/mlx5: validate notifier configuration
2020-04-21 Matan Azradvdpa/mlx5: support direct HW notifications
2020-04-21 Matan Azradvdpa/mlx5: move virtual doorbell alloc to probe
2020-04-21 Asaf Pensovdpa/mlx5: set default queue indices
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-21 Dekel Peledcommon/mlx5: fix RSS key copy to TIR context
2020-04-21 Shiri Kuzinnet/mlx5: create relaxed ordering memory regions
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-25 Matan Azradvdpa/mlx5: fix guest notification timing
2020-02-25 Matan Azradvdpa/mlx5: fix event setup
2020-02-19 Matan Azradvdpa/mlx5: fix completion queue arming
2020-02-19 Raslan Darawshehnet/mlx5: add BlueField-2 device ID
2020-02-12 Matan Azradvdpa/mlx5: fix ABI version
2020-02-05 Matan Azradvdpa/mlx5: disable RoCE
2020-02-05 Matan Azradvdpa/mlx5: support close and config operations
2020-02-05 Matan Azradvdpa/mlx5: support live migration
2020-02-05 Matan Azradvdpa/mlx5: map doorbell
2020-02-05 Matan Azradvdpa/mlx5: support queue state operation
2020-02-05 Matan Azradvdpa/mlx5: add basic steering configurations
2020-02-05 Matan Azradvdpa/mlx5: support stateless offloads
2020-02-05 Matan Azradvdpa/mlx5: prepare virtio queues
2020-02-05 Matan Azradvdpa/mlx5: prepare HW queues
2020-02-05 Matan Azradvdpa/mlx5: prepare memory regions
2020-02-05 Matan Azradvdpa/mlx5: support features get operations
2020-02-05 Matan Azradvdpa/mlx5: support queues number operation
2020-02-05 Matan Azradvdpa/mlx5: introduce Mellanox vDPA driver
2020-01-13 Matan Azraddrivers: move ifc to vDPA directory
2020-01-13 Matan Azraddrivers: introduce vDPA class