netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 19:38:39 to 2022-04-02 18:32:08 UTC [more...]

troubles caused by conntrack overlimit in init_netns
 2022-04-02 18:32 UTC  (5+ messages)

[PATCH bpf-next] net: netfilter: reports ct direction in CT lookup helpers for XDP and TC-BPF
 2022-04-02 14:19 UTC 

[PATCH RFC] memcg: Enable accounting for nft objects
 2022-04-02  9:50 UTC  (19+ messages)
  ` [PATCH v2] memcg: enable "
  ` [PATCH v2 RESEND] "
        ` [PATCH nft] nft: memcg accounting for dynamically allocated objects
                  ` [PATCH v2] "

Support for loading firewall rules with cgroup(v2) expressions early
 2022-04-02  8:12 UTC  (12+ messages)

[RFC PATCH v4 00/15] Landlock LSM
 2022-04-01 16:52 UTC  (20+ messages)
` [RFC PATCH v4 01/15] landlock: access mask renaming
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks

[PATCH AUTOSEL 5.16 103/109] netfilter: conntrack: revisit gc autotuning
 2022-04-01 14:32 UTC 

[PATCH AUTOSEL 5.15 92/98] netfilter: conntrack: revisit gc autotuning
 2022-04-01 14:37 UTC 

[PATCH AUTOSEL 5.17 143/149] netfilter: conntrack: revisit gc autotuning
 2022-04-01 14:25 UTC 

Conntrack offload and ingress_ifindex
 2022-04-01 10:40 UTC 

Media Focus Africa Autoresponse
 2022-03-30 22:12 UTC 

[PATCH net 0/5] Netfilter fixes for net
 2022-03-31 15:21 UTC  (4+ messages)
` [PATCH net 2/5] netfilter: conntrack: sanitize table size default settings

[PATCH nf-next,v2] netfilter: nft_fib: reverse path filter for policy-based routing on iif
 2022-03-31 15:21 UTC  (2+ messages)

[PATCH nf-next] selftests: netfilter: add fib expression forward test case
 2022-03-31 13:46 UTC 

[iptables PATCH v2 0/9] extensions: Merge *_DNAT and *_REDIRECT
 2022-03-31 10:12 UTC  (10+ messages)
` [iptables PATCH v2 1/9] man: DNAT: Describe shifted port range feature
` [iptables PATCH v2 2/9] Revert "libipt_[SD]NAT: avoid false error about multiple destinations specified"
` [iptables PATCH v2 3/9] extensions: ipt_DNAT: Merge v1 and v2 parsers
` [iptables PATCH v2 4/9] extensions: ipt_DNAT: Merge v1/v2 print/save code
` [iptables PATCH v2 5/9] extensions: ipt_DNAT: Combine xlate functions also
` [iptables PATCH v2 6/9] extensions: DNAT: Rename from libipt to libxt
` [iptables PATCH v2 7/9] extensions: Merge IPv4 and IPv6 DNAT targets
` [iptables PATCH v2 8/9] extensions: Merge REDIRECT into DNAT
` [iptables PATCH v2 9/9] extensions: man: Document service name support in DNAT and REDIRECT

[iptables PATCH 0/9] extensions: Merge *_DNAT and *_REDIRECT
 2022-03-31 10:04 UTC  (14+ messages)
` [iptables PATCH 1/9] man: DNAT: Describe shifted port range feature
` [iptables PATCH 2/9] Revert "libipt_[SD]NAT: avoid false error about multiple destinations specified"
` [iptables PATCH 3/9] extensions: ipt_DNAT: Merge v1 and v2 parsers
` [iptables PATCH 4/9] extensions: ipt_DNAT: Merge v1/v2 print/save code
` [iptables PATCH 5/9] extensions: ipt_DNAT: Combine xlate functions also
` [iptables PATCH 6/9] extensions: DNAT: Rename from libipt to libxt
` [iptables PATCH 7/9] extensions: Merge IPv4 and IPv6 DNAT targets
` [iptables PATCH 8/9] extensions: Merge REDIRECT into DNAT
` [iptables PATCH 9/9] extensions: DNAT: Support service names in all spots

