test/mbuf: fix access to freed memory
[dpdk.git] / drivers / vdpa /
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-21 Xueming Livdpa/mlx5: retry VAR allocation during vDPA restart
2021-10-21 Xueming Livdpa/mlx5: workaround FW first completion in start
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: disable RoCE in device context creation
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-05 Raja Zidanecommon/mlx5: share DevX queue pair operations
2021-09-30 Jilei Chenvdpa/ifc: increase readability with bool type
2021-09-27 Xueming Livdpa/mlx5: fix large VM memory region registration
2021-09-15 Thomas Monjalonvdpa/mlx5: fix minsize build
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-22 Michael Baumvdpa/mlx5: fix overflow in queue attribute
2021-07-21 Thomas Monjalonvdpa/mlx5: support Sub-Function
2021-07-21 Thomas Monjalonvdpa/mlx5: migrate to bus-agnostic common interface
2021-07-21 Thomas Monjalonvdpa/mlx5: define driver name as macro
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-06-30 Xueming Livdpa/mlx5: fix TSO offload without checksum
2021-07-05 Xueming Lidevargs: add common key definition
2021-05-18 Matan Azradvdpa/mlx5: fix device unplug
2021-05-09 Shiri Kuzincommon/mlx5: fix mkey attributes initialization
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Matan Azradvdpa/mlx5: improve interrupt management
2021-04-28 Thomas Monjalonvdpa/mlx5: improve portability of thread naming
2021-05-04 Shiri Kuzincommon/mlx5: share Verbs device match function
2021-04-21 Chengwen Fengvdpa/ifc: set notify and vring relay thread names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-21 Bruce Richardsondrivers: clean up build lists
2021-04-08 Thomas Monjalondrivers: align log names
2021-03-31 Matan Azradvdpa/mlx5: fix virtq cleaning
2021-03-31 Xiao Wangvdpa/ifc: check PCI config read
2021-03-23 Thomas Monjalonvdpa/mlx5: replace pthread functions unavailable in...
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2021-03-16 Viacheslav Ovsiienkovdpa/mlx5: support timestamp format
2021-03-15 Thomas Monjaloncommon/mlx5: remove extra line feed in log messages
2021-02-10 Matan Azradvdpa/mlx5: fix polling threads scheduling
2021-01-29 Matan Azradvdpa/mlx5: fix configuration mutex cleanup
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-14 Michael Baumvdpa/mlx5: move DevX CQ creation to common
2021-01-08 Xueming Livdpa/mlx5: add hardware queue moderation
2021-01-08 Xueming Livdpa/mlx5: set default event mode to polling
2021-01-08 Xueming Livdpa/mlx5: add CPU core parameter to bind polling thread
2021-01-08 Xueming Livdpa/mlx5: default polling mode delay time to zero
2021-01-08 Xueming Livdpa/mlx5: set polling mode default delay to zero
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-14 Viacheslav Ovsiienkovdpa/mlx5: fix UAR allocation
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Xueming Livdpa/mlx5: specify lag port affinity
2020-11-03 Xueming Livdpa/mlx5: handle hardware error
2020-11-03 Raslan Darawshehcommon/mlx5: add ConnectX-7 and Bluefield-3 device IDs
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-02 Maxime Coquelinvdpa/ifc: fix build with recent kernels
2020-09-18 Matan Azradvdpa/mlx5: fix completion queue polling
2020-09-18 Matan Azradvdpa/mlx5: fix completion queue assertion
2020-09-18 Xueming Livdpa/mlx5: fix event channel setup
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-05 Matan Azradvdpa/mlx5: fix virtio queue unset
2020-08-05 Xueming Livdpa/mlx5: fix queue update synchronization
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
next