netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 13:09:15 to 2023-02-10 17:36:57 UTC [more...]

[PATCH v9 00/12] Network support for Landlock
 2023-02-10 17:36 UTC  (11+ messages)
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
 2023-02-10 16:07 UTC  (3+ messages)

[lvc-project] [PATCH] netfilter: xt_recent: Fix attempt to update removed entry
 2023-02-09 20:17 UTC  (4+ messages)

[RFC nf-next 0/3] bpf, netfilter: minimal support for bpf progs
 2023-02-08 16:03 UTC  (4+ messages)
` [RFC nf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
` [RFC nf-next 2/3] libbpf: sync header file, add nf prog section name
` [RFC nf-next 3/3] bpf: minimal support for programs hooked into netfilter framework

[PATCH nf] netfilter: nf_tables: allow to fetch set elements when table has an owner
 2023-02-08 11:32 UTC 

Fotowoltaika - nowe warunki
 2023-02-08  8:50 UTC 

[nft PATCH v4 00/32] Extend values assignable to packet marks and payload fields
 2023-02-07 12:05 UTC  (4+ messages)
` [nft PATCH v4 13/32] evaluate: support shifts larger than the width of the left operand

[PATCH 1/1] iptables_lib.sh: Fix for iptables-translate >= v1.8.9
 2023-02-07 11:50 UTC  (2+ messages)

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-02-07 10:56 UTC  (15+ messages)

[PATCH nf-next] netfilter: let reset rules clean out conntrack entries
 2023-02-07 10:51 UTC  (3+ messages)

[PATCH nft] optimize: ignore existing nat mapping
 2023-02-07  9:58 UTC 

[PATCH nft 1/2] rule: add helper function to expand chain rules into commands
 2023-02-06 14:28 UTC  (2+ messages)
` [PATCH nft 2/2] rule: expand standalone chain that contains rules

[PATCH nft] optimize: select merge criteria based on candidates rules
 2023-02-06 14:17 UTC 

[PATCH nft] rule: expand chain that contains rules
 2023-02-06 11:11 UTC 

[PATCH nft v6] src: add support to command "destroy"
 2023-02-06 10:19 UTC  (2+ messages)

Zwiększ zyski poprzez pozycjonowanie
 2023-01-31  9:11 UTC 

[PATCH net-next v6 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-02-03  9:40 UTC  (9+ messages)
` [PATCH net-next v6 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v6 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v6 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v6 4/7] netfilter: flowtable: cache info of last offload
` [PATCH net-next v6 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v6 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v6 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH nft 1/2] optimize: wrap code to build concatenation in helper function
 2023-02-02 21:04 UTC  (2+ messages)
` [PATCH nft 2/2] optimize: fix incorrect expansion into concatenation with verdict map

[PATCH net-next] ipvs: avoid kfree_rcu without 2nd arg
 2023-02-02 13:02 UTC  (2+ messages)

[PATCH] netfilter: conntrack: remote a return value of the 'seq_print_acct' function
 2023-02-01 11:17 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH nf-next] netfilter: conntrack: udp: fix seen-reply test
 2023-02-01 11:17 UTC  (5+ messages)

