index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
librte_acl
Age
Commit message (
Expand
)
Author
2019-11-20
build: align symbols with global ABI version
Pawel Modrak
2019-11-20
build: remove individual library versions
Anatoly Burakov
2019-10-09
remove useless include of EAL memory config header
David Marchand
2019-08-05
replace license text with SPDX tag on PPC files
David Christensen
2019-08-02
acl: fix undefined behavior of bit shifts
Aaron Conole
2019-07-06
eal: hide shared memory config
Anatoly Burakov
2019-07-05
eal: add API to lock/unlock tailq list
Anatoly Burakov
2019-06-12
acl: fix build with some arm64 compiler
Jerin Jacob
2019-06-05
acl: remove use of weak functions
Bruce Richardson
2019-05-03
doc: fix spelling reported by aspell in comments
John McNamara
2019-04-04
replace snprintf with strlcpy
Bruce Richardson
2019-03-27
acl: fix compiler flags with meson and AVX2 runtime
Andrius Sirvys
2018-11-06
lib: fix shifting 32-bit signed variable 31 times
Ferruh Yigit
2018-10-25
eal: add macro for attribute weak
Keith Wiles
2018-09-16
acl: forbid rule with priority zero
Konstantin Ananyev
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
lib: build with meson
Bruce Richardson
2018-01-09
lib: use SPDX tag for Cavium copyright files
Jerin Jacob
2018-01-04
lib: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-06
remove useless memzone includes
Thomas Monjalon
2017-11-06
use macro to declare constructor functions
Thomas Monjalon
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-07-16
lib: remove duplicate includes
Stephen Hemminger
2017-07-08
update Cavium Inc copyright headers
Jerin Jacob
2017-07-04
acl: remove checks for SSE4
Bruce Richardson
2017-07-03
acl: fix build with ARMv8 clang
Ashwin Sekhar T K
2017-06-06
eal: introduce macro for always inline
Jerin Jacob
2017-04-11
lib: remove unnecessary void cast
Stephen Hemminger
2017-03-27
mk: optimize directory dependencies
Olivier Matz
2017-01-30
acl: fix flow data comments
Michał Mirosław
2017-01-30
acl: allow zero verdict
Michał Mirosław
2016-09-13
lib: use C99 syntax for zero-size arrays
Adrien Mazarguil
2016-09-09
acl: add AltiVec for ppc64
Gowrishankar Muthukrishnan
2016-06-07
mk: fix cross-compilation
Jerin Jacob
2016-02-10
remove extra parentheses in return statement
Huawei Xie
2015-12-08
acl/arm: enable acl for ARMv7
Jianbo Liu
2015-11-20
acl: fix native build on haswell with icc
Konstantin Ananyev
2015-11-18
acl: add NEON optimization for ARMv8
Jerin Jacob
2015-10-24
acl: improve rules sorting
Mark Smith
2015-09-03
acl: remove old API
Thomas Monjalon
2015-07-16
mem: move librte_malloc to eal/common
Sergio Gonzalez Monroy
2015-06-18
acl: remove unused code
Konstantin Ananyev
2015-06-18
acl: introduce a macro for bitmask conversion
Konstantin Ananyev
2015-06-18
acl: fix unneeded trie splitting for subset of rules
Konstantin Ananyev
2015-06-18
acl: add function to check build input parameters
Konstantin Ananyev
2015-06-18
acl: remove redundant macro
Konstantin Ananyev
2015-06-18
acl: fix invalid rule wildness calculation for bitmask field type
Konstantin Ananyev
2015-06-04
acl: remove subtree calculations at build stage
Konstantin Ananyev
2015-06-04
acl: fix matching rule
Konstantin Ananyev
2015-04-28
acl: use setjmp/longjmp to handle alloc failures at build phase
Konstantin Ananyev
[next]