netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 17:40:19 to 2021-10-19 12:10:10 UTC [more...]

[PATCH net-next 0/9] Try to simplify the gnet_stats and remove qdisc->running sequence counter
 2021-10-19 12:10 UTC  (16+ messages)
` [PATCH net-next 1/9] gen_stats: Add instead Set the value in __gnet_stats_copy_basic()
` [PATCH net-next 2/9] gen_stats: Add gnet_stats_add_queue()
` [PATCH net-next 3/9] mq, mqprio: Use gnet_stats_add_queue()
` [PATCH net-next 4/9] gen_stats: Move remaining users to gnet_stats_add_queue()
` [PATCH net-next 5/9] u64_stats: Introduce u64_stats_set()
` [PATCH net-next 6/9] net: sched: Protect Qdisc::bstats with u64_stats
` [PATCH net-next 7/9] net: sched: Use _bstats_update/set() instead of raw writes
` [PATCH net-next 8/9] net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
` [PATCH net-next 9/9] net: sched: Remove Qdisc::running sequence counter
    ` [PATCH net-next] net: sched: Allow statistics reads from softirq

[PATCH nft] main: _exit() if setuid
 2021-10-19 11:54 UTC  (4+ messages)

Commit 09e856d54bda5f288ef8437a90ab2b9b3eab83d1r "vrf: Reset skb conntrack connection on VRF rcv" breaks expected netfilter behaviour
 2021-10-19 11:49 UTC  (9+ messages)

linux-next: manual merge of the netfilter-next tree with the netfilter tree
 2021-10-18 23:13 UTC  (2+ messages)

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-18 18:22 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH nf] selftests: netfilter: add a vrf+conntrack testcase
 2021-10-18 12:38 UTC 

[PATCH v3 net-next] net: make use of helper netif_is_bridge_master()
 2021-10-18 12:10 UTC  (3+ messages)

[PATCH libnetfilter_log v5] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-18  4:55 UTC  (8+ messages)
  ` You dropped the wrong patvh from patchwork

[PATCH libnetfilter_queue v6] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-18  4:17 UTC 

[PATCH libnetfilter_queue] build: doc: Ensure clean `git status` after in_tree build
 2021-10-18  2:54 UTC 

[PATCH] netfilter: ebtables: allocate chainstack on CPU local nodes
 2021-10-17 22:23 UTC  (2+ messages)

[PATCH nf-next 00/15] Netfilter/IPVS updates for net-next
 2021-10-17 22:15 UTC  (16+ messages)
` [PATCH nf-next 01/15] ipvs: add sysctl_run_estimation to support disable estimation
` [PATCH nf-next 02/15] netfilter: nft_dynset: relax superfluous check on set updates
` [PATCH nf-next 03/15] netfilter: Rename ingress hook include file
` [PATCH nf-next 04/15] netfilter: Generalize "
` [PATCH nf-next 05/15] netfilter: Introduce egress hook
` [PATCH nf-next 06/15] af_packet: "
` [PATCH nf-next 07/15] netfilter: iptables: allow use of ipt_do_table as hookfn
` [PATCH nf-next 08/15] netfilter: arp_tables: allow use of arpt_do_table "
` [PATCH nf-next 09/15] netfilter: ip6tables: allow use of ip6t_do_table "
` [PATCH nf-next 10/15] netfilter: ebtables: allow use of ebt_do_table "
` [PATCH nf-next 11/15] netfilter: ipvs: prepare for hook function reduction
` [PATCH nf-next 12/15] netfilter: ipvs: remove unneeded output wrappers
` [PATCH nf-next 13/15] netfilter: ipvs: remove unneeded input wrappers
` [PATCH nf-next 14/15] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers
` [PATCH nf-next 15/15] netfilter: core: Fix clang warnings about unused static inlines

[PATCH netfilter] netfilter: conntrack: udp: generate event on switch to stream timeout
 2021-10-17 22:04 UTC  (7+ messages)

[PATCH 0/2] Reusing nfct handle for bulk ct loads
 2021-10-17 13:58 UTC  (3+ messages)
