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
/
null
Age
Commit message (
Expand
)
Author
2024-10-03
drivers: use per line logging in helpers
David Marchand
2024-05-17
drivers: use stdatomic API
Tyler Retzlaff
2023-11-09
net/null: fix RSS key size
Jie Hai
2023-10-16
net/null: fix Rx and Tx queue state
Jie Hai
2023-06-09
net/null: replace legacy atomics with GCC builtin atomics
Tyler Retzlaff
2023-03-16
build: clarify configuration without IOVA field in mbuf
Thomas Monjalon
2023-03-10
net/null: build on Windows
Stephen Hemminger
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-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-02-12
remove unnecessary null checks
Stephen Hemminger
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-06
ethdev: change queue release callback
Xueming Li
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-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-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-09-30
ethdev: remove old close behaviour
Thomas Monjalon
2020-09-30
net/null: release port upon close
Thomas Monjalon
2020-09-08
build: remove makefiles
Ciara Power
2020-08-12
version: 20.11-rc0
Thomas Monjalon
2020-07-03
log: introduce logtype register macro
Jerin Jacob
2020-04-21
net/null: add argument for no Rx
Ferruh Yigit
2020-04-21
net/null: group device arguments
Ferruh Yigit
2020-04-21
net/null: prefer unsigned int
Ferruh Yigit
2020-04-21
net/null: remove redundant check
Ferruh Yigit
2020-04-21
net/null: fix secondary burst function selection
Ferruh Yigit
2019-11-20
build: align symbols with global ABI version
Pawel Modrak
2019-11-20
build: remove individual library versions
Anatoly Burakov
2019-10-23
drivers/net: enable promiscuous and multicast by default
Ciara Power
2019-10-07
net/null: fix multi-process Rx and Tx
Yasufumi Ogawa
2019-10-07
ethdev: make stats and xstats reset callbacks return int
Igor Romanov
2019-10-07
ethdev: change device info get callback to return int
Ivan Ilchenko
2019-08-30
net/null: update license text to SPDX format
Tetsuya Mukawa
2019-08-26
net/null: replace BSD license with SPDX tag
Stephen Hemminger
2019-07-26
net/null: remove unused Tx error counter
David Marchand
2019-07-23
net/null: remove redundant declaration
Stephen Hemminger
2019-06-06
net/null: fix RxQ errors stat
David Marchand
2019-05-24
net: add rte prefix to ether functions
Olivier Matz
2019-05-24
net: add rte prefix to ether structures
Olivier Matz
2018-10-26
ethdev: remove release function for secondary process
Thomas Monjalon
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/net: enable hotplug on secondary process
Qi Zhang
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
[next]