[PATCH nf-next] netfilter: nft_fib: reverse path filter for policy-based routing on iif
 2022-03-30 22:27 UTC 

[iptables PATCH] xlate-test: Fix for empty source line on failure
 2022-03-30 15:59 UTC 

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-30  3:51 UTC  (14+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 7/9] usb: usbip: "

[PATCH] netfilter: bitwise: fix reduce comparison
 2022-03-29 21:36 UTC  (3+ messages)
` [nf PATCH v2] netfilter: bitwise: fix reduce comparisons

[libnfnetlink PATCH 1/2] include: Silence gcc warning in linux_list.h
 2022-03-29 21:28 UTC  (4+ messages)
` [libnfnetlink PATCH 2/2] libnfnetlink: Check getsockname() return code

[libnetfilter_conntrack PATCH] expect/conntrack: Avoid spurious covscan overrun warning
 2022-03-29 21:26 UTC  (2+ messages)

[PATCH nft] tests: py: add inet/vmap tests
 2022-03-29 11:58 UTC 

[PATCH nft,v2 1/4] expression: typeof verdict needs verdict datatype
 2022-03-29  9:00 UTC  (4+ messages)
` [PATCH nft,v2 2/4] src: allow to use typeof of raw expressions in set declaration
` [PATCH nft,v2 3/4] src: allow to use integer type header fields via typeof "
` [PATCH nft,v2 4/4] optimize: Restore optimization for raw payload expressions

[PATCH net 0/3] Netfilter fixes for net
 2022-03-28 16:00 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: egress: Report interface as outgoing
` [PATCH net 2/3] netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
` [PATCH net 3/3] memcg: enable accounting for nft objects

[PATCH nft] expression: typeof verdict needs verdict datatype
 2022-03-28 11:41 UTC 

[conntrack-tools PATCH 0/8] Fixes for a recent Coverity tool run
 2022-03-28  8:25 UTC  (10+ messages)
` [conntrack-tools PATCH 1/8] hash: Flush tables when destroying
` [conntrack-tools PATCH 2/8] cache: Fix features array allocation
` [conntrack-tools PATCH 3/8] Fix potential buffer overrun in snprintf() calls
` [conntrack-tools PATCH 4/8] helpers: ftp: Avoid ugly casts
` [conntrack-tools PATCH 5/8] read_config_yy: Drop extra argument from dlog() call
` [conntrack-tools PATCH 6/8] Don't call exit() from signal handler
` [conntrack-tools PATCH 7/8] Drop pointless assignments
` [conntrack-tools PATCH 8/8] connntrack: Fix for memleak when parsing -j arg

[PATCH libnetfilter_queue v4] src: eliminate packet copy when constructing struct pktbuff
 2022-03-28  2:48 UTC 

[PATCH nft] src: allow to use typeof of raw expressions in set declaration
 2022-03-27 20:51 UTC 

[PATCH libnetfilter_queue] examples: fix compiler warning
 2022-03-27  8:31 UTC  (2+ messages)

bug report and future request
 2022-03-24 21:43 UTC  (10+ messages)

[nf-next PATCH] netfilter: nf_log_syslog: Consolidate entry checks
 2022-03-24 15:45 UTC  (2+ messages)

[nf-next PATCH 1/2] netfilter: nf_log_syslog: Merge MAC header dumpers
 2022-03-24 14:34 UTC  (5+ messages)
` [nf-next PATCH 2/2] netfilter: nf_log_syslog: Don't ignore unknown protocols

[nf PATCH] netfilter: egress: Report interface as outgoing
 2022-03-24 14:11 UTC  (2+ messages)

[PATCH nf-next v3 00/16] netfilter: conntrack: remove percpu lists
 2022-03-23 13:22 UTC  (17+ messages)
