Show patches with: Archived = No       |   28520 patches
« 1 2 ... 7 8 9285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iptables,07/13] ebtables{,-translate}: Convert if-clause to switch() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,06/13] xshared: Support for ebtables' --change-counters command ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,05/13] xshared: Support rule range deletion in do_parse() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,04/13] xshared: Introduce print_help callback (again) ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,03/13] xshared: Turn command_default() into a callback ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,02/13] xshared: Perform protocol value parsing in callback ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,01/13] xshared: do_parse: Skip option checking for CMD_DELETE_NUM ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[net] net/netfilter: bpf: avoid leakage of skb [net] net/netfilter: bpf: avoid leakage of skb - 1 - - --- 2023-11-29 D. Wythe Changes Requested
[iptables,2/2] libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks libxtables: Fix two xtoptions bugs - 1 - - --- 2023-11-28 Phil Sutter Accepted
[iptables,1/2] libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm() libxtables: Fix two xtoptions bugs - 1 - - --- 2023-11-28 Phil Sutter Accepted
[iptables] man: Do not escape exclamation marks [iptables] man: Do not escape exclamation marks - 2 - - --- 2023-11-28 Phil Sutter Accepted
[nf-next] netfilter: nf_tables: mark newset as dead on transaction abort [nf-next] netfilter: nf_tables: mark newset as dead on transaction abort - 1 - - --- 2023-11-27 Florian Westphal Accepted
[libnetfilter_queue,v3,1/1] examples: add an example which uses more functions New example program nfq6 - - - - --- 2023-11-26 Duncan Roe RFC
[libnetfilter_queue,v3,1/1] examples: add an example which uses more functions New example program nfq6 - - - - --- 2023-11-26 Duncan Roe RFC
[libnetfilter_queue,v5,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-26 Duncan Roe Accepted
[nft,2/2] tests/shell: have .json-nft dumps prettified to wrap lines pretty print .json-nft files - - - - --- 2023-11-24 Thomas Haller Changes Requested
[iptables,3/3] nft: Leave interface masks alone when parsing from kernel Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,2/3] xshared: Do not populate interface masks per default Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,1/3] xshared: Entirely ignore interface masks when saving rules Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,3/3] xshared: Simplify generic_opt_check() xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,2/3] xshared: Introduce xt_cmd_parse_ops::option_invert xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,1/3] xshared: Introduce xt_cmd_parse_ops::option_name xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[nft] tests/shell: Treat json-nft dumps as binary in git [nft] tests/shell: Treat json-nft dumps as binary in git - - - - --- 2023-11-23 Phil Sutter RFC
[nft] json: deal appropriately with multidevice in chain [nft] json: deal appropriately with multidevice in chain - 1 - - --- 2023-11-23 Pablo Neira Ayuso Accepted
[iptables,6/6] extensions: MARK: arptables: Use guided option parser Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,5/6] extensions: libarpt_mangle: Use guided option parser Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,4/6] libxtables: Introduce struct xt_option_entry::base Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,3/6] libxtables: Introduce xtables_strtoul_base() Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,2/6] libxtables: Fix guided option parser for use with arptables Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,1/6] libxtables: Combine the two extension option mergers Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[nft] evaluate: clone unary expression datatype to deal with dynamic datatype [nft] evaluate: clone unary expression datatype to deal with dynamic datatype - 1 - - --- 2023-11-22 Pablo Neira Ayuso Accepted
[iptables,12/12] ebtables: Implement --change-counters command Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,11/12] xshared: do_parse: Ignore '-j CONTINUE' Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,10/12] ebtables: Align line number formatting with legacy Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,09/12] ebtables: Make ebt_load_match_extensions() static Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,08/12] ebtables: Drop append_entry() wrapper Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,07/12] tests: xlate: Print failing command line Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,06/12] xshared: Drop pointless CMD_REPLACE check Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,05/12] xshared: Drop needless assignment in --help case Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,04/12] xshared: All variants support -v Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,03/12] xshared: struct xt_cmd_parse::xlate is unused Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,02/12] nft-bridge: nft_bridge_add() uses wrong flags Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,01/12] Makefile: Install arptables-translate link and man page Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[nft,1/1] tests: prettify JSON in test output and add helper [nft,1/1] tests: prettify JSON in test output and add helper - - - - --- 2023-11-22 Thomas Haller Accepted
[nft,8/8] tests: shell: skip if kernel does not allow to restore set element expiration [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,7/8] tests: shell: skip secmark tests if kernel does not support it [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,6/8] tests: shell: split nat inet tests [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,5/8] tests: shell: skip nat inet if kernel does not support it [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,4/8] tests: shell: skip synproxy test if kernel does not support it [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,3/8] tests: shell: detach synproxy test [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,2/8] tests: shell: skip stateful object updates if unsupported [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft,1/8] tests: shell: connlimit tests requires set expression support [nft,1/8] tests: shell: connlimit tests requires set expression support - - - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[nft] evaluate: bogus error when adding devices to flowtable [nft] evaluate: bogus error when adding devices to flowtable - 1 - - --- 2023-11-22 Pablo Neira Ayuso pablo Accepted
[v6,05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE Untitled series #383235 - - 1 - --- 2023-11-21 Breno Leitao pablo Awaiting Upstream
[nft] tests: shell: flush connlimit sets [nft] tests: shell: flush connlimit sets - 1 - - --- 2023-11-21 Pablo Neira Ayuso pablo Accepted
[6.6.y,2/2] netfilter: nf_tables: split async and sync catchall in two functions netfilter: fix catchall element double-free - 1 - - --- 2023-11-21 Florian Westphal pablo Awaiting Upstream
[6.6.y,1/2] netfilter: nf_tables: remove catchall element in GC sync path netfilter: fix catchall element double-free - 1 - - --- 2023-11-21 Florian Westphal pablo Awaiting Upstream
[nft,v2,1/1] tests/shell: sanitize "handle" in JSON output [nft,v2,1/1] tests/shell: sanitize "handle" in JSON output - - - - --- 2023-11-21 Thomas Haller pablo Changes Requested
[nft] tests: shell: quote reference to array to iterate over empty string [nft] tests: shell: quote reference to array to iterate over empty string - 1 - - --- 2023-11-21 Pablo Neira Ayuso pablo Accepted
[nf-next] netfilter: flowtable: reorder nf_flowtable struct members [nf-next] netfilter: flowtable: reorder nf_flowtable struct members - - - - --- 2023-11-20 Florian Westphal Accepted
[nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation [nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation - 1 - - --- 2023-11-20 Florian Westphal Accepted
[nft] tests: shell: adjust add-after-delete flowtable for older kernels [nft] tests: shell: adjust add-after-delete flowtable for older kernels - - - - --- 2023-11-20 Pablo Neira Ayuso pablo Accepted
[libnetfilter_queue,1/1] Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl libnfnetlink dependency elimination - - - - --- 2023-11-18 Duncan Roe Deferred
[net-next] net: ctnetlink: support filtering by zone [net-next] net: ctnetlink: support filtering by zone - - - - --- 2023-11-17 Felix Huettner Changes Requested
[net,6/6] netfilter: nf_tables: split async and sync catchall in two functions [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,5/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,4/6] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,3/6] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,2/6] netfilter: nf_conntrack_bridge: initialize err to 0 [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net [net,1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net - - 1 - --- 2023-11-15 Pablo Neira Ayuso Accepted
[net,0/6] Netfilter fixes for net - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[libnetfilter_queue,v3,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v3,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-15 Duncan Roe Changes Requested
[nft,5/4] tests: shell: skip sets/sets_with_ifnames if no pipapo backend is available Untitled series #382294 - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-15 Duncan Roe Changes Requested
[nft,4/4] tests: shell: restore pipapo and chain binding coverage in standalone 30s-stress more tests/shell updates to run on 5.4 kernels - 1 - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,3/4] tests: shell: skip pipapo set backend in transactions/30s-stress more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,2/4] tests: shell: skip if kernel does not support flowtable with no devices more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,1/4] tests: shell: skip if kernel does not support flowtable counter more tests/shell updates to run on 5.4 kernels - - - - --- 2023-11-15 Pablo Neira Ayuso Accepted
[nft,v3,1/6] json: fix use after free in table_flags_json() add and check dump files for JSON in tests/shell - 1 - - --- 2023-11-14 Thomas Haller Accepted
[nft,v2] src: expand create commands [nft,v2] src: expand create commands - 1 - - --- 2023-11-14 Pablo Neira Ayuso Accepted
[nf] netfilter: nf_tables: split async and sync catchall in two functions [nf] netfilter: nf_tables: split async and sync catchall in two functions - 1 - - --- 2023-11-14 Pablo Neira Ayuso Accepted
[libnetfilter_queue,1/1] Convert nfq_open(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl libnfnetlink dependency elimination - - - - --- 2023-11-13 Duncan Roe RFC
[1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v3 [1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v3 - - - - --- 2023-11-13 Jozsef Kadlecsik Accepted
[nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist [nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist - 1 - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft] src: expand create commands [nft] src: expand create commands - 1 - - --- 2023-11-13 Pablo Neira Ayuso Changes Requested
[nft,v2,11/11] tests: shell: split merge nat optimization in two tests [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,10/11] tests: shell: split single element in anonymous set [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,09/11] tests: shell: split map test [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,08/11] tests: shell: split set NAT interval test [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,07/11] tests: shell: skip if kernel does not support bitshift [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,06/11] tests: shell: skip multidevice chain tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,05/11] tests: shell: skip comment tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,04/11] tests: shell: skip NAT netmap tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,03/11] tests: shell: skip stateful expression in sets tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,02/11] tests: shell: skip prerouting reject tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support [nft,v2,01/11] tests: shell: skip pipapo tests if kernel lacks support - - - - --- 2023-11-13 Pablo Neira Ayuso Accepted
[libnetfilter_queue,1/1] Remove libnfnetlink from the build libnfnetlink dependency elimination - - - - --- 2023-11-12 Duncan Roe RFC
[libnetfilter_queue,1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK [libnetfilter_queue,1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK - - - - --- 2023-11-12 Duncan Roe Changes Requested
[libnetfilter_queue,1/1] doc: First update for libnfnetlink-based API over libmnl [libnetfilter_queue,1/1] doc: First update for libnfnetlink-based API over libmnl - - - - --- 2023-11-12 Duncan Roe Changes Requested
[libnetfilter_queue] utils: Add example of setting socket buffer size [libnetfilter_queue] utils: Add example of setting socket buffer size - - - - --- 2023-11-10 Duncan Roe Changes Requested
« 1 2 ... 7 8 9285 286 »