Show patches with: Archived = No       |   28530 patches
« 1 2 ... 66 67 68285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] netfilter: nf_tables: nft_queue does not depend on x_tables - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[2/2] netfilter: nft_meta: use raw_smp_processor_id() - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[1/6] rhashtable: provide len to obj_hashfn - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[2/6] netfilter: nft_hash: restore struct nft_hash - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[3/6] netfilter: nft_hash: indent rhashtable parameters - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[4/6] netfilter: nft_hash: convert to use rhashtable callbacks - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[5/6] netfilter: nf_tables: add set extensions - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[6/6] netfilter: nf_tables: convert hash and rbtree to set extensions - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[1/4] netfilter: nf_tables: consolide set element destruction - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[2/4] netfilter: nf_tables: return set extensions from ->lookup() - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[3/4] netfilter: nf_tables: add transaction helper functions - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[4/4] netfilter: nf_tables: implement set transaction support - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[1/3] netlink: fix use after free in netlink_get_table() - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[2/3] netlink_delinarize: fix payload dependency killing of link layer dependencies - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[3/3] parser: remove duplicated grammar for chain policy - - - - --- 2015-03-25 Patrick McHardy pablo Accepted
[1/5] netfilter: nf_tables: add set timeout API support - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[2/5] netfilter: nf_tables: add set element timeout support - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[3/5] netfilter: nf_tables: add set garbage collection helpers - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[4/5] netfilter: nf_tables: add GC synchronization helpers - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[5/5] netfilter: nft_hash: add support for timeouts - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[libnftnl] list: fix prefetch dummy - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[libnftnl,1/2] set: add support for set timeouts - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[libnftnl,2/2] set_elem: add timeout support - - - - --- 2015-03-26 Patrick McHardy pablo Accepted
[v2] parser: add kludges for "param-problem" and "redirect" - - - - --- 2015-04-05 Patrick McHardy pablo RFC
[1/4] netfilter: nf_tables: fix set selection when timeouts are requested - - - - --- 2015-04-05 Patrick McHardy pablo Accepted
[2/4] netfilter: nf_tables: prepare set element accounting for async updates - - - - --- 2015-04-05 Patrick McHardy pablo Accepted
[3/4] netfilter: nf_tables: support different set binding types - - - - --- 2015-04-05 Patrick McHardy pablo Accepted
[4/4] netfilter: nf_tables: add support for dynamic set updates - - - - --- 2015-04-05 Patrick McHardy pablo Accepted
netfilter: nf_tables: support optional userdata for set elements - - - - --- 2015-04-05 Patrick McHardy pablo Accepted
[01/14] netfilter: nf_tables: validate len in nft_validate_data_load() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[02/14] netfilter: nf_tables: rename nft_validate_data_load() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[03/14] netfilter: nft_lookup: use nft_validate_register_store() to validate types - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[04/14] netfilter: nf_tables: kill nft_validate_output_register() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[05/14] netfilter: nf_tables: introduce nft_validate_register_load() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[06/14] netfilter: nf_tables: get rid of NFT_REG_VERDICT usage - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[07/14] netfilter: nf_tables: use struct nft_verdict within struct nft_data - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[08/14] netfilter: nf_tables: convert expressions to u32 register pointers - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[09/14] netfilter: nf_tables: kill nft_data_cmp() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[10/14] netfilter: nf_tables: convert sets to u32 data pointers - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[11/14] netfilter: nf_tables: add register parsing/dumping helpers - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[12/14] netfilter: nf_tables: switch registers to 32 bit addressing - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[13/14] netfilter: nf_tables: support variable sized data in nft_data_init() - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[14/14] netfilter: nf_tables: variable sized set element keys / data - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[1/5] netfilter: nf_tables: add helper functions for expression handling - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[2/5] netfilter: nf_tables: prepare for expressions associated to set elements - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[3/5] netfilter: nf_tables: mark stateful expressions - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[4/5] netfilter: nf_tables: add flag to indicate set contains expressions - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[5/5] netfilter: nft_dynset: dynamic stateful expression instantiation - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[1/2] datatype: fix parsing of time type - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
[2/2] datatype: less strict time parsing - - - - --- 2015-04-11 Patrick McHardy pablo Accepted
netlink: kill non-batch compat code - - - - --- 2015-04-11 Patrick McHardy pablo Not Applicable
[01/10] datatype: fix parsing of time type - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[02/10] datatype: less strict time parsing - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[03/10] datatype: seperate time parsing/printing from time_type - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[04/10] parser: add a time_spec rule - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[05/10] parser: fix inconsistencies in set expression rules - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[06/10] expr: add set_elem_expr as container for set element attributes - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[07/10] set: add timeout support for sets - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[08/10] setelem: add timeout support for set elements - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[09/10] setelem: add support for attaching comments to set elements - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[10/10] nftables: add set statement - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[1/3] set: print set elem timeout information - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[2/3] set_elem: add support for userdata - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[3/3] expr: add support for the dynset expr - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[1/3] expr: seperate expression parsing and building functions - - - - --- 2015-04-12 Patrick McHardy pablo Superseded
[2/3] set_elem: support expressions attached to set elements - - - - --- 2015-04-12 Patrick McHardy pablo Superseded
[3/3] dynset: support expression templates - - - - --- 2015-04-12 Patrick McHardy pablo Superseded
[6/5] netfilter: nft_dynset: make sure expr extension exists before using it - - - - --- 2015-04-12 Patrick McHardy pablo Accepted
[libnftnl,1/5] headers: resync headers for new register definitions - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,2/5] data: increase maximum possible data size - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,3/5] expr: seperate expression parsing and building functions - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,4/5] set_elem: support expressions attached to set elements - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[libnftnl,5/5] dynset: support expression templates - - - - --- 2015-04-14 Patrick McHardy pablo Accepted
[1/3] netlink_linearize: fix range cmp instruction generation - - - - --- 2015-06-02 Patrick McHardy pablo Accepted
[2/3] ct: add maximum helper length value - - - - --- 2015-06-02 Patrick McHardy pablo Accepted
[3/3] netlink_delinearize: remove obsolete fixme - - - - --- 2015-06-02 Patrick McHardy pablo Accepted
[nft,1/9] eval: prohibit variable sized types in concat expressions - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,2/9] headers: sync headers for new register values - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,3/9] netlink: pass expression to register allocation/release functions - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,4/9] netlink_linearize: use NFT_REG32 values internally - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,5/9] netlink_linearize: generate concat expressions - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,6/9] netlink: pad constant concat sub-expressions - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,7/9] netlink_delinearize: introduce register translation helper - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,8/9] netlink_delinearize: handle relational and lookup concat expressions - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
[nft,9/9] netlink: handle concat expressions in set data - - - - --- 2015-06-05 Patrick McHardy pablo Accepted
nft rules processed in wrong network namespace - - - - --- 2015-06-10 Patrick McHardy pablo RFC
[RFC,nft,1/6] set: allow non-constant implicit set declarations - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nft,2/6] set: explicitly supply name to implicit set declarations - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nft,3/6] netlink_delinearize: support parsing individual expressions not embedded in rules - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nft,4/6] set_elem: parse expressions attached to set elements - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nft,5/6] stmt: allow to generate stateful statements outside of rule context - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nft,6/6] nft: add flow statement - - - - --- 2015-11-06 Patrick McHardy pablo RFC
[RFC,nf-next,1/1] netfilter: nft_payload: add packet mangling support - - - - --- 2015-11-09 Patrick McHardy pablo Changes Requested
[nft,1/2] proto: add checksum key information to struct proto_desc - - - - --- 2015-11-09 Patrick McHardy pablo Changes Requested
[nft,2/2] payload: add payload statement - - - - --- 2015-11-09 Patrick McHardy pablo Changes Requested
[libnftnl,1/1] payload: add payload mangling support - - - - --- 2015-11-09 Patrick McHardy pablo Changes Requested
[nft] rule: move comment out of handle - - - - --- 2015-11-15 Patrick McHardy pablo Accepted
[v2] netfilter: nft_payload: add packet mangling support - - - - --- 2015-11-24 Patrick McHardy pablo Accepted
[libnftnl] payload: add payload mangling support - - - - --- 2015-11-24 Patrick McHardy pablo Accepted
[v2,nft,1/2] proto: add checksum key information to struct proto_desc - - - - --- 2015-11-24 Patrick McHardy pablo Accepted
« 1 2 ... 66 67 68285 286 »