summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_set_pipapo.c
AgeCommit message (Expand)Author
2020-07-29netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13net: netfilter: kerneldoc fixesAndrew Lunn
2020-06-30netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i...Stefano Brivio
2020-06-08netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointerStefano Brivio
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...Stefano Brivio
2020-03-15nft_set_pipapo: Prepare for single ranged field usageStefano Brivio
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: helpersStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: alignmentStefano Brivio
2020-03-15nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switchStefano Brivio
2020-03-15nft_set_pipapo: Generalise group size for bucketsStefano Brivio
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' staticChen Wandun
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-18netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio
2020-02-18netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio