messages from 2021-02-10 00:29:51 to 2021-03-09 13:04:39 UTC [more...]
[HEADS UP] bugzilla.netfilter.org is under maintainance
2021-03-09 13:03 UTC (2+ messages)
[PATCH v2 0/3] Don't use RCU for x_tables synchronization
2021-03-09 11:33 UTC (5+ messages)
` [PATCH v2 1/3] Revert "netfilter: x_tables: Update remaining dereference to RCU"
` [PATCH v2 2/3] Revert "netfilter: x_tables: Switch synchronization "
` [PATCH v2 3/3] netfilter: x_tables: Use correct memory barriers
[PATCH] net: bridge: fix error return code of do_update_counters()
2021-03-09 11:01 UTC (2+ messages)
[PATCH] doc: use symbolic names for chain priorities
2021-03-09 10:53 UTC
[RFC PATCH] doc: use symbolic names for chain priorities
2021-03-09 10:47 UTC (5+ messages)
[PATCH nf] netfilter REJECT: Fix destination MAC in RST packets
2021-03-09 10:27 UTC (6+ messages)
[PATCH conntrack-tools] conntrackd: set default hashtable buckets and max entries if not specified
2021-03-09 10:05 UTC (3+ messages)
[PATCH 0/3] Minor documentation improvements
2021-03-09 1:43 UTC (5+ messages)
` [PATCH 1/3] doc: add * to include example to actually include files
` [PATCH 2/3] doc: remove duplicate tables in synproxy example
` [PATCH 3/3] doc: move drop rule on a separate line in blackhole example
xtables-addons-3.17 fail build on armv7 with musl libc
2021-03-08 21:02 UTC
[PATCH nft 0/6] scanner rework part 1
2021-03-08 17:18 UTC (7+ messages)
` [PATCH nft 1/6] scanner: remove unused tokens
` [PATCH nft 2/6] scanner: introduce start condition stack
` [PATCH nft 3/6] scanner: queue: move to own scope
` [PATCH nft 4/6] scanner: ipsec: "
` [PATCH nft 5/6] scanner: rt: "
` [PATCH nft 6/6] scanner: socket: "
{PATCH nf] x_tables: Allow REJECT targets in PREROUTING chains
2021-03-08 16:06 UTC (3+ messages)
[nft PATCH] tests/py: Fix for missing JSON equivalent in any/ct.t.json
2021-03-08 14:45 UTC
[nft PATCH] mnl: Set NFTNL_SET_DATA_TYPE before dumping set elements
2021-03-08 14:42 UTC
[libnftnl PATCH] set_elem: Fix printing of verdict map elements
2021-03-08 14:42 UTC
[libnftnl PATCH] expr/{masq,nat}: Don't print unused regs
2021-03-08 14:13 UTC
[nft PATCH] tests/py: Adjust payloads for fixed nat statement dumps
2021-03-08 14:14 UTC
[libnftnl PATCH 0/5] A few cosmetic changes
2021-03-08 14:11 UTC (6+ messages)
` [libnftnl PATCH 1/5] expr/socket: Kill dead code
` [libnftnl PATCH 2/5] expr/tunnel: "
` [libnftnl PATCH 3/5] expr/xfrm: "
` [libnftnl PATCH 4/5] rule: Avoid printing trailing spaces
` [libnftnl PATCH 5/5] expr: data_reg: Reduce indenting level a bit
[PATCH net 0/9] Netfilter fixes for net
2021-03-07 1:10 UTC (13+ messages)
` [PATCH net 1/9] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH net 2/9] netfilter: conntrack: Remove a double space in a log message
` [PATCH net 3/9] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH net 4/9] netfilter: conntrack: avoid misleading 'invalid' in log message
` [PATCH net 5/9] selftests: netfilter: test nat port clash resolution interaction with tcp early demux
` [PATCH net 6/9] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH net 7/9] netfilter: nftables: disallow updates on table ownership
` [PATCH net 8/9] netfilter: nftables: fix possible double hook unregistration with table owner
` [PATCH net 9/9] netfilter: nftables: bogus check for netlink portID "
[PATCH nft 1/3] parser: squash duplicated spec/specid rules
2021-03-05 20:16 UTC (4+ messages)
` [PATCH nft 2/3] parser: compact map RHS type
` [PATCH nft 3/3] parser: compact ct obj list types
[PATCH nft] expression: memleak in verdict_expr_parse_udata()
2021-03-05 19:37 UTC
Kernel Error FLOW OFFLOAD on nftables
2021-03-05 16:20 UTC (2+ messages)
[PATCH RESEND][next] netfilter: Fix fall-through warnings for Clang
2021-03-05 8:42 UTC
[PATCH 0/3] Don't use RCU for x_tables synchronization
2021-03-05 3:30 UTC (8+ messages)
` [PATCH 1/3] Revert "netfilter: x_tables: Update remaining dereference to RCU"
` [PATCH 2/3] Revert "netfilter: x_tables: Switch synchronization "
` [PATCH 3/3] netfilter: x_tables: Use correct memory barriers
[PATCH nft,v2] mnl: remove nft_mnl_socket_reopen()
2021-03-04 16:51 UTC
[PATCH][nft,v2] conntrack: Fix gre tunneling over ipv6
2021-03-04 9:31 UTC (2+ messages)
[PATCH nf 1/2,v2] netfilter: nftables: fix possible double hook unregistration with table owner
2021-03-04 3:04 UTC (2+ messages)
` [PATCH nf 2/2] netfilter: nftables: bogus check for netlink portID "
[PATCH nf] netfilter: nftables: fix possible double hook unregistration with table owner
2021-03-04 2:48 UTC
[PATCH] netfilter: Fix GRE over IPv6 with conntrack module
2021-03-04 1:11 UTC (7+ messages)
[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
2021-03-03 16:11 UTC (2+ messages)
[nf:master 7/7] net/netfilter/nf_tables_api.c:920:15: warning: converting the enum constant to a boolean
2021-03-02 15:38 UTC (2+ messages)
[iptables PATCH 1/2] xtables-translate: Fix translation of odd netmasks
2021-03-02 14:30 UTC (2+ messages)
` [iptables PATCH 2/2] libxtables: Simplify xtables_ipmask_to_cidr() a bit
[PATCH nft] mnl: remove nft_mnl_socket_reopen()
2021-03-02 11:48 UTC (2+ messages)
` [PATCH nft] cache: memleak list of chain
[PATCH nft] table: support for the table owner flag
2021-03-01 15:26 UTC
[PATCH libnftnl] table: add table owner support
2021-03-01 15:19 UTC
[PATCH] xtables-addons 3.15 doesn't compile on 32-bit x86
2021-02-28 16:57 UTC (2+ messages)
linux-next: Fixes tag needs some work in the netfilter tree
2021-02-28 0:56 UTC
[PATCH] netfilter: Remove a double space in a log message
2021-02-27 21:35 UTC (2+ messages)
[PATCH] netfilter: gpf inside xt_find_revision()
2021-02-27 21:34 UTC (3+ messages)
[PATCH] uapi: nfnetlink_cthelper.h: fix userspace compilation error
2021-02-27 21:34 UTC (2+ messages)
[PATCH nf 0/3] netfilter: nat: fix ancient dnat+edemux bug
2021-02-27 21:33 UTC (5+ messages)
` [PATCH nf 1/3] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH nf 2/3] netfilter: conntrack: avoid misleading 'invalid' in log message
` [PATCH nf 3/3] selftests: netfilter: test nat port clash resolution interaction with tcp early demux
[PATCH nf] netfilter: nftables: disallow updates on table ownership
2021-02-27 21:31 UTC
[PATCH iptables-nft] iptables-nft: fix -Z option
2021-02-24 10:35 UTC (2+ messages)
[PATCH] xtables-addons 3.15 doesn't compile on 32-bit x86
2021-02-24 0:19 UTC (2+ messages)
increasing ip_list_tot in net/netfilter/xt_recent.c for a non-modular kernel
2021-02-23 13:47 UTC (5+ messages)
[PATCH nft] table: rework flags printing
2021-02-22 20:53 UTC
[nft PATCH 1/2] main: fix nft --help output fallout from 719e4427
2021-02-22 13:52 UTC (4+ messages)
` [nft PATCH 2/2] doc: nft: fix some typos and formatting issues
[PATCH nft] src: allow use of 'verdict' in typeof definitions
2021-02-22 13:17 UTC
[ANNOUNCE] ipset 7.11 released
2021-02-19 20:41 UTC
[PATCH ghak124 v3] audit: log nftables configuration change events
2021-02-19 19:25 UTC (19+ messages)
[iptables PATCH] nft: Fix bitwise expression avoidance detection
2021-02-19 16:57 UTC
[PATCH nft] json: init parser state for every new buffer/file
2021-02-19 15:46 UTC (2+ messages)
[PATCH libnetfilter_queue v3] src: fix IPv6 header handling
2021-02-19 0:24 UTC (2+ messages)
[libnftnl PATCH 2/2] Avoid out of bounds read from data
2021-02-19 0:18 UTC (4+ messages)
` [libnftnl PATCH 2/2 v2] "
[libnftnl PATCH 1/2] Avoid out of bound reads in tests
2021-02-18 6:39 UTC (3+ messages)
[ebtables PATCH] Open the lockfile with O_CLOEXEC
2021-02-17 22:59 UTC (2+ messages)
[PATCH net-next 0/3] Netfilter updates for net-next
2021-02-17 21:40 UTC (5+ messages)
` [PATCH net-next 1/3] netfilter: nftables: add helper function to release one table
` [PATCH net-next 2/3] netfilter: nftables: add helper function to release hooks of one single table
` [PATCH net-next 3/3] netfilter: nftables: introduce table ownership
Unable to create a chain called "trace"
2021-02-17 20:16 UTC (16+ messages)
[PATCH libnetfilter_queue] src: fix IPv6 header handling
2021-02-17 15:09 UTC (3+ messages)
[nft PATCH] monitor: Don't print newgen message with JSON output
2021-02-17 11:43 UTC
[iptables PATCH] include: Drop libipulog.h
2021-02-16 23:16 UTC (2+ messages)
[PATCH nft 0/3] nft: fix ct zone handling in sets and maps
2021-02-16 13:35 UTC (2+ messages)
traffic shaping with tc on Linux 5.4.x
2021-02-15 17:28 UTC
[PATCH nf-next,v3 1/3] netfilter: nftables: allow to release one table
2021-02-15 17:11 UTC (3+ messages)
` [PATCH nf-next,v3 2/3] netfilter: nftables: allow to release hooks of one single table
` [PATCH nf-next,v3 3/3] netfilter: nftables: introduce table ownership
[PATCH nf-next,v2] netfilter: nftables: introduce table ownership
2021-02-15 16:57 UTC
[PATCH net 0/4] Netfilter fixes for net
2021-02-15 7:21 UTC (11+ messages)
` [PATCH net 1/4] netfilter: xt_recent: Fix attempt to update deleted entry
Question about using NFT_GOTO in kernel module
2021-02-13 9:54 UTC
[PATCH net 1/2] netfilter: conntrack: skip identical origin tuple in same zone only
2021-02-10 0:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).