Show patches with: Archived = No       |   28691 patches
« 1 2 ... 10 11 12286 287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft] evaluate: place byteorder conversion before rshift in payload expressions [nft] evaluate: place byteorder conversion before rshift in payload expressions - 1 - - --- 2023-11-05 Pablo Neira Ayuso Changes Requested
[net,v2] netfilter: xt_recent: fix (increase) ipv6 literal buffer length [net,v2] netfilter: xt_recent: fix (increase) ipv6 literal buffer length - 1 1 - --- 2023-11-05 Maciej Żenczykowski Accepted
[nft] evaluate: reset statement length context only for set mappings [nft] evaluate: reset statement length context only for set mappings - 1 - - --- 2023-11-05 Pablo Neira Ayuso Changes Requested
[nft,v2,5/5] tests/unit: add unit tests for libnftables add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,4/5] build: cleanup if-blocks for conditional compilation in "Makefile.am" add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,3/5] build: add `make check-tree` to check consistency of source tree add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,2/5] build: add `make check-build` to run `./tests/build/run-tests.sh` add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,1/5] build: add basic "check-{local,more,all}" and "build-all" make targets add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[libmnl,v2] nlmsg: fix false positives when validating buffer sizes [libmnl,v2] nlmsg: fix false positives when validating buffer sizes - 1 - - --- 2023-11-04 Jeremy Sowden Accepted
[nf] netfilter: add missing module descriptions [nf] netfilter: add missing module descriptions - - - - --- 2023-11-04 Florian Westphal Accepted
[nft,v3,2/2] json: drop warning on stderr for missing json() hook in stmt_print_json() drop warning messages from stmt_print_json()/expr_print_json() - - - - --- 2023-11-03 Thomas Haller Not Applicable
[nft,v3,1/2] json: drop handling missing json() hook in expr_print_json() drop warning messages from stmt_print_json()/expr_print_json() - - - - --- 2023-11-03 Thomas Haller Not Applicable
[nft,6/6] tests/unit: add unit tests for libnftables add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[nft,5/6] build: cleanup if blocks for conditional compilation add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[nft,4/6] build: add check for consistency of source tree add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[nft,3/6] build: add `make check-tests-build` to add build test add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[nft,2/6] build: add basic "check-{local,more,all}" and "build-all" make targets add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[nft,1/6] gitignore: ignore build artifacts from top level file add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() [net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() - 1 - - --- 2023-11-03 Dan Carpenter Accepted
[nft,v2] tests: shell: Fix sets/reset_command_0 for current kernels [nft,v2] tests: shell: Fix sets/reset_command_0 for current kernels - - - - --- 2023-11-02 Phil Sutter Accepted
[nft] tests: shell: Fix sets/reset_command_0 for current kernels [nft] tests: shell: Fix sets/reset_command_0 for current kernels - - - - --- 2023-11-02 Phil Sutter Changes Requested
[nf-next,v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests [nf-next,v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests - - - - --- 2023-11-02 Phil Sutter pablo Changes Requested
[nft] tproxy: Drop artificial port printing restriction [nft] tproxy: Drop artificial port printing restriction - 1 1 - --- 2023-11-02 Phil Sutter Accepted
[GIT,PULL] Landlock updates for v6.7 [GIT,PULL] Landlock updates for v6.7 - - - - --- 2023-11-02 Mickaël Salaün Handled Elsewhere
[nft,2/2] json: drop handling missing json() hook for "struct expr_ops" [nft,1/2] json: implement json() hook for "symbol_expr_ops"/"variabl_expr_ops" - - - - --- 2023-11-02 Thomas Haller pablo Not Applicable
[nft,1/2] json: implement json() hook for "symbol_expr_ops"/"variabl_expr_ops" [nft,1/2] json: implement json() hook for "symbol_expr_ops"/"variabl_expr_ops" - - - - --- 2023-11-02 Thomas Haller pablo Not Applicable
netfilter: bridge: initialize err to 0 netfilter: bridge: initialize err to 0 - - - - --- 2023-11-01 xiaolinkui Accepted
[net-next] netfilter: nf_tables: Remove unused variable nft_net [net-next] netfilter: nf_tables: Remove unused variable nft_net - - 1 - --- 2023-11-01 Yang Li Accepted
[nft,7/7] tools: check for consistency of .json-nft dumps in "check-tree.sh" add and check dump files for JSON in tests/shell - - - - --- 2023-10-31 Thomas Haller Changes Requested
[nft,6/7] tools: check more strictly for bash shebang in "check-tree.sh" add and check dump files for JSON in tests/shell - - - - --- 2023-10-31 Thomas Haller Changes Requested
[nft,5/7] tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn() add and check dump files for JSON in tests/shell - - - - --- 2023-10-31 Thomas Haller Changes Requested
[nft,3/7] tests/shell: check and generate JSON dump files add and check dump files for JSON in tests/shell - - - - --- 2023-10-31 Thomas Haller Changes Requested
[nft,2/7] json: drop messages "warning: stmt ops chain have no json callback" add and check dump files for JSON in tests/shell - - - - --- 2023-10-31 Thomas Haller Changes Requested
[nft,1/7] json: fix use after free in table_flags_json() add and check dump files for JSON in tests/shell - 1 - - --- 2023-10-31 Thomas Haller Changes Requested
selftests/landlock: Add tests for FS topology changes with network rules selftests/landlock: Add tests for FS topology changes with network rules - - - - --- 2023-10-27 Mickaël Salaün Handled Elsewhere
[10/10] man: reveal rateest's combination categories [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[09/10] man: use .TP for lists in xt_osf man page [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[08/10] man: use native bullet point markup [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[07/10] man: grammar fixes to some manpages [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[06/10] man: consistent casing of "IPv[46]" [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[05/10] man: encode minushyphen the way groff/man requires it [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[04/10] man: encode hyphens the way groff/man requires it [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[03/10] man: encode math minuses the way groff/man requires it [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[02/10] man: encode emdash the way groff/man requires it [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[01/10] man: display number ranges with an en dash [01/10] man: display number ranges with an en dash - - - - --- 2023-10-26 Jan Engelhardt Superseded
[v14,12/12] landlock: Document network support Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,11/12] samples/landlock: Support TCP restrictions Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,10/12] selftests/landlock: Add network tests Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,09/12] selftests/landlock: Share enforce_ruleset() Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,08/12] landlock: Add network rules and TCP hooks support Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,07/12] landlock: Refactor landlock_add_rule() syscall Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,06/12] landlock: Refactor layer helpers Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,05/12] landlock: Move and rename layer helpers Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,04/12] landlock: Refactor merge/inherit_ruleset functions Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,03/12] landlock: Refactor landlock_find_rule/insert_rule Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,02/12] landlock: Allow FS topology changes for domains without such rule type Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[v14,01/12] landlock: Make ruleset's access masks more generic Network support for Landlock - - - - --- 2023-10-26 Konstantin Meskhidze (A) Handled Elsewhere
[net-next,19/19] netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,18/19] netfilter: nf_tables: set->ops->insert returns opaque set element in case of EEXIST [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,17/19] netfilter: nf_tables: shrink memory consumption of set elements [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,16/19] netfilter: nf_tables: expose opaque set element as struct nft_elem_priv [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,15/19] netfilter: nf_tables: set backend .flush always succeeds [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,14/19] netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,13/19] netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,12/19] netfilter: nf_tables: nft_obj_filter fits into cb->ctx [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,11/19] netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,10/19] netfilter: nf_tables: A better name for nft_obj_filter [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,09/19] netfilter: nf_tables: Unconditionally allocate nft_obj_filter [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,08/19] netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,07/19] netfilter: conntrack: switch connlabels to atomic_t [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,06/19] br_netfilter: use single forward hook for ip and arp [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,05/19] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,04/19] netfilter: nf_tables: Introduce nf_tables_getrule_single() [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,03/19] netfilter: nf_tables: Open-code audit log call in nf_tables_getrule() [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,02/19] netfilter: nft_set_rbtree: prefer sync gc to async worker [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function [net-next,01/19] netfilter: nft_set_rbtree: rename gc deactivate+erase function - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[net-next,00/19] Netfilter updates for net-next - - - - --- 2023-10-25 Pablo Neira Ayuso Awaiting Upstream
[nf-next,v3,3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[nf-next,v3,2/3] netfilter: nf_tables: Introduce nf_tables_getobj_single Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[nf-next,v3,1/3] netfilter: nf_tables: Audit log dump reset after the fact Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[nft] evaluate: reject set in concatenation [nft] evaluate: reject set in concatenation - - - - --- 2023-10-25 Pablo Neira Ayuso Accepted
[net] netfilter: flowtable: additional checks for outdated flows [net] netfilter: flowtable: additional checks for outdated flows - 1 1 - --- 2023-10-24 Vlad Buslov pablo Changes Requested
[6/6] man: use native bullet point markup [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[5/6] man: grammar fixes to some manpages [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[4/6] man: consistent casing of "IPv[46]" [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[3/6] man: encode hyphens the way groff/man requires it [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[2/6] man: encode emdash the way groff/man requires it [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[1/6] man: encode minushyphen the way groff/man requires it [1/6] man: encode minushyphen the way groff/man requires it - - - - --- 2023-10-24 Jan Engelhardt Changes Requested
[iptables,2/2] extensions: string: Clarify description of --to Fix up string match man page - - - - --- 2023-10-24 Phil Sutter Accepted
[iptables,1/2] Revert "extensions: string: Clarify description of --to" Fix up string match man page - - - - --- 2023-10-24 Phil Sutter Accepted
[libnetfilter_queue,1/1] Retire 2 libnfnetlink-specific functions libnfnetlink dependency elimination - - - - --- 2023-10-24 Duncan Roe pablo Changes Requested
[nft,3/3] parser_bison: fix length check for ifname in ifname_expr_alloc() [nft,1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert" - 1 - - --- 2023-10-23 Thomas Haller Accepted
[nft,2/3] tests/shell: cover long interface name in "0042chain_variable_0" test [nft,1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert" - - - - --- 2023-10-23 Thomas Haller Accepted
[nft,1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert" [nft,1/3] tests/shell: add "bogons/nft-f/zero_length_devicename2_assert" - - - - --- 2023-10-23 Thomas Haller Accepted
[nft,2/2] tools: reject unexpected files in "tests/shell/testcases/" with "check-tree.sh" [nft,1/2] tests/shell: inline input data in "single_anon_set" test - - - - --- 2023-10-23 Thomas Haller Accepted
[nft,1/2] tests/shell: inline input data in "single_anon_set" test [nft,1/2] tests/shell: inline input data in "single_anon_set" test - - - - --- 2023-10-23 Thomas Haller Accepted
[nft,1/1] tests/shell: test for maximum length of "comment" in "comments_objects_0" [nft,1/1] tests/shell: test for maximum length of "comment" in "comments_objects_0" - - - - --- 2023-10-23 Thomas Haller Accepted
[nft] tests/shell: add missing "elem_opts_compat_0.nodump" file [nft] tests/shell: add missing "elem_opts_compat_0.nodump" file - 1 - - --- 2023-10-23 Thomas Haller Accepted
[netfilter] Fix hw flow offload from nftables [netfilter] Fix hw flow offload from nftables - 1 - - --- 2023-10-23 Donald Hunter RFC
[libnetfilter_queue] include: all: remove trailing spaces [libnetfilter_queue] include: all: remove trailing spaces - 1 - - --- 2023-10-23 Duncan Roe Accepted
« 1 2 ... 10 11 12286 287 »