Show patches with: Archived = No       |   28496 patches
« 1 2 ... 54 55 56284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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,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,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
[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,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,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
[net,0/6] Netfilter fixes for net - - - - --- 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,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,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,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,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,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-next] net: ctnetlink: support filtering by zone [net-next] net: ctnetlink: support filtering by zone - - - - --- 2023-11-17 Felix Huettner Changes Requested
[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
[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
[nf-next] netfilter: flowtable: reorder nf_flowtable struct members [nf-next] netfilter: flowtable: reorder nf_flowtable struct members - - - - --- 2023-11-20 Florian Westphal 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
[iptables,01/12] Makefile: Install arptables-translate link and man page 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,03/12] xshared: struct xt_cmd_parse::xlate is unused Misc fixes (more or less) - 1 - - --- 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,05/12] xshared: Drop needless assignment in --help case 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,07/12] tests: xlate: Print failing command line 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,09/12] ebtables: Make ebt_load_match_extensions() static 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,11/12] xshared: do_parse: Ignore '-j CONTINUE' Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,12/12] ebtables: Implement --change-counters command Misc fixes (more or less) - - - - --- 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,1/6] libxtables: Combine the two extension option mergers 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,3/6] libxtables: Introduce xtables_strtoul_base() 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,5/6] extensions: libarpt_mangle: Use guided option parser Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter 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
[nft] json: deal appropriately with multidevice in chain [nft] json: deal appropriately with multidevice in chain - 1 - - --- 2023-11-23 Pablo Neira Ayuso 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
[iptables,1/3] xshared: Introduce xt_cmd_parse_ops::option_name 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,3/3] xshared: Simplify generic_opt_check() xshared: Review option parsing - - - - --- 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,2/3] xshared: Do not populate interface masks per default Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,3/3] nft: Leave interface masks alone when parsing from kernel Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter 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
[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
[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
[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
[iptables] man: Do not escape exclamation marks [iptables] man: Do not escape exclamation marks - 2 - - --- 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,2/2] libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks libxtables: Fix two xtoptions bugs - 1 - - --- 2023-11-28 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,01/13] xshared: do_parse: Skip option checking for CMD_DELETE_NUM 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,03/13] xshared: Turn command_default() into a callback 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,05/13] xshared: Support rule range deletion in do_parse() 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,07/13] ebtables{,-translate}: Convert if-clause to switch() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,08/13] ebtables: Change option values to avoid clashes ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,09/13] ebtables: Pass struct iptables_command_state to print_help() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,10/13] ebtables: Make 'h' case just a call to print_help() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,11/13] ebtables: Use struct xt_cmd_parse ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,12/13] xshared: Introduce option_test_and_reject() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,13/13] ebtables: Use do_parse() from xshared ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[net] net/netfilter: bpf: fix bad registration on nf_defrag [net] net/netfilter: bpf: fix bad registration on nf_defrag 1 1 1 - --- 2023-11-30 D. Wythe Accepted
[nf] netfilter: nft_set_pipapo: skip inactive elements during set walk [nf] netfilter: nft_set_pipapo: skip inactive elements during set walk - 1 - - --- 2023-12-01 Florian Westphal Accepted
[nf] netfilter: nf_tables: fix 'exist' matching on bigendian arches [nf] netfilter: nf_tables: fix 'exist' matching on bigendian arches 1 3 - - --- 2023-12-04 Florian Westphal Accepted
[nf] netfilter: nf_tables: bail out on mismatching dynset and set expressions [nf] netfilter: nf_tables: bail out on mismatching dynset and set expressions - 1 - - --- 2023-12-04 Pablo Neira Ayuso Accepted
[nf] netfilter: nf_tables: validate family when identifying table via handle [nf] netfilter: nf_tables: validate family when identifying table via handle - 1 - - --- 2023-12-04 Pablo Neira Ayuso Accepted
ipvs: add a stateless type of service and a stateless Maglev hashing scheduler ipvs: add a stateless type of service and a stateless Maglev hashing scheduler - - - - --- 2023-12-04 Lev Pantiukhin Changes Requested
[libnetfilter_conntrack,1/2] dump: support filtering by zone dump/flush support filtering by zone - - - - --- 2023-12-05 Felix Huettner Accepted
[libnetfilter_conntrack,2/2] flush: support filtering dump/flush support filtering by zone - - - - --- 2023-12-05 Felix Huettner Accepted
[nft] tests: shell: flush ruleset with -U after feature probing [nft] tests: shell: flush ruleset with -U after feature probing - - - - --- 2023-12-05 Pablo Neira Ayuso Accepted
[nft] monitor: add support for concatenated set ranges [nft] monitor: add support for concatenated set ranges - 1 - - --- 2023-12-05 Pablo Neira Ayuso Accepted
[nft] evaluate: reject set definition with no key [nft] evaluate: reject set definition with no key - 1 - - --- 2023-12-06 Pablo Neira Ayuso Changes Requested
[nft,v2] evaluate: reject set definition with no key [nft,v2] evaluate: reject set definition with no key - 1 - - --- 2023-12-06 Pablo Neira Ayuso Accepted
[nft,2/2,v2] tests/shell: have .json-nft dumps prettified to wrap lines Untitled series #385629 - - - - --- 2023-12-07 Thomas Haller New
[nf-next] netfilter: nf_tables: Support updating table's owner flag [nf-next] netfilter: nf_tables: Support updating table's owner flag - - - - --- 2023-12-08 Phil Sutter Changes Requested
[libnftnl] object: getters take const struct [libnftnl] object: getters take const struct - - - - --- 2023-12-09 corubba Accepted
[ulogd] log NAT events using IPFIX [ulogd] log NAT events using IPFIX - - - - --- 2023-12-10 Tomasz Pala New
[libnetfilter_queue,1/1] src: add nfq_socket_sendto() - send config request and check response src: add nfq_socket_sendto() - send config request and check response - - - - --- 2023-12-11 Duncan Roe New
[iptables] Fix spelling mistakes [iptables] Fix spelling mistakes - - - - --- 2023-12-11 Jeremy Sowden Accepted
[PATCHv2,RFC,net-next,01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,03/14] ipvs: some service readers can use RCU ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,04/14] ipvs: use single svc table ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,05/14] ipvs: do not keep dest_dst after dest is removed ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,06/14] ipvs: use more counters to avoid service lookups ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,07/14] ipvs: add resizable hash tables ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,08/14] ipvs: use resizable hash table for services ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,09/14] ipvs: switch to per-net connection table ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,10/14] ipvs: show the current conn_tab size to users ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,11/14] ipvs: no_cport and dropentry counters can be per-net ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,12/14] ipvs: use more keys for connection hashing ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,13/14] ipvs: add ip_vs_status info ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[PATCHv2,RFC,net-next,14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars ipvs: per-net tables and optimizations - - - - --- 2023-12-12 Julian Anastasov RFC
[RFC,nf-next,1/2] netfilter: bpf: support prog update netfilter: bpf: support prog update - - - - --- 2023-12-13 D. Wythe RFC
« 1 2 ... 54 55 56284 285 »