Show patches with: none      |   30062 patches
« 1 2 ... 4 5 6300 301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnftnl,3/3] example: removed printf rule function - - - - --- 2014-03-08 Alvaro Neira Changes Requested
[libnftnl,2/3] example/nft-rule-insert: fixed and merged this example with nft-rule-add - - - - --- 2014-03-08 Alvaro Neira Changes Requested
[libnftnl,1/3] example: fix the example for deleting rules - - - - --- 2014-03-08 Alvaro Neira Changes Requested
[libnftables,v2] src: new error reporting approach for XML/JSON parsers - - - - --- 2014-01-05 Alvaro Neira Accepted
[libnftables,2/2] src: new error reporting approach for XML/JSON parsers - - - - --- 2013-12-31 Alvaro Neira Changes Requested
[libnftables,1/2] src: rename the parameter tag to node_name in jansson function - - - - --- 2013-12-31 Alvaro Neira Accepted
[libnftables,2/2] json: Refactor of exporting and parsing support flags - - - - --- 2013-11-11 Alvaro Neira Accepted
[libnftables,1/2] json: remove the rule flags in ruleset file - - - - --- 2013-11-11 Alvaro Neira Accepted
[libnftables] json: remove space in Json output support - - - - --- 2013-10-13 Alvaro Neira Accepted
[libnftables,v2,2/2] This patch adds a ruleset object API to libnftables. - - - - --- 2013-09-24 Alvaro Neira Superseded
[libnftables,v2,1/2] rule: json: Fixed wrong offset return - - - - --- 2013-09-24 Alvaro Neira Accepted
[libnftables,4/4] examples: Add nft-set-json-add - - - - --- 2013-08-27 Alvaro Neira Accepted
[libnftables,3/4] tests: set: add json parsing support - - - - --- 2013-08-27 Alvaro Neira Accepted
[libnftables,2/4] set: Add json parser support - - - - --- 2013-08-27 Alvaro Neira Accepted
[libnftables,1/4] tests: remove unnecessary variable initialization - - - - --- 2013-08-27 Alvaro Neira Accepted
[libnftables,3/3] examples: Add nft-rule-json-add - - - - --- 2013-08-20 Alvaro Neira Accepted
[libnftables,2/3] tests: rule: add json parsing support - - - - --- 2013-08-20 Alvaro Neira Accepted
[libnftables,1/3] rule: Add json parser support - - - - --- 2013-08-20 Alvaro Neira Accepted
[libnftables,2/2] test: compare content parsing with original file content. - - - - --- 2013-08-10 Alvaro Neira Accepted
[libnftables,1/2] src: expr: use the function base2str in payload. - - - - --- 2013-08-10 Alvaro Neira Accepted
[libnftables,13/13] jansson: Add nft_jansson_family function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,12/13] example: nft-rule-get: family parameter added - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,11/13] expr: payload: add nft_str2base function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,10/13] expr: nat: add nft_str2nat function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,09/13] expr: cmp: add nft_str2cmp function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,08/13] expr: bytecode: add nft_str2ntoh function - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,07/13] src: json: delete unneeded JSON prefixes - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,06/13] json: bitwise: add missing node len - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,05/13] expr: ct: optional output in ct - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,04/13] src: fix display of compat_flag and compat_proto - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,03/13] src: expr: change wrong value in data_reg - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,02/13] src: expr: missing curly braces in json output support - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,01/13] src: expr: missing commas in json output support - - - - --- 2013-08-09 Alvaro Neira Accepted
[libnftables,7/7] examples: Add nft-chain-json-add - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,6/7] test:chain:test json parsing support - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,5/7] chain:Add json parser support - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,4/7] chain: remove the properties node in Json output - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,3/7] table: remove the properties node in Json output - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,2/7] jansson: Add helper function for building the tree - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,1/7] chain: change policy2str function to nft_verdict2str function - - - - --- 2013-07-31 Alvaro Neira Accepted
[libnftables,6/6] examples: Add nft-chain-json-add - - - - --- 2013-07-25 Alvaro Neira Changes Requested
[libnftables,5/6] chain: test: test the chain parser support - - - - --- 2013-07-25 Alvaro Neira Changes Requested
[libnftables,4/6] chain: json: add function for parsing chain - - - - --- 2013-07-25 Alvaro Neira Changes Requested
[libnftables,3/6] examples: Add nft-table-json-add - - - - --- 2013-07-25 Alvaro Neira Accepted
[libnftables,2/6] table : tests: test the table json parser support - - - - --- 2013-07-25 Alvaro Neira Accepted
[libnftables,1/6] table: json: Add Json parser support - - - - --- 2013-07-25 Alvaro Neira Accepted
[libnftables] chain: json: fix family and table error - - - - --- 2013-07-18 Alvaro Neira Accepted
[libnftables,2/2] chain: json: use string to identify policy - - - - --- 2013-07-15 Alvaro Neira Accepted
[libnftables,1/2] set: json: fix incomplete output - - - - --- 2013-07-15 Alvaro Neira Accepted
[libnftables,2/2] examples: nft-table-get different families options - - - - --- 2013-07-05 Alvaro Neira Accepted
[libnftables,1/2] set: add Json Export Support - - - - --- 2013-07-05 Alvaro Neira Accepted
[libnftables,2/2] Add code for testing the new functions for exporting rules to JSON Format - - - - --- 2013-06-27 Alvaro Neira Accepted
[libnftables,1/2] Add function for exporting rule to JSON format and Order the switch values in the… - - - - --- 2013-06-27 Alvaro Neira Accepted
[libnftables,2/2] Add code for testing the new functions for exporting rules to JSON Format - - - - --- 2013-06-13 Alvaro Neira pablo Superseded
[libnftables,1/2] Add function for exporting rule to JSON format - - - - --- 2013-06-13 Alvaro Neira pablo Superseded
[libnftables,2/2] Implementation for to test the function for exporting chains to JSON format - - - - --- 2013-06-08 Alvaro Neira Accepted
[libnftables,1/2] Add function for exporting chain to JSON Format - - - - --- 2013-06-08 Alvaro Neira Accepted
[libnftables,2/2] Add implementation for to proof the JSON export function - - - - --- 2013-06-07 Alvaro Neira Accepted
[libnftables,1/2] Add functions for exporting tables to JSON format - - - - --- 2013-06-07 Alvaro Neira Accepted
[libnftables,4/4] Add a constant for to put the JSON Version - - - - --- 2013-06-06 Alvaro Neira Superseded
[libnftables,3/4] Add JSON Constant for to use the Json export function - - - - --- 2013-06-06 Alvaro Neira Superseded
[libnftables,2/4] Add implementation for to proof the JSON export function - - - - --- 2013-06-06 Alvaro Neira Superseded
[libnftables,1/4] Add functions for to export tables to JSON format - - - - --- 2013-06-06 Alvaro Neira Superseded
[iptables,v2] build: use pkg-config for libpcap [iptables,v2] build: use pkg-config for libpcap - - - - --- 2023-04-02 Alyssa Ross Accepted
[iptables] build: use pkg-config for libpcap [iptables] build: use pkg-config for libpcap - - - - --- 2023-03-31 Alyssa Ross Changes Requested
Some netfilter compile errors when CONFIG_IPV6=m - - - - --- 2013-05-14 Amerigo Wang Not Applicable
Increasing XT_EXTENSION_MAXNAMELEN to 32 - - - - --- 2012-09-29 Amerigo Wang Rejected
[4/4] ipv6: unify fragment thresh handling code - - - - --- 2012-09-19 Amerigo Wang Not Applicable
[3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline - - - - --- 2012-09-19 Amerigo Wang Not Applicable
[2/4] ipv6: unify conntrack reassembly expire code with standard one - - - - --- 2012-09-19 Amerigo Wang Not Applicable
[1/4] ipv6: add a new namespace for nf_conntrack_reasm - - - - --- 2012-09-19 Amerigo Wang Not Applicable
[4/4] ipv6: unify fragment thresh handling code - - - - --- 2012-09-18 Amerigo Wang Not Applicable
[3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline - - - - --- 2012-09-18 Amerigo Wang Not Applicable
[2/4] ipv6: unify conntrack reassembly expire code with standard one - - - - --- 2012-09-18 Amerigo Wang Not Applicable
[1/4] ipv6: add a new namespace for nf_conntrack_reasm - - - - --- 2012-09-18 Amerigo Wang Not Applicable
[4/4] ipv6: unify fragment thresh handling code - - - - --- 2012-09-18 Amerigo Wang Superseded
[3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline - - - - --- 2012-09-18 Amerigo Wang Superseded
[2/4] ipv6: unify conntrack reassembly expire code with standard one - - - - --- 2012-09-18 Amerigo Wang Superseded
[1/4] ipv6: add a new namespace for nf_conntrack_reasm - - - - --- 2012-09-18 Amerigo Wang Superseded
[4/4] ipv6: unify fragment thresh handling code - - - - --- 2012-09-13 Amerigo Wang Not Applicable
[3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline - - - - --- 2012-09-13 Amerigo Wang Not Applicable
[2/4] ipv6: unify conntrack reassembly expire code with standard one - - - - --- 2012-09-13 Amerigo Wang Not Applicable
[1/4] ipv6: add a new namespace for nf_conntrack_reasm - - - - --- 2012-09-13 Amerigo Wang Not Applicable
[net-next] netfilter: remove xt_NOTRACK - - - - --- 2012-08-26 Amerigo Wang Accepted
[RFC,net-next] ipv6: unify conntrack reassembly expire code with standard one - - - - --- 2012-08-17 Amerigo Wang Not Applicable
[Resend,2/2] netfilter: remove rev 0 of xt_connlimit - - - - --- 2012-05-19 Amerigo Wang Accepted
[Resend,1/2] netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h 1 - - - --- 2012-05-19 Amerigo Wang Accepted
[2/2] netfilter: Pass lockdep expression to instance_lookup traversal [1/2] netfilter: Pass lockdep expression to __instance_lookup traversal - - - - --- 2020-02-23 Amol Grover pablo Not Applicable
[1/2] netfilter: Pass lockdep expression to __instance_lookup traversal [1/2] netfilter: Pass lockdep expression to __instance_lookup traversal - - - - --- 2020-02-23 Amol Grover pablo Not Applicable
netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists - - - - --- 2020-02-19 Amol Grover pablo Not Applicable
netfilter: ipset: Pass lockdep expression to RCU lists netfilter: ipset: Pass lockdep expression to RCU lists - - - - --- 2020-02-16 Amol Grover kadlec Accepted
net: fix checking boundary of valid vlan id - - - - --- 2012-12-30 Amos Kong Not Applicable
tests: regression: any/meta: revisit meta tests - - - - --- 2015-02-20 Ana Rey pablo Not Applicable
iptables-compat: homogenize error messages with 'R' option - - - - --- 2014-11-05 Ana Rey pablo Accepted
[nft] src: Add cgroup support in meta expresion - - - - --- 2014-11-03 Ana Rey pablo Accepted
netfilter: nft_meta: add cgroup support - - - - --- 2014-11-03 Ana Rey pablo Accepted
[libnftnf] expr: meta: Add cgroup support - - - - --- 2014-11-03 Ana Rey pablo Accepted
extensions: devgroup: fix showing and saving of dst-group - - - - --- 2014-10-30 Ana Rey pablo Accepted
iptables-compat: homogenize error messages - - - - --- 2014-10-30 Ana Rey pablo Accepted
[nftables] meta: Add support for datatype devgroup - - - - --- 2014-10-23 Ana Rey pablo Accepted
« 1 2 ... 4 5 6300 301 »