Show patches with: Archived = No       |   28553 patches
« 1 2 ... 50 51 52285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ulogd2,24/26] output: JSON: fix printf truncation warnings. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,23/26] output: JSON: fix output of GMT offset. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,22/26] util: db: fix possible string truncation. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,21/26] output: SQLITE3: catch errors creating SQL statement Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,20/26] output: SQLITE3: Fix string truncation warnings and possible buffer overruns. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,19/26] output: PGSQL: Fix string truncation warning Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,18/26] output: MYSQL: Fix string truncation warning Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,17/26] output: DBI: fix string truncation warnings Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,16/26] output: DBI: fix deprecation warnings. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,15/26] input: UNIXSOCK: prevent unaligned pointer access. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,14/26] input: UNIXSOCK: fix possible truncation of socket path Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,13/26] input: UNIXSOCK: stat socket-path first before creating the socket. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,12/26] filter: PWSNIFF: replace malloc+strncpy with strndup. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,11/26] Replace malloc+memset with calloc Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,10/26] filter: HWHDR: remove zero-initialization of MAC type. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,09/26] filter: HWHDR: re-order KEY_RAW_MAC checks. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,08/26] filter: HWHDR: replace `switch` with `if`. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,07/26] db: add missing `break` to switch-case. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,06/26] jhash: add "fall through" comments to switch cases. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,05/26] output: IPFIX: correct format-specifiers. Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,04/26] ulog: correct log specifiers Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,03/26] ulog: fix order of log arguments Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,02/26] ulog: remove empty log-line Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,01/26] include: add format attribute to __ulogd_log declaration Compiler Warning Fixes - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,13/13] build: bump autoconf version to 2.71 Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,12/13] build: reformat autoconf AC_ARG_WITH, AC_ARG_ENABLE and related macros Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,11/13] build: quote and reformat some autoconf macro arguments Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,10/13] build: update obsolete autoconf macros Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,09/13] build: move library dependencies from LDFLAGS to LIBADD Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,08/13] build: only conditionally enter sub-directories containing optional code Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,07/13] build: use `dist_man_MANS` Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,06/13] build: add Make_global.am for common flags and include it where necessary Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,05/13] build: move cpp flag to the only Makefile.am file where it's needed Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,04/13] build: remove empty filter sub-directory Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,03/13] build: remove unused Makefile fragment Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,02/13] gitignore: ignore util/.dirstamp Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[ulogd2,01/13] gitignore: Add Emacs artefacts Build Improvements - - - - --- 2021-10-30 Jeremy Sowden pablo Changes Requested
[RFC,bpf-next,v1,6/6] selftests/bpf: Add referenced PTR_TO_BTF_ID selftest Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[RFC,bpf-next,v1,5/6] net: netfilter: Add unstable CT lookup helper for XDP and TC-BPF Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[RFC,bpf-next,v1,4/6] bpf: Add reference tracking support to kfunc returned PTR_TO_BTF_ID Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[RFC,bpf-next,v1,3/6] bpf: Extend kfunc with PTR_TO_CTX and PTR_TO_MEM arguments Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[RFC,bpf-next,v1,2/6] bpf: Remove DEFINE_KFUNC_BTF_ID_SET Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[RFC,bpf-next,v1,1/6] bpf: Refactor bpf_check_mod_kfunc_call Introduce unstable CT lookup helpers - - - - --- 2021-10-30 Kumar Kartikeya Dwivedi pablo RFC
[libnetfilter_log] build: fix pkg-config syntax-errors [libnetfilter_log] build: fix pkg-config syntax-errors - 2 - - --- 2021-10-30 Jeremy Sowden pablo Accepted
[nf-next,v4] netfilter: ipvs: Fix reuse connection if RS weight is 0 [nf-next,v4] netfilter: ipvs: Fix reuse connection if RS weight is 0 1 1 - - --- 2021-10-30 yangxingwu pablo Changes Requested
[net-next,v3] ipvs: Fix reuse connection if RS weight is 0 [net-next,v3] ipvs: Fix reuse connection if RS weight is 0 - 1 - - --- 2021-10-30 yangxingwu pablo Changes Requested
[nft,v2,3/3] parser: extend limit syntax parser: refactor and extend limit rate rules - - - - --- 2021-10-29 Jeremy Sowden pablo Accepted
[nft,v2,2/3] parser: add `limit_rate_pkts` and `limit_rate_bytes` rules parser: refactor and extend limit rate rules - - - - --- 2021-10-29 Jeremy Sowden pablo Accepted
[nft,v2,1/3] parser: add new `limit_bytes` rule parser: refactor and extend limit rate rules - - - - --- 2021-10-29 Jeremy Sowden pablo Accepted
[RFC] netfilter: ipset: fix AHASH_MAX_SIZE to documented one [RFC] netfilter: ipset: fix AHASH_MAX_SIZE to documented one - - - - --- 2021-10-29 Thomas Lamprecht pablo RFC
[nf-next,v4,2/2] netfilter: nft_payload: support for inner header matching / mangling Untitled series #269535 - - - - --- 2021-10-29 Pablo Neira Ayuso pablo Accepted
[PACH,nf-next,v4] netfilter: nft_payload: support for inner header matching / mangling [PACH,nf-next,v4] netfilter: nft_payload: support for inner header matching / mangling - - - - --- 2021-10-29 Pablo Neira Ayuso pablo Changes Requested
[nf-next,v3,2/2] netfilter: nft_payload: support for inner header matching / mangling Untitled series #269533 - - - - --- 2021-10-29 Pablo Neira Ayuso pablo Changes Requested
[v2] ipvs: Fix reuse connection if RS weight is 0 [v2] ipvs: Fix reuse connection if RS weight is 0 - - - - --- 2021-10-29 yangxingwu pablo Changes Requested
[nf-next,2/2,v2] netfilter: nft_payload: support for inner header matching / mangling [nf-next,1/2,v2] netfilter: nf_tables: convert pktinfo->tprot_set to flags field - - - - --- 2021-10-28 Pablo Neira Ayuso pablo Changes Requested
[nf-next,1/2,v2] netfilter: nf_tables: convert pktinfo->tprot_set to flags field [nf-next,1/2,v2] netfilter: nf_tables: convert pktinfo->tprot_set to flags field - - - - --- 2021-10-28 Pablo Neira Ayuso pablo Accepted
[nft] doc: update ct timeout section with the state names [nft] doc: update ct timeout section with the state names - - - - --- 2021-10-28 Florian Westphal pablo Accepted
[nf-next,v1] netfilter: nft_payload: support for inner header matching / mangling [nf-next,v1] netfilter: nft_payload: support for inner header matching / mangling - - - - --- 2021-10-28 Pablo Neira Ayuso pablo Changes Requested
[nft] cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only [nft] cache: disable NFT_CACHE_SETELEM_BIT on --terse listing only - 1 - - --- 2021-10-27 Pablo Neira Ayuso pablo Accepted
[nft] src: Support netdev egress hook [nft] src: Support netdev egress hook - - - - --- 2021-10-27 Pablo Neira Ayuso pablo Changes Requested
[nft] cache: ensure evaluate_cache_list flags are set correctly [nft] cache: ensure evaluate_cache_list flags are set correctly - 1 - - --- 2021-10-26 Chris Arges pablo Accepted
[nf-next] netfilter: nft_meta: infer ptktype from IP address from the output path [nf-next] netfilter: nft_meta: infer ptktype from IP address from the output path - - - - --- 2021-10-26 Pablo Neira Ayuso pablo Changes Requested
[net-next] ifb: Depend on netfilter alternatively to tc [net-next] ifb: Depend on netfilter alternatively to tc - 1 - - --- 2021-10-26 Lukas Wunner pablo Awaiting Upstream
[nft,4/4] cache: honor table in set filtering [nft,1/4] configure: default to libedit for cli - 1 - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[nft,3/4] cache: honor filter in set listing commands [nft,1/4] configure: default to libedit for cli - 1 - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[nft,2/4] cache: always set on NFT_CACHE_REFRESH for listing [nft,1/4] configure: default to libedit for cli - - - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[nft,1/4] configure: default to libedit for cli [nft,1/4] configure: default to libedit for cli - - - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[v2,net-next,2/2] vrf: run conntrack only in context of lower/physdev for locally generated packets vrf: rework interaction with netfilter/conntrack 1 - - - --- 2021-10-25 Florian Westphal pablo Awaiting Upstream
[v2,net-next,1/2] netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf vrf: rework interaction with netfilter/conntrack - - - - --- 2021-10-25 Florian Westphal pablo Awaiting Upstream
[nf-next] netfilter: nft_meta: add NFT_META_IFTYPE [nf-next] netfilter: nft_meta: add NFT_META_IFTYPE - - - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
ipvs: Fix reuse connection if RS weight is 0 ipvs: Fix reuse connection if RS weight is 0 - - - - --- 2021-10-25 yangxingwu pablo Changes Requested
[nf-next] netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state [nf-next] netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state - - - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[nft] tests: shell: $NFT needs to be invoked unquoted [nft] tests: shell: $NFT needs to be invoked unquoted - 1 - - --- 2021-10-21 Štěpán Němec pablo Changes Requested
[net-next,2/2] vrf: run conntrack only in context of lower/physdev for locally generated packets vrf: rework interaction with netfilter/conntrack - - - - --- 2021-10-21 Florian Westphal pablo Changes Requested
[net-next,1/2] netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf vrf: rework interaction with netfilter/conntrack - - - - --- 2021-10-21 Florian Westphal pablo Changes Requested
ipvs: autoload ipvs on genl access ipvs: autoload ipvs on genl access 2 - - - --- 2021-10-21 Thomas Weißschuh pablo Accepted
[net,8/8] netfilter: ebtables: allocate chainstack on CPU local nodes [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - - - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,7/8] selftests: netfilter: remove stray bash debug line [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - 1 - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,6/8] netfilter: ipvs: make global sysctl readonly in non-init netns [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value 1 1 - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,5/8] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value 1 1 - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,4/8] selftests: nft_nat: add udp hole punch test case [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - - - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,3/8] netfilter: nf_tables: skip netdev events generated on netns removal [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - 1 - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,2/8] netfilter: Kconfig: use 'default y' instead of 'm' for bool config option [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - 1 - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value [net,1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value - 1 1 - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[net,0/8] Netfilter/IPVS fixes for net - - - - --- 2021-10-21 Pablo Neira Ayuso pablo Accepted
[nf] selftests: netfilter: extend nfqueue tests to cover vrf device [nf] selftests: netfilter: extend nfqueue tests to cover vrf device - - - - --- 2021-10-20 Florian Westphal pablo Accepted
[nf] netfilter: nfnetlink_queue: fix OOB when mac header was cleared [nf] netfilter: nfnetlink_queue: fix OOB when mac header was cleared - 1 - - --- 2021-10-20 Florian Westphal pablo Accepted
[nft,3/3] tests: shell: README: clarify test file name convention [nft,1/3] tests: shell: README: copy edit - 1 - - --- 2021-10-20 Štěpán Němec pablo Changes Requested
[nft,2/3] tests: shell: README: $NFT does not have to be a path to a binary [nft,1/3] tests: shell: README: copy edit - 1 - - --- 2021-10-20 Štěpán Němec pablo Changes Requested
[nft,1/3] tests: shell: README: copy edit [nft,1/3] tests: shell: README: copy edit - - - - --- 2021-10-20 Štěpán Němec pablo Changes Requested
[nft] tests: run-tests.sh: ensure non-zero exit when $failed != 0 [nft] tests: run-tests.sh: ensure non-zero exit when $failed != 0 - 1 - - --- 2021-10-20 Štěpán Němec pablo Accepted
[nft] tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge interval set") [nft] tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge interval set") - - - - --- 2021-10-20 Štěpán Němec pablo Accepted
[net-next] net: sched: Allow statistics reads from softirq. [net-next] net: sched: Allow statistics reads from softirq. - 1 - - --- 2021-10-19 Sebastian Andrzej Siewior pablo Awaiting Upstream
[net,1/1] vrf: Revert "Reset skb conntrack connection..." [net,1/1] vrf: Revert "Reset skb conntrack connection..." 2 1 - - --- 2021-10-18 Eugene Crosser pablo Changes Requested
[nf] selftests: netfilter: add a vrf+conntrack testcase [nf] selftests: netfilter: add a vrf+conntrack testcase - - - - --- 2021-10-18 Florian Westphal pablo Accepted
[libnetfilter_queue,v6] build: doc: Allow to specify whether to produce man pages, html, neither or… [libnetfilter_queue,v6] build: doc: Allow to specify whether to produce man pages, html, neither or… - - - - --- 2021-10-18 Duncan Roe pablo Accepted
[libnetfilter_queue] build: doc: Ensure clean `git status` after in_tree build [libnetfilter_queue] build: doc: Ensure clean `git status` after in_tree build - - - - --- 2021-10-18 Duncan Roe pablo Accepted
[nf-next,15/15] netfilter: core: Fix clang warnings about unused static inlines [nf-next,01/15] ipvs: add sysctl_run_estimation to support disable estimation - 1 - - --- 2021-10-17 Pablo Neira Ayuso pablo Accepted
[nf-next,14/15] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers [nf-next,01/15] ipvs: add sysctl_run_estimation to support disable estimation 1 - - - --- 2021-10-17 Pablo Neira Ayuso pablo Accepted
[nf-next,13/15] netfilter: ipvs: remove unneeded input wrappers [nf-next,01/15] ipvs: add sysctl_run_estimation to support disable estimation 1 - - - --- 2021-10-17 Pablo Neira Ayuso pablo Accepted
« 1 2 ... 50 51 52285 286 »