index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
vdev
Age
Commit message (
Expand
)
Author
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-10-03
drivers: use per line logging in helpers
David Marchand
2024-10-03
drivers: remove redundant newline from logs
David Marchand
2024-08-08
version: 24.11-rc0
David Marchand
2024-07-23
bus/vdev: fix device reinitialization
Mingjin Ye
2024-06-19
bus/vdev: revert fix devargs in secondary process
Mingjin Ye
2024-03-06
bus/vdev: fix devargs in secondary process
Mingjin Ye
2024-02-18
bus/vdev: verify strdup return
Chengwen Feng
2023-07-31
version: 23.11-rc0
David Marchand
2023-03-16
build: clarify configuration without IOVA field in mbuf
Thomas Monjalon
2023-02-10
drivers/bus: fix leak for devices without driver
Volodymyr Fialko
2022-10-20
bus/vdev: fix crash in device cleanup
Zhangfei Gao
2022-10-04
bus: cleanup devices on shutdown
Kevin Laatz
2022-09-23
dev: hide driver object
David Marchand
2022-09-23
bus: hide bus object
David Marchand
2022-09-23
bus/vdev: make driver-only headers private
David Marchand
2022-09-21
eal: remove unneeded includes from a public header
Dmitry Kozlyuk
2022-07-21
version: 22.11-rc0
David Marchand
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-11-24
bus: fix device iterator match from arguments
Xueming Li
2021-10-01
eal: remove sys/queue.h from public headers
William Tu
2021-09-30
kvargs: add function to get from key and value
Olivier Matz
2021-08-17
version: 21.11-rc0
Thomas Monjalon
2021-05-11
log: register with standardized names
David Marchand
2021-04-21
drivers: change indentation in build files
Bruce Richardson
2021-04-15
eal: make OS shims internal
Dmitry Kozlyuk
2021-04-14
devargs: unify scratch buffer storage
Xueming Li
2021-01-29
bus/vdev: add driver IOVA VA mode requirement
Maxime Coquelin
2021-01-29
bus/vdev: add helper to get vdev from ethdev
Maxime Coquelin
2020-11-20
bus/vdev: fix comment
David Marchand
2020-10-22
drivers: add headers install helper
David Marchand
2020-10-19
build: remove library name from version map file name
Bruce Richardson
2020-09-30
bus/vdev: add DMA mapping ops
Maxime Coquelin
2020-09-09
bus/vdev: build on Windows
Tal Shnaiderman
2020-09-08
build: remove makefiles
Ciara Power
2020-08-12
version: 20.11-rc0
Thomas Monjalon
2020-07-22
bus/vdev: fix a typo in doxygen comment
Muhammad Bilal
2020-07-03
log: introduce logtype register macro
Jerin Jacob
2020-06-30
bus/pci: introduce Windows support with stubs
Tal Shnaiderman
2020-04-14
build: disable experimental API check internally
Pavan Nikhilesh
2019-11-20
build: align symbols with global ABI version
Pawel Modrak
2019-11-20
build: remove individual library versions
Anatoly Burakov
2019-07-08
doc: add vdev doxygen
Aideen McLoughlin
2019-06-05
ipc: handle unsupported IPC in action register
Anatoly Burakov
2019-04-04
replace snprintf with strlcpy without adding extra include
Bruce Richardson
2019-03-05
bus/vdev: fix hotplug twice
Raslan Darawsheh
2019-03-05
bus/vdev: fix debug message on probing
Thomas Monjalon
2018-11-12
devargs: do not replace already inserted device
Thomas Monjalon
2018-10-29
add missing static keyword to globals
Ferruh Yigit
2018-10-28
bus/vdev: fix devargs after multi-process bus scan
Qi Zhang
[next]