` [PATCH nf-next v3 01/16] nfnetlink: handle already-released nl socket
` [PATCH nf-next v3 02/16] netfilter: ctnetlink: make ecache event cb global again
` [PATCH nf-next v3 03/16] netfilter: ecache: move to separate structure
` [PATCH nf-next v3 04/16] netfilter: ecache: use dedicated list for event redelivery
` [PATCH nf-next v3 05/16] netfilter: conntrack: split inner loop of list dumping to own function
` [PATCH nf-next v3 06/16] netfilter: conntrack: include ecache dying list in dumps
` [PATCH nf-next v3 07/16] netfilter: conntrack: remove the percpu dying list
` [PATCH nf-next v3 08/16] netfilter: cttimeout: inc/dec module refcount per object, not per use refcount
` [PATCH nf-next v3 09/16] netfilter: nfnetlink_cttimeout: use rcu protection in cttimeout_get_timeout
` [PATCH nf-next v3 10/16] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH nf-next v3 11/16] netfilter: remove nf_ct_unconfirmed_destroy helper
` [PATCH nf-next v3 12/16] netfilter: extensions: introduce extension genid count
` [PATCH nf-next v3 13/16] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH nf-next v3 14/16] netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
` [PATCH nf-next v3 15/16] netfilter: conntrack: remove unconfirmed list
` [PATCH nf-next v3 16/16] netfilter: conntrack: avoid unconditional local_bh_disable

[PATCH] netfilter: ipset: Fix duplicate included ip_set_hash_gen.h
 2022-03-23  9:54 UTC  (4+ messages)
  ` 答复: "

[PATCH 0/1] Reusing mnl socket for bulk ct loads
 2022-03-22 14:25 UTC  (2+ messages)
` [PATCH 1/1] conntrack: use same mnl socket for bulk operations

[PATCH v2] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
 2022-03-22 11:30 UTC  (2+ messages)

[PATCH nft] evaluate: copy field_count for anonymous object maps as well
 2022-03-21 16:14 UTC 

[PATCH net-next 00/19] Netfilter updates for net-next
 2022-03-21 13:20 UTC  (21+ messages)
` [PATCH net-next 01/19] netfilter: conntrack: revisit gc autotuning
` [PATCH net-next 02/19] netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
` [PATCH net-next 03/19] netfilter: nf_tables: do not reduce read-only expressions
` [PATCH net-next 04/19] netfilter: nf_tables: cancel tracking for clobbered destination registers
` [PATCH net-next 05/19] netfilter: nft_ct: track register operations
` [PATCH net-next 06/19] netfilter: nft_lookup: only cancel tracking for clobbered dregs
` [PATCH net-next 07/19] netfilter: nft_meta: extend reduce support to bridge family
` [PATCH net-next 08/19] netfilter: nft_numgen: cancel register tracking
` [PATCH net-next 09/19] netfilter: nft_osf: track register operations
` [PATCH net-next 10/19] netfilter: nft_hash: "
` [PATCH net-next 11/19] netfilter: nft_immediate: cancel register tracking for data destination register
` [PATCH net-next 12/19] netfilter: nft_socket: track register operations
` [PATCH net-next 13/19] netfilter: nft_xfrm: "
` [PATCH net-next 14/19] netfilter: nft_tunnel: "
` [PATCH net-next 15/19] netfilter: nft_fib: add reduce support
` [PATCH net-next 16/19] netfilter: nft_exthdr: "
` [PATCH net-next 17/19] netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit
` [PATCH net-next 18/19] netfilter: flowtable: remove redundant field in flow_offload_work struct
` [PATCH net-next 19/19] netfilter: flowtable: pass flowtable to nf_flow_table_iterate()

[PATCH nf,v2] netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
 2022-03-21 10:38 UTC 

[PATCH nf-next] netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
 2022-03-21 10:05 UTC  (4+ messages)

[PATCH] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
 2022-03-20  0:44 UTC  (2+ messages)

[nf-next PATCH] netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
 2022-03-19 23:27 UTC  (3+ messages)

[PATCH nf-next] netfilter: conntrack: revisit gc autotuning
 2022-03-19 22:30 UTC  (2+ messages)

[PATCH] ebtables: fix the 'static' build target
 2022-03-18 22:58 UTC 

"Decoding" ipset error codes
 2022-03-18 19:38 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).