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
/
lib
/
mbuf
Age
Commit message (
Expand
)
Author
2024-11-09
mbuf: add transport mode ESP packet type
Alexander Kozyrev
2024-10-17
mbuf: fix strict aliasing in allocator
Robin Jarry
2024-08-08
version: 24.11-rc0
David Marchand
2024-07-03
mbuf: fix dynamic fields copy
Shijith Thotton
2024-06-19
mbuf: remove marker fields
Tyler Retzlaff
2024-05-29
build: exclude rather than include libs in MSVC build
Tyler Retzlaff
2024-03-06
lib: move alignment attribute on types for MSVC
Tyler Retzlaff
2024-03-06
lib: use C11 alignment attribute on variables
Tyler Retzlaff
2024-02-14
use C11 alignof
Tyler Retzlaff
2023-12-21
lib: use per line logging in helpers
David Marchand
2023-12-21
lib: add more logging helpers
David Marchand
2023-12-06
mbuf: use a dynamic logtype
Stephen Hemminger
2023-11-27
ethdev: fix ESP packet type description
Alexander Kozyrev
2023-11-13
mbuf: promote some function as stable
Stephen Hemminger
2023-10-30
mbuf: use stdatomic API
Tyler Retzlaff
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-07-31
version: 23.11-rc0
David Marchand
2023-06-22
mbuf: fix Doxygen comment of distributor metadata
David Marchand
2023-04-25
rework atomic intrinsics fetch operations
Tyler Retzlaff
2023-03-16
build: clarify configuration without IOVA field in mbuf
Thomas Monjalon
2023-03-12
remove repeated words
Stephen Hemminger
2022-11-15
cleanup compat header inclusions
David Marchand
2022-10-09
mbuf: move next pointer to first cache line if PA disabled
Shijith Thotton
2022-10-09
mbuf: add second dynamic field member
Shijith Thotton
2022-10-09
build: add option to configure IOVA mode as PA
Shijith Thotton
2022-10-08
mbuf: add helper to get/set IOVA address
Shijith Thotton
2022-10-04
mem: fix API doc about allocation on secondary processes
Olivier Matz
2022-09-27
mbuf: clarify meta data needed for inline IPsec
Nithin Dabilpuram
2022-09-26
mbuf: remove deprecated offload flags
Andrew Rybchenko
2022-07-21
version: 22.11-rc0
David Marchand
2022-06-01
mbuf: dump outer VLAN
Ben Magistro
2022-02-22
lib: remove unneeded header includes
Sean Morrissey
2022-02-10
ethdev: add mbuf dynfield for incomplete IP reassembly
Akhil Goyal
2022-01-11
fix spelling in comments and strings
Josh Soref
2021-11-24
mbuf: fix dump of dynamic fields and flags
Alexander Bechikov
2021-10-25
mbuf: avoid cast-align warning in data offset macro
Eli Britstein
2021-10-24
mbuf: add namespace to offload flags
Olivier Matz
2021-10-24
mbuf: mark old VLAN offload flags as deprecated
Olivier Matz
2021-10-24
mbuf: remove duplicate definition of cksum offload flags
Olivier Matz
2021-10-22
ethdev: add namespace
Ferruh Yigit
2021-10-21
mbuf: fix reset on mbuf free
Olivier Matz
2021-10-17
mbuf: add IPsec ESP tunnel type
Radu Nicolau
2021-10-15
mbuf: enforce no option for dynamic fields and flags
David Marchand
2021-10-13
mbuf: remove deprecated flag for bad outer IPv4 checksum
Andrew Rybchenko
2021-10-13
mbuf: fix typo in comment
Stephen Hemminger
2021-10-05
mbuf: promote Tx offload helper to stable
Stephen Hemminger
2021-10-05
mbuf: promote check helper to stable
Stephen Hemminger
2021-10-05
mbuf: promote dynamic fields to stable
Stephen Hemminger
2021-10-05
mbuf: promote more helpers to stable
Stephen Hemminger
2021-10-05
mbuf: promote some helpers to stable
David Marchand
[next]