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
/
net
/
failsafe
Age
Commit message (
Expand
)
Author
2024-11-12
drivers/net: support single queue per port
Morten Brørup
2024-10-03
drivers: use per line logging in helpers
David Marchand
2024-10-03
drivers: remove redundant newline from logs
David Marchand
2024-02-01
drivers/net: return number of supported packet types
Sivaramakrishnan Venkat
2024-02-18
net/failsafe: fix memory leak in args parsing
Chengwen Feng
2023-08-03
build: use C11 standard
Bruce Richardson
2023-04-23
enable lock check
David Marchand
2023-04-23
net/failsafe: fix mutex locking
David Marchand
2023-03-16
build: clarify configuration without IOVA field in mbuf
Thomas Monjalon
2022-11-14
drivers: omit symbol map when unneeded
Abdullah Ömer Yamaç
2022-10-09
drivers: mark SW PMDs to support disabling IOVA as PA
Shijith Thotton
2022-10-04
ethdev: remove Rx header split port offload
Xuan Ding
2022-08-30
net/failsafe: fix interrupt handle leak
David Marchand
2022-09-23
dev: hide driver object
David Marchand
2022-09-23
bus: hide bus object
David Marchand
2022-09-23
bus: move IOVA definition from header
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-06-08
net/failsafe: fix device freeing
Yunjian Wang
2021-11-17
net/failsafe: fix secondary process probe
Kumara Parameshwaran
2021-11-02
drivers/net: advertise no support for keeping flow rules
Dmitry Kozlyuk
2021-10-25
drivers: remove direct access to interrupt handle
Harman Kalra
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-18
ethdev: remove jumbo offload flag
Ferruh Yigit
2021-10-06
ethdev: change queue release callback
Xueming Li
2021-10-01
eal: remove sys/queue.h from public headers
William Tu
2021-09-07
net: add macro to extract MAC address bytes
Aman Deep Singh
2021-09-07
net: add macro for MAC address print
Aman Deep Singh
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-14
devargs: unify scratch buffer storage
Xueming Li
2021-03-26
ethdev: replace callback getting filter operations
Thomas Monjalon
2021-02-22
net/failsafe: report minimum and maximum MTU
Andrew Rybchenko
2021-02-22
net/failsafe: fix RSS hash offload reporting
Andrew Rybchenko
2021-01-29
ethdev: make driver-only headers private
Bruce Richardson
2021-01-14
drivers/net: build i40e and mlx5 on Windows
Pallavi Kadam
2020-10-20
net/failsafe: replace references to slave devices
Stephen Hemminger
2020-10-19
build: remove library name from version map file name
Bruce Richardson
2020-10-16
ethdev: add device flag to bypass auto-filled queue xstats
Ferruh Yigit
2020-10-16
ethdev: change stop operation callback to return int
Ivan Ilchenko
2020-10-16
net/failsafe: check stop call status
Ivan Ilchenko
2020-10-16
ethdev: allow close function to return an error
Thomas Monjalon
2020-10-16
net/failsafe: fix state synchro cleanup
Gaetan Rivet
2020-09-30
ethdev: remove old close behaviour
Thomas Monjalon
2020-09-30
net/failsafe: release port upon close
Thomas Monjalon
2020-09-30
ethdev: allow drivers to return error on close
Thomas Monjalon
2020-09-18
ethdev: remove underscore prefix from internal API
Ferruh Yigit
2020-09-18
net/failsafe: fix double space in warning log
Stephen Hemminger
[next]