netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-06 09:10:59 to 2023-06-20 16:38:25 UTC [more...]

[lvc-project] [PATCH] netfilter: ebtables: remove unnecessary NULL check
 2023-06-20 16:38 UTC  (2+ messages)

[nft PATCH] cli: Make valgrind happy
 2023-06-20 16:04 UTC  (2+ messages)

[PATCH nft 0/6] Misc parser fixes
 2023-06-20 16:02 UTC  (8+ messages)
` [PATCH nft 1/6] json: dccp: remove erroneous const qualifier
` [PATCH nft 2/6] evaluate: do not abort when prefix map has non-map element
` [PATCH nft 3/6] parser: don't assert on scope underflows
` [PATCH nft 4/6] parser: reject zero-length interface names
` [PATCH nft 5/6] parser: reject zero-length interface names in flowtables
` [PATCH nft 6/6] ct timeout: fix 'list object x' vs. 'list objects in table' confusion

[nf PATCH] netfilter: nf_tables: Fix for deleting base chains with payload
 2023-06-20 14:15 UTC  (5+ messages)

[PATCH nft] json: add inner payload support
 2023-06-20 11:58 UTC 

CFS for Netdev 0x17 open!
 2023-06-20 11:21 UTC 

[PATCH nf-next] lib/ts_bm: add helper to reduce indentation and improve readability
 2023-06-20 11:14 UTC  (3+ messages)

[PATCH nft] src: add json support for last statement
 2023-06-20 10:33 UTC 

[PATCH net 00/14,v2] Netfilter/IPVS fixes for net
 2023-06-20  9:35 UTC  (15+ messages)
` [PATCH net 01/14] ipvs: align inner_mac_header for encapsulation
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 03/14] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH net 04/14] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH net 05/14] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH net 06/14] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH net 07/14] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH net 09/14] netfilter: nf_tables: reject unbound chain "
` [PATCH net 10/14] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH net 11/14] netfilter: nf_tables: disallow timeout for "
` [PATCH net 12/14] netfilter: nf_tables: drop module reference after updating chain
` [PATCH net 13/14] netfilter: nfnetlink_osf: fix module autoload
` [PATCH net 14/14] netfilter: nf_tables: Fix for deleting base chains with payload

[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
 2023-06-20  6:35 UTC  (2+ messages)

[PATCH nft] cache: include set elements in "nft set list"
 2023-06-20  0:13 UTC  (5+ messages)

[PATCH net 00/14] Netfilter/IPVS fixes for net
 2023-06-19 21:04 UTC  (18+ messages)
` [PATCH net 01/14] ipvs: align inner_mac_header for encapsulation
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 03/14] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH net 04/14] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH net 05/14] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH net 06/14] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH net 07/14] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH net 09/14] netfilter: nf_tables: reject unbound chain "
` [PATCH net 10/14] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH net 11/14] netfilter: nf_tables: disallow timeout for "
` [PATCH net 12/14] netfilter: nf_tables: drop module reference after updating chain
` [PATCH net 13/14] netfilter: nfnetlink_osf: fix module autoload
` [PATCH net 14/14] netfilter: nf_tables: Fix for deleting base chains with payload

[PATCH nf v2] lib/ts_bm: reset initial match offset for every block of text
 2023-06-19 19:06 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-19 18:23 UTC  (19+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH nf] lib/ts_bm: reset initial match offset for every block of text
 2023-06-19 14:02 UTC  (3+ messages)

[iptables PATCH] iptables: Fix handling of non-existent chains
 2023-06-19 11:46 UTC 

[iptables PATCH] iptables: Fix setting of ipv6 counters
 2023-06-19 10:44 UTC 

nft list sets changed behavior
 2023-06-18 16:05 UTC  (4+ messages)

[iptables PATCH] xshared: fix memory leak in should_load_proto
 2023-06-16 16:22 UTC  (3+ messages)

[PATCH nf,v4 01/10] netfilter: nf_tables: fix chain binding transaction logic
 2023-06-16 15:12 UTC  (10+ messages)
` [PATCH nf,v4 02/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH nf,v4 03/10] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH nf,v4 04/10] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH nf,v4 05/10] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH nf,v4 06/10] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH nf,v4 07/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH nf,v4 08/10] netfilter: nf_tables: reject unbound chain "
` [PATCH nf,v4 09/10] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH nf,v4 10/10] netfilter: nf_tables: disallow timeout for "

[PATCH iptables] nft: use payload matching for layer 4 protocol
 2023-06-16 14:35 UTC  (2+ messages)

[PATCH iptables] man: string: document BM false negatives
 2023-06-16 11:32 UTC  (5+ messages)
` [PATCH iptables v2] "

[PATCH] netfilter: ipset: Replace strlcpy with strscpy
 2023-06-16 10:51 UTC  (4+ messages)

[nft PATCH 0/3] Implement 'reset {set,map,element}' commands
 2023-06-15 14:44 UTC  (4+ messages)
` [nft PATCH 1/3] evaluate: Merge some cases in cmd_evaluate_list()
` [nft PATCH 2/3] evaluate: Cache looked up set for list commands
` [nft PATCH 3/3] Implement 'reset {set,map,element}' commands

[nf-next PATCH] netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
 2023-06-15 14:31 UTC 

[conntrack-tools PATCH] conntrack: Don't override mark in non-list mode
 2023-06-15 13:45 UTC  (4+ messages)

[PATCH nf] netfilter: nfnetlink_osf: fix module autoload
 2023-06-15 11:16 UTC 

