Show patches with: Archived = No       |   28459 patches
« 1 2 ... 112 113 114284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,3/6] payload: move payload depedency tracking to payload.c - - - - --- 2016-04-24 Patrick McHardy Accepted
[nft,2/6] nft: resync kernel header files - - - - --- 2016-04-24 Patrick McHardy Accepted
[nft,1/6] payload: fix stacked headers protocol context tracking - - - - --- 2016-04-24 Patrick McHardy Accepted
[nf] netfilter: conntrack: avoid integer overflow when resizing - - - - --- 2016-04-23 Florian Westphal pablo Accepted
[nf] netfilter: conntrack: init all_locks to avoid debug warning - - - - --- 2016-04-23 Florian Westphal pablo Accepted
[nft,4/4] segtree: add interval overlap detection for dynamic updates - - - - --- 2016-04-23 Pablo Neira Ayuso pablo Accepted
[nft,3/4] segtree: rename set expression set_to_segtree() - - - - --- 2016-04-23 Pablo Neira Ayuso pablo Accepted
[nft,2/4] segtree: add expr_to_intervals() - - - - --- 2016-04-23 Pablo Neira Ayuso pablo Accepted
[nft,1/4] segtree: set expr->len for prefix expression from interval_map_decompose() - - - - --- 2016-04-23 Pablo Neira Ayuso pablo Accepted
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output returns NULL - - - - --- 2016-04-22 Liping Zhang pablo Accepted
[nft] tests: py: allow to run tests with other nft binaries - - - - --- 2016-04-21 Arturo Borrero pablo Accepted
netfilter: IDLETIMER: fix race condition when destroy the target - - - - --- 2016-04-21 Liping Zhang pablo Accepted
[3/3] ipvs: don't alter conntrack in OPS mode - - - - --- 2016-04-20 Simon Horman pablo Accepted
[2/3] ipvs: optimize release of connections in OPS mode 1 - - - --- 2016-04-20 Simon Horman pablo Accepted
[1/3] ipvs: handle connections started by real-servers 1 - - - --- 2016-04-20 Simon Horman pablo Accepted
[GIT,PULL,nf-next,0/3] IPVS Updates for v4.6 - - - - --- 2016-04-20 Simon Horman pablo Accepted
[libnftnl] expr: ct: fix typo unknow vs unknown - - - - --- 2016-04-19 Arturo Borrero strlen Accepted
[nft,7/7] evaluate: bail out on prefix or range to non-interval set - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,6/7] segtree: special handling for the first non-matching segment - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,5/7] rule: support for incremental set interval element updates - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,4/7] segtree: explicit initialization via set_to_intervals() - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,3/7] segtree: handle adjacent interval nodes from expr_value_cmp() - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,2/7] segtree: clone full expression from interval_map_decompose() - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nft,1/7] segtree: perform stricter expression type validation from expr_value() - - - - --- 2016-04-18 Pablo Neira Ayuso pablo Accepted
[nf-next,3/3] netfilter: conntrack: use get_random_once for conntrack hash seed - - - - --- 2016-04-18 Florian Westphal pablo Accepted
[nf-next,2/3] netfilter: conntrack: use get_random_once for nat and expectations - - - - --- 2016-04-18 Florian Westphal pablo Accepted
[nf-next,1/3] netfilter: conntrack: move generation seqcnt out of netns_ct - - - - --- 2016-04-18 Florian Westphal pablo Accepted
[1/1] payload: only merge if adjacent and combined size fits into a register 2 - - - --- 2016-04-15 Florian Westphal pablo Accepted
[libnftnl] rule: fix leaks in NFTNL_RULE_USERDATA - - - - --- 2016-04-15 Pablo Neira Ayuso pablo Accepted
[nf-next] netfilter: ctnetlink: restore inlining for netlink message size calculation - - - - --- 2016-04-15 Pablo Neira Ayuso pablo Accepted
[libnftnl] tests: nat-test: Use different values to test - - - - --- 2016-04-15 Shivani Bhardwaj Accepted
[nft] tests/shell: delete tempfile failover in testcases - - - - --- 2016-04-14 Arturo Borrero pablo Accepted
[2/2] extensions: libxt_NFQUEUE: Unstack different versions - - - - --- 2016-04-14 Shivani Bhardwaj pablo Accepted
[1/2] NFQUEUE: Fix bug with order of fanout and bypass - - - - --- 2016-04-14 Shivani Bhardwaj pablo Accepted
[nf-next] netfilter: nf_ct_helper: disable automatic helper assignment - - - - --- 2016-04-14 Pablo Neira Ayuso pablo Accepted
[nft] tests/shell: add testcases for Netfilter bug #965 - - - - --- 2016-04-14 Arturo Borrero pablo Accepted
[8/8] netfilter: conntrack: move expectation event helper to ecache.c - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[7/8] netfilter: conntrack: de-inline nf_conntrack_eventmask_report - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[6/8] netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[5/8] netfilter: ip6t_SYNPROXY: remove magic number for hop_limit - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[4/8] netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDR - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[3/8] netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspace - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[2/8] netfilter: bridge: add nf_afinfo to enable queuing to userspace - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[1/8] netfilter: nf_conntrack: Uses pr_fmt() for logging. - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[0/8] Netfilter updates for net-next - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[nf-next,4/4] netfilter: nft_rbtree: allow adjacent intervals with dynamic updates - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[nf-next,3/4] netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helper - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[nf-next,2/4] netfilter: nf_tables: parse element flags from nft_del_setelem() - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[nf-next,1/4] netfilter: nf_tables: introduce nft_setelem_parse_flags() helper - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[nf-next] netfilter: ctnetlink: remove unnecessary inlining - - - - --- 2016-04-12 Pablo Neira Ayuso pablo Accepted
[v5,nf-next,3/4] netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used' - - - - --- 2016-04-12 Florian Westphal pablo Accepted
[v5,nf-next,2/4] netfilter: labels: don't emit ct event if labels were not changed - - - - --- 2016-04-12 Florian Westphal pablo Accepted
[v5,nf-next,1/4] netfilter: connlabels: move helpers to xt_connlabel - - - - --- 2016-04-12 Florian Westphal pablo Accepted
[nft,v3] src/evaluate.c: improve rule management checks - - - - --- 2016-04-12 Arturo Borrero pablo Accepted
netfilter: ebtables: Fix extension lookup with identical name 1 - - - --- 2016-04-11 Phil Sutter pablo Accepted
[nf-next,2/2] netfilter: conntrack: move expectation event helper to ecache.c - - - - --- 2016-04-11 Florian Westphal pablo Accepted
[nf-next,1/2] netfilter: conntrack: de-inline nf_conntrack_eventmask_report - - - - --- 2016-04-11 Florian Westphal pablo Accepted
[nf-next] netfilter: conntrack: don't acquire lock during seq_printf - - - - --- 2016-04-11 Florian Westphal pablo Accepted
Not printing "nft" in iptables-restore-translate command - - - - --- 2016-04-11 Guruswamy Basavaiah pablo Accepted
[nft] test/shell/run-tests.sh: also unload NAT modules - - - - --- 2016-04-08 Arturo Borrero pablo Accepted
[4/4] nfct: man: add missing comands - - - - --- 2016-04-08 Mart Frauenlob pablo Accepted
[3/4] nfct: helper: correct error messages. - - - - --- 2016-04-08 Mart Frauenlob pablo Accepted
[2/4] nfct: correct command list in timeout usage error message. - - - - --- 2016-04-08 Mart Frauenlob pablo Accepted
[1/4] nfct: add missing commands to usage output. - - - - --- 2016-04-08 Mart Frauenlob pablo Accepted
Printing the table name before chain name. - - - - --- 2016-04-07 Guruswamy Basavaiah pablo Accepted
[5/5] conntrack: man: Add description of tables dying and unconfirmed. - - - - --- 2016-04-07 Mart Frauenlob pablo Accepted
[4/5] conntrack: man: add options --src and --dst. - - - - --- 2016-04-07 Mart Frauenlob pablo Accepted
[3/5] conntrack: show --src and --dst options in usage output. - - - - --- 2016-04-07 Mart Frauenlob pablo Accepted
[nft,v2] src: evaluate: Show error for fanout without balance - - - - --- 2016-04-07 Shivani Bhardwaj pablo Accepted
[2/2] conntrackd: remove unnecessary separator character from usage output. - - - - --- 2016-04-07 Mart Frauenlob pablo Accepted
[1/2] conntrackd: man: remove bogus characters - - - - --- 2016-04-07 Mart Frauenlob pablo Accepted
[iptables] extensions/libxt_tcp: fix nftables translate flags value, 'none' vs '0x0' - - - 1 --- 2016-04-06 Arturo Borrero pablo Accepted
[nft] tests/shell: add some tests for network namespaces - - - - --- 2016-04-06 Arturo Borrero pablo Accepted
conntrack: Add missing tables dying and unconfirmed to usage output. - - - - --- 2016-04-04 Mart Frauenlob pablo Accepted
netfilter: unnecessary to check whether ip6_route_output() returns NULL - - - - --- 2016-04-03 Haishuang Yan pablo Accepted
[v2,nf,17/17] netfilter: x_tables: introduce and use xt_copy_counters_from_user - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,16/17] netfilter: x_tables: remove obsolete check - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,15/17] netfilter: x_tables: remove obsolete overflow check for compat case too - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,14/17] netfilter: x_tables: do compat validation via translate_table - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,13/17] netfilter: x_tables: xt_compat_match_from_user doesn't need a retval - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,12/17] netfilter: arp_tables: simplify translate_compat_table args - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,11/17] netfilter: ip6_tables: simplify translate_compat_table args - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,10/17] netfilter: ip_tables: simplify translate_compat_table args - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,09/17] netfilter: x_tables: validate all offsets and sizes in a rule - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,08/17] netfilter: x_tables: check for bogus target offset - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,07/17] netfilter: x_tables: check standard target size too - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,06/17] netfilter: x_tables: add compat version of xt_check_entry_offsets - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,05/17] netfilter: x_tables: assert minimum target size - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,04/17] netfilter: x_tables: kill check_entry helper - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,03/17] netfilter: x_tables: add and use xt_check_entry_offsets - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,02/17] netfilter: x_tables: validate targets of jumps - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nf,01/17] netfilter: x_tables: don't move to non-existent next rule - - - - --- 2016-04-01 Florian Westphal pablo Accepted
[nft,v2] tests/shell: add new testcases for commit/rollback - - - - --- 2016-03-31 Arturo Borrero pablo Accepted
[1/1] net: netfilter: Fix stack out of bounds when parsing TCP options - - - 1 --- 2016-03-30 Jozsef Kadlecsik pablo Accepted
[0/1] netfilter TCP conntrack option parser fix - - - - --- 2016-03-30 Jozsef Kadlecsik pablo Accepted
[nf] netfilter: arp_tables: register table in initns - - - - --- 2016-03-29 Florian Westphal pablo Accepted
[9/9] netfilter: ipv4: fix NULL dereference - - 1 - --- 2016-03-28 Pablo Neira Ayuso Accepted
[8/9] netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES - - - - --- 2016-03-28 Pablo Neira Ayuso Accepted
[7/9] netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast fails - - - 1 --- 2016-03-28 Pablo Neira Ayuso Accepted
[6/9] netfilter: x_tables: fix unconditional helper - - - - --- 2016-03-28 Pablo Neira Ayuso Accepted
« 1 2 ... 112 113 114284 285 »