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
/
hash
Age
Commit message (
Expand
)
Author
2024-11-11
hash: add RSS hash key generation
Vladimir Medvedkin
2024-11-11
hash: add dynamic polynomial calculation
Vladimir Medvedkin
2024-10-18
hash: use IPv6 address structure
Robin Jarry
2024-10-18
net: use IPv6 address structure for packet headers
Robin Jarry
2024-10-18
hash: separate creation parameters checks
Niall Meade
2024-10-17
hash: fix thash LFSR initialization
Vladimir Medvedkin
2024-10-09
use C linkage where appropriate in headers
Mattias Rönnblom
2024-08-08
version: 24.11-rc0
David Marchand
2024-07-09
hash: add SVE support for bulk key lookup
Yoan Picchi
2024-07-09
hash: hide compare signature function enum
Yoan Picchi
2024-07-09
hash: optimize compare signature for NEON
Yoan Picchi
2024-07-09
hash: pack the hitmask for hash in bulk lookup
Yoan Picchi
2024-07-09
hash: add arch-specific compare signature headers
Yoan Picchi
2024-07-09
hash: check hash bucket size
Yoan Picchi
2024-06-18
hash: reclaim RCU defer queue
Abdullah Ömer Yamaç
2024-06-18
hash: fix RCU reclamation size
Abdullah Ömer Yamaç
2024-06-14
hash: check name when creating a hash
Conor Fogarty
2024-06-14
hash: fix return code description in Doxygen
Chenming Chang
2024-06-11
hash: replace zero length array with flex array
Tyler Retzlaff
2024-05-26
hash: provide CRC32 functions based on intrinsics
Tyler Retzlaff
2024-05-26
hash: cast away atomic qualification when freeing
Tyler Retzlaff
2024-05-16
hash: remove return from function returning void
Tyler Retzlaff
2024-03-07
hash: fix MSVC link on GFNI stubs
Stephen Hemminger
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-18
lib: use atomic thread fence recommended API
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-21
hash: remove some dead code
David Marchand
2023-12-06
hash: use dynamic logtypes
Stephen Hemminger
2023-12-06
hash: uninline algorithm selection
Stephen Hemminger
2023-12-06
hash: uninline GFNI stubs
Stephen Hemminger
2023-11-13
hash: promote toeplitz hash API as stable
Stephen Hemminger
2023-11-08
lib: use abstracted bit count functions
Tyler Retzlaff
2023-10-30
hash: use stdatomic API
Tyler Retzlaff
2023-10-26
hash: fix build with GFNI
David Marchand
2023-10-10
hash: align SSE lookup to scalar implementation
Jieqiang Wang
2023-09-05
use abstracted bit count functions
David Marchand
2023-08-16
remove C11 compatibility macro
Tyler Retzlaff
2023-07-31
version: 23.11-rc0
David Marchand
2023-07-12
ip_frag: optimize key compare and hash generation
Pavan Nikhilesh
2023-07-06
hash: fix reading unaligned bits in Toeplitz hash
Vladimir Medvedkin
2023-06-27
lib: remove blank line ending comment blocks
Thomas Monjalon
2023-04-23
hash: annotate cuckoo hash lock
David Marchand
2023-01-09
hash: fix GFNI implementation build with GCC 12
David Marchand
2022-11-15
cleanup compat header inclusions
David Marchand
2022-11-14
hash: fix RCU configuration memory leak
Jun Qiu
2022-10-26
lib: remove empty return types from doxygen comments
Ali Alnubani
2022-07-21
version: 22.11-rc0
David Marchand
2022-06-21
hash: remove unneeded header includes
Sean Morrissey
[next]