Show patches with: Archived = No       |   28553 patches
« 1 2 ... 109 110 111285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnetfilter_queue,v2] doc: make the HTML main page available as `man 7 libnetfilter_queue` [libnetfilter_queue,v2] doc: make the HTML main page available as `man 7 libnetfilter_queue` - - - - --- 2023-09-21 Duncan Roe Changes Requested
[nft,3/3] netlink_linearize: skip set element expression in map statement key [nft,1/3] tests: py: add map support - - - - --- 2023-09-26 Pablo Neira Ayuso pablo Changes Requested
[v2,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v2,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[nft] mergesort: avoid cloning value in expr_msort_cmp() [nft] mergesort: avoid cloning value in expr_msort_cmp() - - - - --- 2023-09-27 Thomas Haller Changes Requested
[nft,1/3] nft: add NFT_ARRAY_SIZE() helper Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller pablo Changes Requested
[nft,2/3] nfnl_osf: rework nf_osf_parse_opt() and avoid "-Wstrict-overflow" warning Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller pablo Changes Requested
[nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
[nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
[nft,v2] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft,v2] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
[v3,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v3,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[nf] netfilter: nf_tables: do not refresh timeout when resetting element [nf] netfilter: nf_tables: do not refresh timeout when resetting element - 1 - - --- 2023-10-02 Pablo Neira Ayuso Changes Requested
[nft] doc: remove references to timeout in reset command [nft] doc: remove references to timeout in reset command - 1 - - --- 2023-10-10 Pablo Neira Ayuso pablo Changes Requested
[conntrack] conntrack: label update requires a previous label in place [conntrack] conntrack: label update requires a previous label in place - - - - --- 2023-10-11 Pablo Neira Ayuso pablo Changes Requested
[conntrack] conntrack: label update requires a previous label in place [conntrack] conntrack: label update requires a previous label in place - - - - --- 2023-10-11 Pablo Neira Ayuso Changes Requested
[conntrack,v3] conntrack: label update requires a previous label in place [conntrack,v3] conntrack: label update requires a previous label in place - - - - --- 2023-10-11 Pablo Neira Ayuso pablo Changes Requested
[conntrack,v4] conntrack: label update requires a previous label in place [conntrack,v4] conntrack: label update requires a previous label in place - - - - --- 2023-10-12 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,1/1] Retire 2 libnfnetlink-specific functions libnfnetlink dependency elimination - - - - --- 2023-10-24 Duncan Roe pablo 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
[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
[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
[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
[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
[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
[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
[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
[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,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
[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
[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,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,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,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,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
[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] 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
[nft,1/6] gitignore: ignore build artifacts from top level file 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,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,4/6] build: add check for consistency of source tree 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,6/6] tests/unit: add unit tests for libnftables add infrastructure for unit tests - - - - --- 2023-11-03 Thomas Haller Changes Requested
[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] 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
[nft,1/2] utils: add memory_allocation_check() helper [nft,1/2] utils: add memory_allocation_check() helper - - - - --- 2023-11-08 Thomas Haller pablo Changes Requested
[nft,2/2] netlink: add and use _nftnl_udata_buf_alloc() helper [nft,1/2] utils: add memory_allocation_check() helper - - - - --- 2023-11-08 Thomas Haller pablo Changes Requested
[nft,01/12] tests: shell: export DIFF to use it from feature scripts update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,02/12] tests: shell: skip pipapo tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,03/12] tests: shell: skip prerouting reject tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,04/12] tests: shell: skip stateful expression in sets tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,05/12] tests: shell: skip NAT netmap tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,06/12] tests: shell: skip comment tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,07/12] tests: shell: skip multidevice chain tests if kernel lacks support update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,08/12] tests: shell: skip if kernel does not support bitshift update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,09/12] tests: shell: split set NAT interval test update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,10/12] tests: shell: split map test update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,11/12] tests: shell: split single element in anonymous set update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso Changes Requested
[nft,12/12] tests: shell: split merge nat optimization in two tests update tests/shell for 5.4 kernels - - - - --- 2023-11-09 Pablo Neira Ayuso 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
[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,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
[nft] src: expand create commands [nft] src: expand create commands - 1 - - --- 2023-11-13 Pablo Neira Ayuso Changes Requested
[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
[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-next] net: ctnetlink: support filtering by zone [net-next] net: ctnetlink: support filtering by zone - - - - --- 2023-11-17 Felix Huettner Changes Requested
[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,2/2] tests/shell: have .json-nft dumps prettified to wrap lines pretty print .json-nft files - - - - --- 2023-11-24 Thomas Haller Changes Requested
[net] net/netfilter: bpf: avoid leakage of skb [net] net/netfilter: bpf: avoid leakage of skb - 1 - - --- 2023-11-29 D. Wythe Changes Requested
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
[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
[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
[iptables,1/7] build: format `AM_CPPFLAGS` variables Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,2/7] build: remove obsolete `AM_LIBTOOL_SILENT` variable Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,3/7] build: remove unused `AM_VERBOSE_CXX*` variables Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,4/7] build: use standard automake verbosity variables Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,5/7] build: add an automake verbosity variable for `ln` Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,6/7] build: replace `echo -e` with `printf` Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,7/7] build: suppress man-page listing in silent rules Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[nf-next] netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST [nf-next] netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST - - - - --- 2023-12-15 Phil Sutter Changes Requested
[net-next,07/24] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. Untitled series #386894 - - - - --- 2023-12-15 Sebastian Andrzej Siewior Changes Requested
[iptables] ebtables: Default to extrapositioned negations [iptables] ebtables: Default to extrapositioned negations - - - - --- 2023-12-21 Phil Sutter Changes Requested
[nft,3/4] evaluate: bail out if anonymous concat set defines a non concat expression assorted fixes - - - - --- 2024-01-10 Pablo Neira Ayuso Changes Requested
[libnftnl] set_elem: use nftnl_data_cpy() in NFTNL_SET_ELEM_{KEY,KEY_END,DATA} [libnftnl] set_elem: use nftnl_data_cpy() in NFTNL_SET_ELEM_{KEY,KEY_END,DATA} - - - - --- 2024-01-12 Pablo Neira Ayuso Changes Requested
[libnftnl] set_elem: use nftnl_data_cpy() in NFTNL_SET_ELEM_{KEY,KEY_END,DATA} [libnftnl] set_elem: use nftnl_data_cpy() in NFTNL_SET_ELEM_{KEY,KEY_END,DATA} - - - - --- 2024-01-12 Pablo Neira Ayuso Changes Requested
[net,00/14] Netfilter fixes for net - - - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,01/14] netfilter: nf_tables: reject invalid set policy [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,02/14] netfilter: nf_tables: validate .maxattr at expression registration [net,01/14] netfilter: nf_tables: reject invalid set policy - - - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,03/14] netfilter: nf_tables: bail out if stateful expression provides no .clone [net,01/14] netfilter: nf_tables: reject invalid set policy - - - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,04/14] netfilter: nft_limit: do not ignore unsupported flags [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,05/14] netfilter: nfnetlink_log: use proper helper for fetching physinif [net,01/14] netfilter: nf_tables: reject invalid set policy - - 1 - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,06/14] netfilter: nf_queue: remove excess nf_bridge variable [net,01/14] netfilter: nf_tables: reject invalid set policy - - 1 - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,07/14] netfilter: propagate net to nf_bridge_get_physindev [net,01/14] netfilter: nf_tables: reject invalid set policy - - 1 - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,08/14] netfilter: bridge: replace physindev with physinif in nf_bridge_info [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,09/14] netfilter: nf_tables: check if catch-all set element is active in next generation [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,10/14] netfilter: nf_tables: do not allow mismatch field size and set key length [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,11/14] netfilter: nf_tables: skip dead set elements in netlink dump [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,12/14] netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description [net,01/14] netfilter: nf_tables: reject invalid set policy - 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,13/14] ipvs: avoid stat macros calls from preemptible context [net,01/14] netfilter: nf_tables: reject invalid set policy 2 1 - - --- 2024-01-17 Pablo Neira Ayuso Changes Requested
[net,14/14] netfilter: ipset: fix performance regression in swap operation [net,01/14] netfilter: nf_tables: reject invalid set policy - 2 - 2 --- 2024-01-17 Pablo Neira Ayuso Changes Requested
« 1 2 ... 109 110 111285 286 »