` [PATCH 2/2] conntrack: use same nfct handle for all entries

[PATCH nf-next] netfilter: core: Fix clang warnings about unused static inlines
 2021-10-17 13:48 UTC  (2+ messages)

[PATCH net] netfilter: ipvs: make global sysctl readonly in non-init netns
 2021-10-17 12:18 UTC  (4+ messages)

[PATCH nf-next v2 0/4] netfilter: ipvs: remove unneeded hook wrappers
 2021-10-17 12:17 UTC  (8+ messages)
` [PATCH nf-next v2 1/4] netfilter: ipvs: prepare for hook function reduction
` [PATCH nf-next v2 2/4] netfilter: ipvs: remove unneeded output wrappers
` [PATCH nf-next v2 3/4] netfilter: ipvs: remove unneeded input wrappers
` [PATCH nf-next v2 4/4] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers

[PATCH libnetfilter_log v5 1/1] build: doc: `make` generates requested documentation
 2021-10-17  1:39 UTC 

xtable-addons document request
 2021-10-16 14:38 UTC  (2+ messages)

[PATCH v2 net-next] net: make use of helper netif_is_bridge_master()
 2021-10-16 10:56 UTC  (2+ messages)

[PATCH libnetfilter_queue v5] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-10-16  7:52 UTC 

[iptables PATCH v3 00/13] Eliminate dedicated arptables-nft parser
 2021-10-15 12:26 UTC  (14+ messages)
` [iptables PATCH v3 01/13] nft: Introduce builtin_tables_lookup()
` [iptables PATCH v3 02/13] xshared: Store optstring in xtables_globals
` [iptables PATCH v3 03/13] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH v3 04/13] xtables: Simplify addr_mask freeing
` [iptables PATCH v3 05/13] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH v3 06/13] xtables-standalone: Drop version number from init errors
` [iptables PATCH v3 07/13] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH v3 08/13] arptables: Use standard data structures when parsing
` [iptables PATCH v3 09/13] nft-arp: Introduce post_parse callback
` [iptables PATCH v3 10/13] nft-shared: Make nft_check_xt_legacy() family agnostic
` [iptables PATCH v3 11/13] xtables: Derive xtables_globals from family
` [iptables PATCH v3 12/13] xtables: arptables accepts empty interface names
` [iptables PATCH v3 13/13] nft: Merge xtables-arp-standalone.c into xtables-standalone.c

[iptables PATCH v2 00/17] Eliminate dedicated arptables-nft parser
 2021-10-15 11:25 UTC  (4+ messages)

[PATCH nf] selftests: netfilter: remove stray bash debug line
 2021-10-14 21:10 UTC  (2+ messages)

[PATCHv2 nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
 2021-10-14 21:09 UTC  (3+ messages)

[PATCH nf-next 0/4] netfilter: remove obsolete hook wrappers
 2021-10-14 21:02 UTC  (7+ messages)
` [PATCH nf-next 1/4] netfilter: iptables: allow use of ipt_do_table as hookfn
` [PATCH nf-next 1/4] netfilter: ipv4: "
` [PATCH nf-next 2/4] netfilter: arp_tables: allow use of arpt_do_table "
` [PATCH nf-next 3/4] netfilter: ip6tables: allow use of ip6t_do_table "
` [PATCH nf-next 4/4] netfilter: ebtables: allow use of ebt_do_table "

[PATCH nf-next v6 0/4] Netfilter egress hook
 2021-10-14 21:01 UTC  (6+ messages)
` [PATCH nf-next v6 1/4] netfilter: Rename ingress hook include file
` [PATCH nf-next v6 2/4] netfilter: Generalize "
` [PATCH nf-next v6 3/4] netfilter: Introduce egress hook
` [PATCH nf-next v6 4/4] af_packet: "

[PATCH RFC nf-next 0/9] netfilter: bpf base hook program generator
 2021-10-14 12:10 UTC  (11+ messages)
` [PATCH 1/1] netfilter: add "
` [PATCH RFC nf-next 1/9] netfilter: nf_queue: carry index in hook state
` [PATCH RFC nf-next 2/9] netfilter: nat: split nat hook iteration into a helper
` [PATCH RFC nf-next 3/9] netfilter: remove hook index from nf_hook_slow arguments
` [PATCH RFC nf-next 4/9] netfilter: make hook functions accept only one argument
` [PATCH RFC nf-next 5/9] netfilter: reduce allowed hook count to 32
` [PATCH RFC nf-next 6/9] netfilter: add bpf base hook program generator
` [PATCH RFC nf-next 7/9] netfilter: core: do not rebuild bpf program on dying netns
` [PATCH RFC nf-next 8/9] netfilter: ingress: switch to invocation via bpf
` [PATCH RFC nf-next 9/9] netfilter: hook_jit: add prog cache

[PATCH net-next] net: bridge: make use of helper netif_is_bridge_master()
 2021-10-13 20:33 UTC  (3+ messages)

[PATCH nf-next 0/4] netfilter: ipvs: remove unneeded hook wrappers
 2021-10-12 17:21 UTC  (6+ messages)
