Show patches with: Archived = No       |   28553 patches
« 1 2 ... 127 128 129285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnftnl,3/4] expr: meta: Delete the last comma character in json text. - - - - --- 2014-06-21 Ana Rey Accepted
[libnftnl,3/4] expr: payload: Do not print unset values in xml file - - - - --- 2014-06-22 Ana Rey Accepted
[libnftnl,3/4] expr: target: Do not print unset values in xml file - - - - --- 2014-06-23 Ana Rey Accepted
[libnftnl,3/4] flowtable: Correctly check realloc() call Fix covscan-detected issues - 1 - - --- 2019-12-02 Phil Sutter pablo Accepted
[libnftnl,3/4] tests: Remove test-script.sh [libnftnl,1/4] tests: Execute nft-flowtable-test in test-script.sh - - - - --- 2018-10-17 Matt Turner pablo Accepted
[libnftnl,3/5] expr/xfrm: Kill dead code A few cosmetic changes - 1 - - --- 2021-03-08 Phil Sutter pablo Accepted
[libnftnl,3/5] expr: byteorder: Do not print unset values in xml file - - - - --- 2014-06-19 Ana Rey Accepted
[libnftnl,3/5] expr: queue: Do not print unset values in xml - - - - --- 2014-06-13 Ana Rey Accepted
[libnftnl,3/5] expr: reject: Do not print unset values in xml - - - - --- 2014-06-04 Ana Rey Accepted
[libnftnl,3/5] expr: seperate expression parsing and building functions - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,3/5] ruleset: consolidate code in json/xml import support - - - - --- 2015-01-23 Alvaro Neira pablo Superseded
[libnftnl,3/5] src: flowtable: Fix use after free in two spots Covscan indicated fixes - 1 - - --- 2018-12-20 Phil Sutter pablo Accepted
[libnftnl,3/5] src: set: Do not print unset values in json - - - - --- 2014-06-11 Ana Rey Accepted
[libnftnl,3/5] src: table: Add set, unset and parse implementation for use value - - - - --- 2014-06-26 Ana Rey Accepted
[libnftnl,3/6] examples: nft-table-add: add table_add_parse() - - - - --- 2014-08-22 Arturo Borrero pablo Accepted
[libnftnl,3/6] expr: Call expr_ops::set with legal types only Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,3/6] set_elem: Validate nftnl_set_elem_set() parameters A series of covscan-indicated fixes 1 - - - --- 2019-10-15 Phil Sutter pablo Changes Requested
[libnftnl,3/6] src: chain: add set, unset, get, parse and build payload implementation for use value - - - - --- 2014-06-26 Ana Rey Changes Requested
[libnftnl,3/7] expr/ct: prevent array index overrun in ctkey2str() - - - - --- 2016-08-11 Phil Sutter pablo Accepted
[libnftnl,3/7] expr: add stateful object reference expression - - - - --- 2016-12-09 Pablo Neira Ayuso pablo Accepted
[libnftnl,3/7] set: Introduce NFTNL_SET_DESC_CONCAT_DATA Stabilize debug output on different endian systems - - - - --- 2021-11-24 Phil Sutter pablo Changes Requested
[libnftnl,3/9] src: return value on setters that internally allocate memory - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,4/4,v2] test: update json/xml tests to the new syntax - - - - --- 2015-01-30 Alvaro Neira pablo Superseded
[libnftnl,4/4,v3] test: update json/xml tests to the new syntax - - - - --- 2015-02-03 Alvaro Neira pablo Superseded
[libnftnl,4/4,v6] test: update json/xml tests to the new syntax - - - - --- 2015-02-05 Alvaro Neira pablo Superseded
[libnftnl,4/4,v7] test: update json/xml tests to the new syntax - - - - --- 2015-02-06 Alvaro Neira pablo Superseded
[libnftnl,4/4,v8] test: update json/xml tests to the new syntax - - - - --- 2015-02-09 Alvaro Neira pablo Accepted
[libnftnl,4/4] chain: Correctly check realloc() call Fix covscan-detected issues - 1 - - --- 2019-12-02 Phil Sutter pablo Accepted
[libnftnl,4/4] examples: fix and merge nft-table-{xml|json}-add.c - - - - --- 2014-08-11 Arturo Borrero pablo Changes Requested
[libnftnl,4/4] examples: fix nft-set-elem-del.c by adding batching support - - - - --- 2014-08-11 Arturo Borrero pablo Changes Requested
[libnftnl,4/4] expr: cmp: Do not print unset values in json file - - - - --- 2014-06-19 Ana Rey Accepted
[libnftnl,4/4] expr: counter: Do not print unset values in json - - - - --- 2014-06-24 Ana Rey Accepted
[libnftnl,4/4] expr: ct: Do not print unset values in json - - - - --- 2014-06-24 Ana Rey Superseded
[libnftnl,4/4] expr: ct: Do not print unset values in json - - - - --- 2014-06-24 Ana Rey Accepted
[libnftnl,4/4] expr: exthdr: Do not print unset values in json - - - - --- 2014-06-24 Ana Rey Accepted
[libnftnl,4/4] expr: limit: Do not print unset values in xml - - - - --- 2014-06-16 Ana Rey Accepted
[libnftnl,4/4] expr: match: Do not print unset values in json file - - - - --- 2014-06-24 Ana Rey Accepted
[libnftnl,4/4] expr: meta: Do not print unset values in json file - - - - --- 2014-06-21 Ana Rey Accepted
[libnftnl,4/4] expr: payload: Do not print unset values in json file - - - - --- 2014-06-22 Ana Rey Accepted
[libnftnl,4/4] expr: target: Do not print unset values in json file - - - - --- 2014-06-23 Ana Rey Accepted
[libnftnl,4/4] src: Use memcpy() to handle potentially unaligned data [libnftnl,1/4] tests: Execute nft-flowtable-test in test-script.sh - - - - --- 2018-10-17 Matt Turner pablo Accepted
[libnftnl,4/5,v2] example: Parse and create netlink message using the new parsing functions. - - - - --- 2015-01-26 Alvaro Neira pablo Superseded
[libnftnl,4/5,v3] example: Parse and create netlink message using the new parsing functions. - - - - --- 2015-01-26 Alvaro Neira pablo Superseded
[libnftnl,4/5] example: Parse and create netlink message using the new parsing functions. - - - - --- 2015-01-23 Alvaro Neira pablo Superseded
[libnftnl,4/5] expr: byteorder: Rename variables in nft_rule_expr_byteorder_json_parse functions - - - - --- 2014-06-19 Ana Rey Accepted
[libnftnl,4/5] expr: queue: Do not print unset values in json - - - - --- 2014-06-13 Ana Rey Accepted
[libnftnl,4/5] expr: reject: Convert the type of a variable - - - - --- 2014-06-04 Ana Rey Accepted
[libnftnl,4/5] meta: Add support for input and output bridge interface name - - - - --- 2014-04-14 Tomasz Bursztyka Accepted
[libnftnl,4/5] meta: Add support for input and output bridge interface name - - - - --- 2014-04-08 Tomasz Bursztyka Superseded
[libnftnl,4/5] meta: Add support for input and output bridge interface name - - - - --- 2014-04-04 Tomasz Bursztyka Superseded
[libnftnl,4/5] meta: Add support for input and output bridge interface name - - - - --- 2014-03-27 Tomasz Bursztyka Superseded
[libnftnl,4/5] rule: Avoid printing trailing spaces A few cosmetic changes - - - - --- 2021-03-08 Phil Sutter pablo Accepted
[libnftnl,4/5] set_elem: support expressions attached to set elements - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,4/5] src: flowtable: Fix memleak in nftnl_flowtable_parse_devs() Covscan indicated fixes - 1 - - --- 2018-12-20 Phil Sutter pablo Accepted
[libnftnl,4/5] src: set: Free memory in the same function that is reserved. - - - - --- 2014-06-11 Ana Rey Accepted
[libnftnl,4/5] src: table: Do not print unset values in xml file - - - - --- 2014-06-26 Ana Rey Accepted
[libnftnl,4/6] examples: nft-table-add: add batching support - - - - --- 2014-08-22 Arturo Borrero pablo Accepted
[libnftnl,4/6] include: Sync nf_log.h with kernel headers Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,4/6] set: Don't bypass checks in nftnl_set_set_u{32,64}() A series of covscan-indicated fixes 1 - - - --- 2019-10-15 Phil Sutter pablo Accepted
[libnftnl,4/6] src: chain: Do not print unset values in xml - - - - --- 2014-06-26 Ana Rey Changes Requested
[libnftnl,4/6] src: rename EXPORT_SYMBOL to EXPORT_SYMBOL_ALIAS - - - - --- 2015-11-24 Florian Westphal pablo Accepted
[libnftnl,4/7] data_reg: Support varying byteorder in concat data Stabilize debug output on different endian systems - - - - --- 2021-11-24 Phil Sutter pablo Changes Requested
[libnftnl,4/7] expr/limit: Drop unreachable code in limit_to_type() - - - - --- 2016-08-11 Phil Sutter pablo Accepted
[libnftnl,4/7] set: add NFTNL_SET_OBJ_TYPE attribute - - - - --- 2016-12-09 Pablo Neira Ayuso pablo Accepted
[libnftnl,4/9] src: check for strdup() errors from setters and parsers - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,4/9] src: ct: add zone support 1 - - - --- 2017-02-03 Florian Westphal pablo Accepted
[libnftnl,5/5] dynset: support expression templates - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,5/5] expr: byteorder: Do not print unset values in json - - - - --- 2014-06-19 Ana Rey Accepted
[libnftnl,5/5] expr: data_reg: Reduce indenting level a bit A few cosmetic changes - - - - --- 2021-03-08 Phil Sutter pablo Changes Requested
[libnftnl,5/5] expr: queue: Use the correct data type. - - - - --- 2014-06-13 Ana Rey Accepted
[libnftnl,5/5] expr: reject: Do not print unset values in json - - - - --- 2014-06-04 Ana Rey Accepted
[libnftnl,5/5] src: flowtable: Fix for reading garbage Covscan indicated fixes - 1 - - --- 2018-12-20 Phil Sutter pablo Accepted
[libnftnl,5/5] src: table: Do not print unset values in json file - - - - --- 2014-06-26 Ana Rey Accepted
[libnftnl,5/5] test: update json/xml tests to the new syntax - - - - --- 2015-01-23 Alvaro Neira pablo Superseded
[libnftnl,5/5] tests: xmlfile: Test files without unset child elements in set elements - - - - --- 2014-06-11 Ana Rey Accepted
[libnftnl,5/6] examples: nft-table-del: add table_del_parse() - - - - --- 2014-08-22 Arturo Borrero pablo Accepted
[libnftnl,5/6] expr: Introduce struct expr_ops::attr_policy Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,5/6] obj/ct_timeout: Avoid array overrun in timeout_parse_attr_data() A series of covscan-indicated fixes - 1 - - --- 2019-10-15 Phil Sutter pablo Accepted
[libnftnl,5/6] src: add trace infrastructure support - - - - --- 2015-11-24 Florian Westphal pablo Changes Requested
[libnftnl,5/6] src: chain: Rename variables in nft_jansson_parse_chain functions - - - - --- 2014-06-26 Ana Rey Changes Requested
[libnftnl,5/7] common: Avoid integer overflow in nftnl_batch_is_supported() - - - - --- 2016-08-11 Phil Sutter pablo Changes Requested
[libnftnl,5/7] data_reg: Respect each value's size Stabilize debug output on different endian systems - - - - --- 2021-11-24 Phil Sutter pablo Changes Requested
[libnftnl,5/7] set_elem: add NFTNL_SET_ELEM_OBJREF attribute - - - - --- 2016-12-09 Pablo Neira Ayuso pablo Accepted
[libnftnl,5/9] expr: data_reg: get rid of leftover perror() calls - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,6/6] examples: nft-table-del: add batching support - - - - --- 2014-08-22 Arturo Borrero pablo Accepted
[libnftnl,6/6] expr: Enforce attr_policy compliance in nftnl_expr_set() Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,6/6] obj/tunnel: Fix for undefined behaviour A series of covscan-indicated fixes 1 1 - - --- 2019-10-15 Phil Sutter pablo Accepted
[libnftnl,6/6] src: chain: Do not print unser values in json - - - - --- 2014-06-26 Ana Rey Changes Requested
[libnftnl,6/7] Avoid returning uninitialized data - - - - --- 2016-08-11 Phil Sutter pablo Accepted
[libnftnl,6/7] expr: objref: add support for stateful object maps - - - - --- 2016-12-09 Pablo Neira Ayuso pablo Accepted
[libnftnl,6/7] include: Introduce and publish struct nftnl_set_desc Stabilize debug output on different endian systems - - - - --- 2021-11-24 Phil Sutter pablo Changes Requested
[libnftnl,6/9] src: simplify unsetters - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,7/7] quota: support for consumed bytes - - - - --- 2016-12-09 Pablo Neira Ayuso pablo Accepted
[libnftnl,7/7] ruleset: Initialize ctx.flags before calling nftnl_ruleset_ctx_set() - - - - --- 2016-08-11 Phil Sutter pablo Accepted
[libnftnl,7/7] set: Introduce nftnl_set_elem_snprintf_desc() Stabilize debug output on different endian systems - - - - --- 2021-11-24 Phil Sutter pablo Changes Requested
[libnftnl,7/9] src: check for flags before releasing attributes - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,8/9] tests: shuffle values that are injected - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,9/9] chain: dynamically allocate name - - - - --- 2016-06-14 Pablo Neira Ayuso pablo Accepted
[libnftnl,PATCHv2] fib: Add support for NFTA_FIB_F_PRESENT flag - - - - --- 2017-03-11 Phil Sutter pablo Accepted
[libnftnl,RFC,1/2] expr: Repurpose struct expr_ops::max_attr field [libnftnl,RFC,1/2] expr: Repurpose struct expr_ops::max_attr field - - - - --- 2023-12-13 Phil Sutter Superseded
« 1 2 ... 127 128 129285 286 »