[PATCH v2] ipvs: align inner_mac_header for encapsulation
 2023-06-15  8:33 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: drop module reference after updating chain
 2023-06-15  7:13 UTC 

[PATCH nf,v3 01/10] netfilter: nf_tables: fix chain binding transaction logic
 2023-06-14 16:16 UTC  (10+ messages)
` [PATCH nf,v3 02/10] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH nf,v3 03/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH nf,v3 04/10] netfilter: nf_tables: reject unbound chain "
` [PATCH nf,v3 05/10] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH nf,v3 06/10] netfilter: nf_tables: disallow timeout for "
` [PATCH nf,v3 07/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH nf,v3 08/10] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH nf,v3 09/10] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH nf,v3 10/10] netfilter: nf_tables: fix underflow in object reference counter

[PATCH nft] tests: shell: bogus EBUSY errors in transactions
 2023-06-14 16:03 UTC 

[PATCH net 1/1] net/sched: act_ct: Fix promotion of offloaded unreplied tuple
 2023-06-14  8:40 UTC  (3+ messages)

[PATCH xtables-addons] xt_ipp2p: change text-search algo to KMP
 2023-06-13  1:03 UTC  (2+ messages)

[PATCH nf,v2 1/7] netfilter: nf_tables: fix chain binding transaction logic
 2023-06-12 13:14 UTC  (7+ messages)
` [PATCH nf,v2 2/7] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH nf,v2 3/7] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH nf,v2 4/7] netfilter: nf_tables: reject unbound chain "
` [PATCH nf,v2 5/7] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH nf,v2 6/7] netfilter: nf_tables: disallow timeout for "
` [PATCH nf,v2 7/7] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain

[PATCH nft] tests: shell: add test case for chain-in-use-splat
 2023-06-12 10:33 UTC 

help
 2023-06-12  9:36 UTC  (2+ messages)

[PATCH nf 1/6] netfilter: nf_tables: fix chain binding transaction logic
 2023-06-12  8:05 UTC  (7+ messages)
` [PATCH nf 2/6] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH nf 3/6] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH nf 4/6] netfilter: nf_tables: reject unbound chain "
` [PATCH nf 5/6] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH nf 6/6] netfilter: nf_tables: disallow timeout for "

[PATCH nf,v3] netfilter: nf_tables: integrate pipapo into commit protocol
 2023-06-12  5:23 UTC  (2+ messages)

[PATCH nft] tests: shell: fix spurious errors in terse listing in json
 2023-06-11 21:37 UTC 

[PATCH net 0/3] Netfilter fixes for net
 2023-06-10 19:12 UTC  (6+ messages)
` [PATCH net 1/3] netfilter: nf_tables: integrate pipapo into commit protocol
` [PATCH net 2/3] netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
` [PATCH net 3/3] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE

[PATCH nf 1/3] netfilter: nf_tables: fix chain binding transaction logic
 2023-06-09 12:01 UTC  (3+ messages)
` [PATCH nf 2/3] netfilter: nf_tables: disallow unbound anonymous set from commit step
` [PATCH nf 3/3] netfilter: nf_tables: disallow unbound chain "

[PATCH nf] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
 2023-06-08 19:41 UTC 

[PATCH nf] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
 2023-06-08 19:40 UTC 

[PATCH nf] netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
 2023-06-08  2:01 UTC 

[PATCH nf,v2] netfilter: nf_tables: integrate pipapo into commit protocol
 2023-06-07 22:19 UTC  (2+ messages)

String matcher "algo bm" broken in OUTPUT since 5.3.x
 2023-06-07 17:31 UTC  (2+ messages)

xtables-addons passes through an IP from RU
 2023-06-07  6:12 UTC 

[PATCH net 0/5] Netfilter fixes for net
 2023-06-07  5:00 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_basechain_hook()
` [PATCH net 2/5] netfilter: nft_bitwise: fix register tracking
` [PATCH net 3/5] netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
` [PATCH net 4/5] netfilter: ipset: Add schedule point in call_ad()
` [PATCH net 5/5] netfilter: nf_tables: out-of-bound check in chain blob

[PATCH v1 nf] netfilter: ipset: Add schedule point in call_ad()
 2023-06-06 21:41 UTC  (2+ messages)

[PATCH nf-next,v2 0/7] nf_tables combo match
 2023-06-06 21:04 UTC  (9+ messages)
` [PATCH nf-next,v2 1/7] netfilter: nf_tables: remove expression reduce infrastructure
` [PATCH nf-next,v2 2/7] netfilter: nf_tables: remove fast bitwise and fast cmp16
` [PATCH nf-next,v2 3/7] netfilter: nf_tables: track register store and load operations
` [PATCH nf-next,v2 4/7] netfilter: nf_tables: add payload + cmp combo match
` [PATCH nf-next,v2 5/7] netfilter: nf_tables: add meta "
` [PATCH nf-next,v2 6/7] netfilter: nf_tables: add payload + bitwise "
` [PATCH nf-next,v2 7/7] netfilter: nf_tables: skip comment match when building blob

[PATCH nf-next v2] netfilter: snat: evict closing tcp entries on reply tuple collision
 2023-06-06 20:59 UTC 

[PATCH nf-next] netfilter: snat: evict closing tcp entries on reply tuple collision
 2023-06-06 20:37 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: out-of-bound check in chain blob
 2023-06-06 16:47 UTC 

[PATCH xtables-addons v2 0/7] xt_ipp2p: support for non-linear packets
 2023-06-06 12:26 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: permit update of set size
 2023-06-06 12:08 UTC 

[PATCH nf-next] netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
 2023-06-06 11:58 UTC 


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