` [PATCH nf-next 1/4] netfilter: ipvs: prepare for hook function reduction
` [PATCH nf-next 2/4] netfilter: ipvs: remove unneeded output wrappers
` [PATCH nf-next 3/4] netfilter: ipvs: remove unneeded input wrappers
` [PATCH nf-next 4/4] netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers

[RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *
 2021-10-12 15:36 UTC  (15+ messages)

[PATCH nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
 2021-10-12 12:19 UTC  (4+ messages)

[PATCH ulogd] XML: show both nflog packet and conntrack
 2021-10-12 11:17 UTC 

[PATCH ulogd 2/2] NFLOG: attach struct nf_conntrack
 2021-10-12 11:16 UTC 

[PATCH ulogd 1/2] NFLOG: add NFULNL_CFG_F_CONNTRACK flag
 2021-10-12 11:15 UTC 

[RFC PATCH libnetfilter_log] src: support conntrack XML output
 2021-10-12  4:39 UTC  (3+ messages)
  ` [PATCH libnf-log] src: add conntrack ID to "

[PATCH nf 0/1.5 RFC] netfilter: nat: source port shadowing
 2021-10-11 23:42 UTC  (3+ messages)
` [PATCH nf 1/2] selftests: nft_nat: add udp hole punch test case

[PATCH ulogd] NFLOG: fix seq global flag setting
 2021-10-11 23:40 UTC  (2+ messages)

[PATCH ulogd] XML: support nflog pkt output
 2021-10-11 23:40 UTC  (2+ messages)

[nft PATCH v3 0/3] Stateless output fixes
 2021-10-11 23:04 UTC  (5+ messages)
` [nft PATCH v3 1/3] rule: remove fake stateless output of named counters
` [nft PATCH v3 2/3] rule: fix stateless output after listing sets containing counters
` [nft PATCH v3 3/3] rule: replace three conditionals with one

[libnetfilter_log PATCH 0/8] Build fixes
 2021-10-11 23:00 UTC  (11+ messages)
` [libnetfilter_log PATCH 1/9] build: correct pkg-config dependency configuration
` [libnetfilter_log PATCH 2/9] build: add pkg-config configuration for libipulog
` [libnetfilter_log PATCH 3/9] build: fix linker flags for nf-log
` [libnetfilter_log PATCH 4/9] build: move dependency CFLAGS variables out of `AM_CPPFLAGS`
` [libnetfilter_log PATCH 5/9] build: remove superfluous .la when linking ulog_test
` [libnetfilter_log PATCH 6/9] build: remove `-dynamic` when linking check progs
` [libnetfilter_log PATCH 7/9] build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
` [libnetfilter_log PATCH 8/9] build: replace `AC_HELP_STRING` with `AS_HELP_STRING`
` [libnetfilter_log PATCH 9/9] Add Emacs artefacts to .gitignore

[PATCH nft 1/2] doc: libnftables-json: make the example valid JSON
 2021-10-11 16:34 UTC  (3+ messages)
` [PATCH nft 2/2] doc: libnftables-json: make the example valid libnftables JSON input

[PATCH] conntrack: fix invmap_icmpv6 entries
 2021-10-11  9:00 UTC  (2+ messages)

[PATCH libnetfilter_log v5 0/1] build: doc: `make` generates requested documentation
 2021-10-10 20:17 UTC  (3+ messages)
` [PATCH libnetfilter_log v5 1/1] "

[PATCH v2 net] netfilter: fix conntrack flows stuck issue on cleanup
 2021-10-10  8:25 UTC 

[PATCH libnetfilter_log v3] build: doc: `make` generates requested documentation
 2021-10-09  4:24 UTC  (4+ messages)

[PATCH libnetfilter_log v4] build: doc: `make` generates requested documentation
 2021-10-09  4:15 UTC 

[PATCH net] netfilter: fix conntrack flows stack issue on cleanup
 2021-10-08 17:35 UTC 

[nft PATCH v2 0/3] Stateless output fixes
 2021-10-07 19:49 UTC  (4+ messages)
` [nft PATCH v2 1/3] rule: remove fake stateless output of named counters
` [nft PATCH v2 2/3] rule: fix stateless output after listing sets containing counters
` [nft PATCH v2 3/3] rule: replace three conditionals with one

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-10-07 17:53 UTC  (3+ messages)

[syzbot] WARNING in __nf_unregister_net_hook (4)
 2021-10-07 17:40 UTC  (3+ messages)
` [PATCH nf] netfilter: nftables: skip netdev events generated on netns removal


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).