Show patches with: none      |   30036 patches
« 1 2 ... 15 16 17300 301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iptables-nft] extensions: add xt_statistics random mode translation [iptables-nft] extensions: add xt_statistics random mode translation - - - - --- 2022-12-01 Florian Westphal pablo Accepted
[net,4/4] netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark [net,1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one - 1 - 1 --- 2022-11-30 Pablo Neira Ayuso pablo Accepted
[net,3/4] netfilter: conntrack: fix using __this_cpu_add in preemptible [net,1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one - 1 - - --- 2022-11-30 Pablo Neira Ayuso pablo Accepted
[net,2/4] netfilter: flowtable_offload: fix using __this_cpu_add in preemptible [net,1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one - 1 - - --- 2022-11-30 Pablo Neira Ayuso pablo Accepted
[net,1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one [net,1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one - 1 - - --- 2022-11-30 Pablo Neira Ayuso pablo Accepted
[net,0/4] Netfilter fixes for net - - - - --- 2022-11-30 Pablo Neira Ayuso pablo Accepted
[RFC,ebtables-nft] unify ether type and meta protocol decoding [RFC,ebtables-nft] unify ether type and meta protocol decoding - - - - --- 2022-11-30 Florian Westphal pablo RFC
[ebtables-nft] nft-bridge: work around recent "among" decode breakage [ebtables-nft] nft-bridge: work around recent "among" decode breakage 1 1 - - --- 2022-11-30 Florian Westphal pablo Accepted
[v3,iptables-nft,3/3] xlate-test: avoid shell entanglements remove escape_quotes support - - - - --- 2022-11-30 Florian Westphal pablo Accepted
[v3,iptables-nft,2/3] extensions: change expected output for new format remove escape_quotes support - - - - --- 2022-11-30 Florian Westphal pablo Accepted
[v3,iptables-nft,1/3] xlate: get rid of escape_quotes remove escape_quotes support - - - - --- 2022-11-30 Florian Westphal pablo Accepted
[ulogd2,v2,v2,34/34] output: sqlite3: reimplement using the common DB API Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,33/34] output: pgsql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,32/34] output: pgsql: tidy up `open_db_pgsql` and fix memory leak Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,31/34] output: pgsql: remove variable-length arrays Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,30/34] output: pgsql: remove a couple of struct members Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,29/34] output: mysql: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,28/34] db: add prep & exec support Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,27/34] db, IP2BIN: defer formatting of raw strings Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,26/34] db: avoid cancelling ring-buffer thread Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,25/34] db: synchronize access to ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,24/34] db: use `struct db_stmt` objects more widely Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,23/34] db: refactor backlog Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,22/34] db: refactor ring-buffer Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,21/34] db: refactor ring-buffer initialization Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,20/34] db: refactor configuration Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,19/34] db: improve calculation of sql statement length Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,18/34] db: open-code `_loop_reconnect_db` Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,17/34] db: change return type of two functions to `void` Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,16/34] db: use consistent integer return values to indicate errors Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,15/34] db: reorganize source Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,14/34] output: de-duplicate allocation of input keys Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,13/34] output: remove zero-initialized `struct ulogd_plugin` members Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,12/34] conffile: replace malloc+strcpy with strdup Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,11/34] src: remove superfluous casts Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,10/34] src: remove `TIME_ERR` macro Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,09/34] src: define constructors and destructors consistently Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,08/34] src: parenthesize config-entry macro arguments Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,07/34] src: remove zero-valued config-key fields Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,06/34] src: remove some trailing white space Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,05/34] build: add checks to configure.ac Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,04/34] db: fix back-log capacity checks Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,03/34] output: JSON: remove incorrect config value check Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,02/34] filter: fix buffer sizes in filter plug-ins Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2,v2,v2,01/34] ulogd: fix parse-error check Refactor of the DB output plug-ins - - - - --- 2022-11-29 Jeremy Sowden pablo Changes Requested
[ulogd2] pgsql: correct `ulog2.ip_totlen` type [ulogd2] pgsql: correct `ulog2.ip_totlen` type - - - - --- 2022-11-29 Jeremy Sowden pablo Accepted
[iptables] tests: shell: Test selective ebtables flushing [iptables] tests: shell: Test selective ebtables flushing - - - - --- 2022-11-29 Phil Sutter pablo Accepted
[v2,iptables-nft,3/3] xlate-test: avoid shell entanglements remove escape_quotes support - - - - --- 2022-11-29 Florian Westphal pablo Changes Requested
[v2,iptables-nft,2/3] extensions: change expected output for new format remove escape_quotes support - - - - --- 2022-11-29 Florian Westphal pablo Changes Requested
[v2,iptables-nft,1/3] xlate: get rid of escape_quotes remove escape_quotes support - - - - --- 2022-11-29 Florian Westphal pablo Changes Requested
[nf] netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark [nf] netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark - 1 - - --- 2022-11-28 Pablo Neira Ayuso pablo Accepted
[ulogd2,3/3] src: keep IPv4 addresses internally in IPv4-in-IPv6 format IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Changes Requested
[ulogd2,2/3] output: add missing support for int64_t values IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Accepted
[ulogd2,1/3] filter: IP2BIN: correct spelling of variable IP Address Formatting Fixes - - - - --- 2022-11-27 Jeremy Sowden pablo Accepted
[iptables,4/4] extensions: xlate: Format sets consistently [iptables,1/4] libxtables: xt_xlate_add() to take care of spacing - - - - --- 2022-11-25 Phil Sutter pablo Accepted
[iptables,3/4] extensions: libxt_conntrack: Drop extra whitespace in xlate [iptables,1/4] libxtables: xt_xlate_add() to take care of spacing - 1 - - --- 2022-11-25 Phil Sutter pablo Accepted
[iptables,2/4] extensions: Leverage xlate auto-spacing [iptables,1/4] libxtables: xt_xlate_add() to take care of spacing - - - - --- 2022-11-25 Phil Sutter pablo Accepted
[iptables,1/4] libxtables: xt_xlate_add() to take care of spacing [iptables,1/4] libxtables: xt_xlate_add() to take care of spacing - - - - --- 2022-11-25 Phil Sutter pablo Accepted
[nf] netfilter: fix using __this_cpu_add in preemptible in nf_flow_table_offload [nf] netfilter: fix using __this_cpu_add in preemptible in nf_flow_table_offload - 1 - - --- 2022-11-24 Xin Long pablo Accepted
[nf] netfilter: fix using __this_cpu_add in preemptible in nf_conntrack_core [nf] netfilter: fix using __this_cpu_add in preemptible in nf_conntrack_core - 1 - - --- 2022-11-24 Xin Long pablo Accepted
[nft,4/4] xt: Fall back to generic printing from translation [nft,1/4] xt: Delay libxtables access until translation - - - - --- 2022-11-24 Phil Sutter pablo Accepted
[nft,3/4] xt: Rewrite unsupported compat expression dumping [nft,1/4] xt: Delay libxtables access until translation - - - - --- 2022-11-24 Phil Sutter pablo Accepted
[nft,2/4] xt: Purify enum nft_xt_type [nft,1/4] xt: Delay libxtables access until translation - - - - --- 2022-11-24 Phil Sutter pablo Accepted
[nft,1/4] xt: Delay libxtables access until translation [nft,1/4] xt: Delay libxtables access until translation - - - - --- 2022-11-24 Phil Sutter pablo Accepted
[iptables-nft,3/3] extensions: remove trailing spaces remove escape_quotes support - - - - --- 2022-11-24 Florian Westphal pablo Superseded
[iptables-nft,2/3] extensions: change expected output for new format remove escape_quotes support - - - - --- 2022-11-24 Florian Westphal pablo Superseded
[iptables-nft,1/3] xlate: get rid of escape_quotes remove escape_quotes support - - - - --- 2022-11-24 Florian Westphal pablo Superseded
[nf] nft_set_pipapo: Actually validate intervals in fields after the first one [nf] nft_set_pipapo: Actually validate intervals in fields after the first one - 1 - - --- 2022-11-24 Stefano Brivio pablo Accepted
[nft] src: support for selectors with different byteorder with interval concatenations [nft] src: support for selectors with different byteorder with interval concatenations - - - - --- 2022-11-24 Pablo Neira Ayuso pablo Accepted
[conntrackd,3/3] Fix -Wimplicit-function-declaration [conntrackd,1/3] build: don't suppress various warnings - - - - --- 2022-11-24 Pablo Neira Ayuso pablo Accepted
[conntrackd,2/3] network: Fix -Wstrict-prototypes [conntrackd,1/3] build: don't suppress various warnings - - - - --- 2022-11-24 Pablo Neira Ayuso pablo Accepted
[conntrackd,1/3] build: don't suppress various warnings [conntrackd,1/3] build: don't suppress various warnings - - - - --- 2022-11-24 Pablo Neira Ayuso pablo Accepted
[iptables,13/13] extensions: ipcomp: Add comment to clarify xlate callback Extensions: Review xlate callbacks - - - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,12/13] extensions: frag: Add comment to clarify xlate callback Extensions: Review xlate callbacks - - - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,11/13] extensions: libebt_log: Add comment to clarify xlate callback Extensions: Review xlate callbacks - - - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,10/13] extensions: tcp: Translate TCP option match Extensions: Review xlate callbacks - - - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,09/13] extensions: ecn: Sanitize xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,08/13] extensions: TOS: Fix v1 xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,07/13] extensions: TCPMSS: Use xlate callback for IPv6, too Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,06/13] extensions: MARK: Sanitize MARK_xlate() Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,05/13] extensions: CONNMARK: Fix xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,04/13] extensions: libipt_ttl: Sanitize xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,03/13] extensions: libebt_redirect: Fix xlate return code Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,02/13] extensions: libebt_mark: Fix xlate test case Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,01/13] extensions: libebt_mark: Fix mark target xlate Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables-nft] iptables-nft: exit nonzero when iptables-save cannot decode all expressions [iptables-nft] iptables-nft: exit nonzero when iptables-save cannot decode all expressions 1 - - - --- 2022-11-23 Florian Westphal pablo Accepted
[v2,nf] netfilter: conntrack: set icmpv6 redirects as RELATED [v2,nf] netfilter: conntrack: set icmpv6 redirects as RELATED 1 - - - --- 2022-11-23 Florian Westphal pablo Accepted
[6.0,306/314] netlink: Bounds-check struct nlmsgerr creation Untitled series #329692 - - - - --- 2022-11-23 Greg Kroah-Hartman pablo Awaiting Upstream
[net,3/3] netfilter: flowtable_offload: add missing locking [net,1/3] netfilter: ipset: regression in ip_set_hash_ip.c - 1 - - --- 2022-11-22 Pablo Neira Ayuso pablo Accepted
[net,2/3] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface [net,1/3] netfilter: ipset: regression in ip_set_hash_ip.c - 1 - - --- 2022-11-22 Pablo Neira Ayuso pablo Accepted
[net,1/3] netfilter: ipset: regression in ip_set_hash_ip.c [net,1/3] netfilter: ipset: regression in ip_set_hash_ip.c - 1 1 - --- 2022-11-22 Pablo Neira Ayuso pablo Accepted
[net,0/3] Netfilter fixes for net - - - - --- 2022-11-22 Pablo Neira Ayuso pablo Accepted
[1/1] netfilter: ipset: Add support for new bitmask parameter [1/1] netfilter: ipset: Add support for new bitmask parameter - - - - --- 2022-11-22 Jozsef Kadlecsik pablo Accepted
[0/1] ipset patch for the nf-next tree - - - - --- 2022-11-22 Jozsef Kadlecsik pablo Accepted
[1/1] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface [1/1] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface - - - - --- 2022-11-22 Jozsef Kadlecsik pablo Accepted
[0/1] ipset patch for the nf tree - - - - --- 2022-11-22 Jozsef Kadlecsik pablo Accepted
[PATCHv7,6/6] ipvs: run_estimation should control the kthread tasks ipvs: Use kthreads for stats - - 1 - --- 2022-11-22 Julian Anastasov pablo Accepted
[PATCHv7,5/6] ipvs: add est_cpulist and est_nice sysctl vars ipvs: Use kthreads for stats - - 1 - --- 2022-11-22 Julian Anastasov pablo Accepted
[PATCHv7,4/6] ipvs: use kthreads for stats estimation ipvs: Use kthreads for stats - - 1 1 --- 2022-11-22 Julian Anastasov pablo Accepted
[PATCHv7,3/6] ipvs: use u64_stats_t for the per-cpu counters ipvs: Use kthreads for stats - 1 1 1 --- 2022-11-22 Julian Anastasov pablo Accepted
« 1 2 ... 15 16 17300 301 »