[PATCH net-next] netfilter: nf_tables: fix wrong pointer passed to PTR_ERR()
 2023-02-01 11:17 UTC  (4+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2023-02-01  5:30 UTC  (4+ messages)
` [PATCH net 1/2] netfilter: br_netfilter: disable sabotage_in hook after first suppression
` [PATCH net 2/2] Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"

[RFC] bpf: add bpf_link support for BPF_NETFILTER programs
 2023-01-31 16:19 UTC  (7+ messages)

[iptables PATCH 0/7] Small ebtables-translate review + extras
 2023-01-31 15:30 UTC  (9+ messages)
` [iptables PATCH 1/7] Proper fix for "unknown argument" error message
` [iptables PATCH 2/7] ebtables: Refuse unselected targets' options
` [iptables PATCH 3/7] ebtables-translate: Drop exec_style
` [iptables PATCH 4/7] ebtables-translate: Use OPT_* from xshared.h
` [iptables PATCH 5/7] ebtables-translate: Ignore '-j CONTINUE'
` [iptables PATCH 6/7] ebtables-translate: Print flush command after parsing is finished
` [iptables PATCH 7/7] tests: xlate: Support testing multiple individual files

[PATCH nf] netfilter: br_netfilter: disable sabotage_in hook after first suppression
 2023-01-31 11:25 UTC  (3+ messages)

allow user to offload tc action to net device : Question
 2023-01-30 11:57 UTC 

[PATCH net-next v5 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-28 19:30 UTC  (18+ messages)
` [PATCH net-next v5 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v5 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v5 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v5 4/7] netfilter: flowtable: save ctinfo in flow_offload
` [PATCH net-next v5 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v5 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v5 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH net-next v4 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-26 17:12 UTC  (10+ messages)
` [PATCH net-next v4 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v4 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v4 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v4 4/7] netfilter: flowtable: save ctinfo in flow_offload
` [PATCH net-next v4 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v4 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v4 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH nf] Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"
 2023-01-26  9:02 UTC  (2+ messages)

[PATCH net-next] net: Kconfig: fix spellos
 2023-01-26  7:20 UTC  (2+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2023-01-25 19:03 UTC  (8+ messages)
` [PATCH net 1/4] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
` [PATCH net 2/4] netfilter: conntrack: fix bug in for_each_sctp_chunk
` [PATCH net 3/4] Revert "netfilter: conntrack: add sctp DATA_SENT state"
` [PATCH net 4/4] netfilter: conntrack: unify established states for SCTP paths
` [PATCH net 0/4] Netfilter fixes for net: manual merge

[PATCH net-next] netlink: fix spelling mistake in dump size assert
 2023-01-25  1:00 UTC  (3+ messages)

[PATCH net-next] net: Kconfig: fix spellos
 2023-01-24 18:17 UTC 

[PATCH v4 0/4] sctp conntrack fixes
 2023-01-24 15:21 UTC  (6+ messages)
` [PATCH v4 1/4] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
` [PATCH v4 2/4] netfilter: conntrack: fix bug in for_each_sctp_chunk
` [PATCH v4 3/4] Revert "netfilter: conntrack: add sctp DATA_SENT state"
` [PATCH v4 4/4] netfilter: conntrack: unify established states for SCTP paths

[PATCH net-next v3 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-24 13:57 UTC  (19+ messages)
` [PATCH net-next v3 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v3 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v3 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v3 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v3 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v3 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v3 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[PATCH nft] evaluate: set eval ctx for add/update statements with integer constants
 2023-01-24 13:49 UTC 

Zapytanie ofertowe
 2023-01-24  9:06 UTC 

[PATCH net 0/2] Netfilter fixes for net
 2023-01-24  6:00 UTC  (4+ messages)
` [PATCH net 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
` [PATCH net 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection

[PATCH net-next 0/9] Netfilter updates for net-next
 2023-01-23 11:38 UTC  (15+ messages)
` [PATCH net-next 1/9] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
` [PATCH net-next 2/9] netfilter: conntrack: remove pr_debug calls
` [PATCH net-next 3/9] netfilter: conntrack: avoid reload of ct->status
` [PATCH net-next 4/9] netfilter: conntrack: move rcu read lock to nf_conntrack_find_get
` [PATCH net-next 5/9] netfilter: ip_tables: remove clusterip target
` [PATCH net-next 6/9] netfilter: nf_tables: add static key to skip retpoline workarounds
` [PATCH net-next 7/9] netfilter: nf_tables: avoid retpoline overhead for objref calls
` [PATCH net-next 8/9] netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
` [PATCH net-next 9/9] netfilter: nf_tables: add support to destroy operation

[PATCH nf,v4 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
 2023-01-21 11:02 UTC  (3+ messages)
` [PATCH nf,v4 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection

[PATCH 1/2 nf,v3] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
 2023-01-20 12:18 UTC  (4+ messages)

Stateless load-balancer
 2023-01-20 10:37 UTC 

[PATCH v3 0/4] sctp conntrack fixes
 2023-01-19 10:48 UTC  (5+ messages)
` [PATCH v3 4/4] netfilter: conntrack: unify established states for SCTP paths

[PATCH net-next v2 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-19  4:18 UTC  (12+ messages)
` [PATCH net-next v2 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v2 6/7] net/sched: act_ct: offload UDP NEW connections

[iptables PATCH] etc: Drop xtables.conf
 2023-01-18 14:01 UTC  (2+ messages)

[nft PATCH v4] Implement 'reset rule' and 'reset rules' commands
 2023-01-18 13:59 UTC  (2+ messages)

[PATCH net 1/1] netfilter: conntrack: handle tcp challenge acks during connection reuse
 2023-01-18 13:50 UTC  (2+ messages)


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).