Show patches with: Submitter = Stefano Brivio       |    Archived = No       |   130 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ipset] tests/check_klog.sh: Try dmesg too, don't let shell terminate script [ipset] tests/check_klog.sh: Try dmesg too, don't let shell terminate script - - - - --- 2018-05-08 Stefano Brivio kadlec Accepted
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace - 1 - - --- 2018-06-28 Stefano Brivio kadlec Not Applicable
[v2] ipset: list:set: Decrease refcount synchronously on deletion and replace [v2] ipset: list:set: Decrease refcount synchronously on deletion and replace - 1 - - --- 2018-07-08 Stefano Brivio kadlec Changes Requested
[v3] ipset: list:set: Decrease refcount synchronously on deletion and replace [v3] ipset: list:set: Decrease refcount synchronously on deletion and replace - 1 - - --- 2018-07-14 Stefano Brivio kadlec Accepted
[1/2] ipset: Allow matching on destination MAC address for mac and ipmac sets ipset: Destination MAC match, consistent zero MAC checks - - - - --- 2018-08-17 Stefano Brivio pablo Accepted
[2/2] ipset: Make invalid MAC address checks consistent ipset: Destination MAC match, consistent zero MAC checks - - - - --- 2018-08-17 Stefano Brivio pablo Accepted
[ipset,1/4] Fix use-after-free in ipset_parse_name_compat() Fix issues reported by Covscan - - - - --- 2018-08-22 Stefano Brivio kadlec Accepted
[ipset,2/4] Simplify return statement in ipset_mnl_query() Fix issues reported by Covscan - - - - --- 2018-08-22 Stefano Brivio kadlec Accepted
[ipset,3/4] Check setname length in session code before copying it Fix issues reported by Covscan - - - - --- 2018-08-22 Stefano Brivio pablo Changes Requested
[ipset,4/4] Fix leak in build_argv() on line parsing error Fix issues reported by Covscan - - - - --- 2018-08-22 Stefano Brivio kadlec Accepted
[ipset,v2] Check setname length in session code before copying it [ipset,v2] Check setname length in session code before copying it - - - - --- 2018-08-29 Stefano Brivio pablo Changes Requested
[ipset] manpage: Add comment about matching on destination MAC address [ipset] manpage: Add comment about matching on destination MAC address - - - - --- 2018-08-29 Stefano Brivio kadlec Accepted
[ipset,v3] Validate string type attributes in attr2data() [ipset,v3] Validate string type attributes in attr2data() - - - - --- 2018-08-31 Stefano Brivio pablo Accepted
ipset: Fix memory accounting for hash types on resize ipset: Fix memory accounting for hash types on resize - 1 - - --- 2019-05-26 Stefano Brivio kadlec Accepted
[1/2] ipset: Actually allow destination MAC address for hash:ip,mac sets too ipset: Two fixes for destination MAC address matches in ip,mac types - 1 - - --- 2019-06-24 Stefano Brivio kadlec Accepted
[2/2] ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets ipset: Two fixes for destination MAC address matches in ip,mac types - 1 - - --- 2019-06-24 Stefano Brivio kadlec Accepted
ipset: Copy the right MAC address in hash:ip,mac IPv6 sets ipset: Copy the right MAC address in hash:ip,mac IPv6 sets - 1 - - --- 2019-10-10 Stefano Brivio kadlec Accepted
[nf-next,1/8] nf_tables: Support for subkeys, set with multiple ranged fields nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,2/8] bitmap: Introduce bitmap_cut(): cut bits and shift remaining nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,3/8] nf_tables: Add set type for arbitrary concatenation of ranges nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,4/8] selftests: netfilter: Introduce tests for sets with range concatenation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,5/8] nft_set_pipapo: Provide unrolled lookup loops for common field sizes nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,6/8] nft_set_pipapo: Prepare for vectorised implementation: alignment nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,7/8] nft_set_pipapo: Prepare for vectorised implementation: helpers nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nf-next,8/8] nft_set_pipapo: Introduce AVX2-based lookup implementation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nft,1/3] src: Add support for and export NFT_SET_SUBKEY attributes Introduce support for concatenated ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nft,2/3] src: Add support for concatenated set ranges Introduce support for concatenated ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nft,3/3] tests: Introduce test for set with concatenated ranges Introduce support for concatenated ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[libnftnl] set: Add support for NFTA_SET_SUBKEY attributes [libnftnl] set: Add support for NFTA_SET_SUBKEY attributes - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nft,v2,1/3] src: Add support for and export NFT_SET_SUBKEY attributes Introduce support for concatenated ranges 1 - - - --- 2019-11-21 Stefano Brivio pablo Changes Requested
[nft,v2,2/3] src: Add support for concatenated set ranges Introduce support for concatenated ranges 1 - - - --- 2019-11-21 Stefano Brivio pablo Changes Requested
[nft,v2,3/3] tests: Introduce test for set with concatenated ranges Introduce support for concatenated ranges 1 - - - --- 2019-11-21 Stefano Brivio pablo Changes Requested
[libnftnl,v2] set: Add support for NFTA_SET_SUBKEY attributes [libnftnl,v2] set: Add support for NFTA_SET_SUBKEY attributes 1 - - - --- 2019-11-21 Stefano Brivio pablo Changes Requested
[nf-next,v2,1/8] netfilter: nf_tables: Support for subkeys, set with multiple ranged fields nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,2/8] bitmap: Introduce bitmap_cut(): cut bits and shift remaining nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,3/8] nf_tables: Add set type for arbitrary concatenation of ranges nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,4/8] selftests: netfilter: Introduce tests for sets with range concatenation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,5/8] nft_set_pipapo: Provide unrolled lookup loops for common field sizes nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,6/8] nft_set_pipapo: Prepare for vectorised implementation: alignment nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,7/8] nft_set_pipapo: Prepare for vectorised implementation: helpers nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v2,8/8] nft_set_pipapo: Introduce AVX2-based lookup implementation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2019-11-22 Stefano Brivio pablo Changes Requested
[nf-next,v3,1/9] netfilter: nf_tables: add nft_setelem_parse_key() nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,2/9] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,3/9] netfilter: nf_tables: Support for sets with multiple ranged fields nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,4/9] bitmap: Introduce bitmap_cut(): cut bits and shift remaining nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,5/9] nf_tables: Add set type for arbitrary concatenation of ranges nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,6/9] selftests: netfilter: Introduce tests for sets with range concatenation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,7/9] nft_set_pipapo: Prepare for vectorised implementation: alignment nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,8/9] nft_set_pipapo: Prepare for vectorised implementation: helpers nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nf-next,v3,9/9] nft_set_pipapo: Introduce AVX2-based lookup implementation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-19 Stefano Brivio pablo Superseded
[nft,v3,1/3] src: Add support for NFTNL_SET_DESC_CONCAT Introduce support for concatenated ranges - - - - --- 2020-01-19 Stefano Brivio pablo Changes Requested
[nft,v3,2/3] src: Add support for concatenated set ranges Introduce support for concatenated ranges - - - - --- 2020-01-19 Stefano Brivio pablo Changes Requested
[nft,v3,3/3] tests: Introduce test for set with concatenated ranges Introduce support for concatenated ranges - - - - --- 2020-01-19 Stefano Brivio pablo Changes Requested
[libnftnl,v3,1/2] set: Add support for NFTA_SET_DESC_CONCAT attributes Attributes for concatenated ranges - - - - --- 2020-01-19 Stefano Brivio pablo Changes Requested
[libnftnl,v3,2/2] set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END Attributes for concatenated ranges - - - - --- 2020-01-19 Stefano Brivio pablo Changes Requested
[nf-next,v4,1/9] netfilter: nf_tables: add nft_setelem_parse_key() nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,2/9] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,3/9] netfilter: nf_tables: Support for sets with multiple ranged fields nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,4/9] bitmap: Introduce bitmap_cut(): cut bits and shift remaining nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,5/9] nf_tables: Add set type for arbitrary concatenation of ranges nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,6/9] selftests: netfilter: Introduce tests for sets with range concatenation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Accepted
[nf-next,v4,7/9] nft_set_pipapo: Prepare for vectorised implementation: alignment nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Changes Requested
[nf-next,v4,8/9] nft_set_pipapo: Prepare for vectorised implementation: helpers nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Changes Requested
[nf-next,v4,9/9] nft_set_pipapo: Introduce AVX2-based lookup implementation nftables: Set implementation for arbitrary concatenation of ranges - - - - --- 2020-01-21 Stefano Brivio pablo Changes Requested
[libnftnl,v4,1/3] include: resync nf_tables.h cache copy Attributes for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[libnftnl,v4,2/3] set: Add support for NFTA_SET_DESC_CONCAT attributes Attributes for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[libnftnl,v4,3/3] set_elem: Introduce support for NFTNL_SET_ELEM_KEY_END Attributes for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[nft,v4,1/4] include: resync nf_tables.h cache copy Introduce support for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[nft,v4,2/4] src: Add support for NFTNL_SET_DESC_CONCAT Introduce support for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[nft,v4,3/4] src: Add support for concatenated set ranges Introduce support for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Accepted
[nft,v4,4/4] tests: Introduce test for set with concatenated ranges Introduce support for concatenated ranges - - - - --- 2020-01-30 Stefano Brivio pablo Changes Requested
[nft,v5] tests: Introduce test for set with concatenated ranges [nft,v5] tests: Introduce test for set with concatenated ranges 1 - - - --- 2020-02-14 Stefano Brivio pablo Accepted
[nf-next,1/2] netfilter: nft_set_pipapo: Fix mapping table example in comments [nf-next,1/2] netfilter: nft_set_pipapo: Fix mapping table example in comments - 1 - - --- 2020-02-14 Stefano Brivio pablo Accepted
[nf-next,2/2] netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() [nf-next,1/2] netfilter: nft_set_pipapo: Fix mapping table example in comments - 1 - - --- 2020-02-14 Stefano Brivio pablo Accepted
[nf,1/2] nft_set_pipapo: Actually fetch key data in nft_pipapo_remove() nft_set_pipapo: Fix crash due to dangling entries in mapping table - 1 - - --- 2020-02-21 Stefano Brivio pablo Accepted
[nf,2/2] selftests: nft_concat_range: Add test for reported add/flush/add issue nft_set_pipapo: Fix crash due to dangling entries in mapping table - - - - --- 2020-02-21 Stefano Brivio pablo Accepted
[nf] selftests: nft_concat_range: Move option for 'list ruleset' before command [nf] selftests: nft_concat_range: Move option for 'list ruleset' before command - 1 - - --- 2020-02-21 Stefano Brivio pablo Accepted
[nf-next,1/5] nft_set_pipapo: Generalise group size for buckets nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-02-23 Stefano Brivio pablo Changes Requested
[nf-next,2/5] nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-02-23 Stefano Brivio pablo Changes Requested
[nf-next,3/5] nft_set_pipapo: Prepare for vectorised implementation: alignment nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-02-23 Stefano Brivio pablo Changes Requested
[nf-next,4/5] nft_set_pipapo: Prepare for vectorised implementation: helpers nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-02-23 Stefano Brivio pablo Changes Requested
[nf-next,5/5] nft_set_pipapo: Introduce AVX2-based lookup implementation nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-02-23 Stefano Brivio pablo Changes Requested
ipset: Update byte and packet counters regardless of whether they match ipset: Update byte and packet counters regardless of whether they match - 1 - - --- 2020-02-24 Stefano Brivio kadlec Changes Requested
[nf,1/4] nf_tables: Allow set back-ends to report partial overlaps on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-05 Stefano Brivio pablo Changes Requested
[nf,2/4] nft_set_pipapo: Separate partial and complete overlap cases on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-05 Stefano Brivio pablo Changes Requested
[nf,3/4] nft_set_rbtree: Introduce and use nft_rbtree_interval_start() nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-05 Stefano Brivio pablo Changes Requested
[nf,4/4] nft_set_rbtree: Detect partial overlaps on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-05 Stefano Brivio pablo Changes Requested
[nft] tests: Introduce test for insertion of overlapping and non-overlapping ranges [nft] tests: Introduce test for insertion of overlapping and non-overlapping ranges - - - - --- 2020-03-05 Stefano Brivio pablo Accepted
[nf-next,v2,1/6] nft_set_pipapo: Generalise group size for buckets nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[nf-next,v2,2/6] nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[nf-next,v2,3/6] nft_set_pipapo: Prepare for vectorised implementation: alignment nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[nf-next,v2,4/6] nft_set_pipapo: Prepare for vectorised implementation: helpers nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[nf-next,v2,5/6] nft_set_pipapo: Introduce AVX2-based lookup implementation nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[nf-next,v2,6/6] nft_set_pipapo: Prepare for single ranged field usage nft_set_pipapo: Performance improvements: Season 1 - - - - --- 2020-03-07 Stefano Brivio pablo Accepted
[NOMERGE,iptables,1/2] man: xt_set: Reflect current behaviour of counter update and match flags man: xt_set: Describe existing behaviour and new counters update flag - - - - --- 2020-03-22 Stefano Brivio kadlec RFC
[NOMERGE,iptables,2/2] man: xt_set: Describe --update-counters-first flag man: xt_set: Describe existing behaviour and new counters update flag - - - - --- 2020-03-22 Stefano Brivio kadlec RFC
[nf,v2,1/4] nf_tables: Allow set back-ends to report partial overlaps on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-22 Stefano Brivio pablo Accepted
[nf,v2,2/4] nft_set_pipapo: Separate partial and complete overlap cases on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-22 Stefano Brivio pablo Accepted
[nf,v2,3/4] nft_set_rbtree: Introduce and use nft_rbtree_interval_start() nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-22 Stefano Brivio pablo Accepted
[nf,v2,4/4] nft_set_rbtree: Detect partial overlaps on insertion nftables: Consistently report partial and entire set overlaps - - - - --- 2020-03-22 Stefano Brivio pablo Accepted
« 1 2 »