netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 23:16:28 to 2021-02-02 18:57:25 UTC [more...]

[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
 2021-02-02 18:55 UTC  (13+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH net 2/4] ipv6: move udp declarations to net/udp.h
` [PATCH net 3/4] net/core: move ipv6 gro function declarations to net/ipv6
` [PATCH net 4/4] netfilter: move handlers to net/ip_vs.h

[PATCH nft 1/2] tests: add icmp/6 test where dependency should be left alone
 2021-02-02 17:39 UTC  (4+ messages)
` [PATCH nft 2/2] payload: check icmp dependency before removing previous icmp expression

[PATCH] netfilter: flowtable: fix tcp and udp header checksum update
 2021-02-02 17:01 UTC 

[PATCH net 0/3] Netfilter fixes for net
 2021-02-02 15:25 UTC  (2+ messages)

[PATCH nf] netfilter: nftables: fix possible UAF over chains from packet path in netns
 2021-02-02 15:22 UTC 

[conntrack-tools PATCH 1/3] tests: introduce new python-based framework for running tests
 2021-02-02 10:23 UTC  (7+ messages)
` [conntrack-tools PATCH 2/3] tests: introduce some basic testcases for the new conntrack-tools testing framework
` [conntrack-tools PATCH 3/3] tests: introduce replicating scenario and simple icmp test case

[PATCH conntrack-tools] tests: conntrackd: move basic netns scenario setup to shell script
 2021-02-02 10:23 UTC  (2+ messages)

[PATCH nft] src: add negation match on singleton bitmask value
 2021-02-01 21:29 UTC 

[PATCH nf-next] netfilter: nftables: introduce table ownership
 2021-02-01 14:13 UTC  (4+ messages)

[conntrack-tools PATCH] conntrackd: introduce yes & no config values
 2021-02-01  3:12 UTC  (2+ messages)

[PATCH nf-next v4 0/5] Netfilter egress hook
 2021-01-30 16:58 UTC  (19+ messages)
` [PATCH nf-next v4 1/5] net: sched: Micro-optimize egress handling
` [PATCH nf-next v4 2/5] netfilter: Rename ingress hook include file
` [PATCH nf-next v4 3/5] netfilter: Generalize "
` [PATCH nf-next v4 4/5] netfilter: Introduce egress hook
` [PATCH nf-next v4 5/5] af_packet: "

[PATCH 1/1 nf] selftests: netfilter: fix current year
 2021-01-30 10:14 UTC 

[PATCH v3 0/8] conntrack: save output format
 2021-01-29 21:24 UTC  (9+ messages)
` [PATCH v3 1/8] conntrack: reset optind in do_parse
` [PATCH v3 2/8] conntrack: move global options to struct ct_cmd
` [PATCH v3 3/8] conntrack: per-command entries counters
` [PATCH v3 4/8] conntrack: introduce ct_cmd_list
` [PATCH v3 5/8] conntrack: accept commands from file
` [PATCH v3 6/8] conntrack.8: man update for --load-file support
` [PATCH v3 7/8] tests: saving and loading ct entries, save format
` [PATCH v3 8/8] tests: conntrack -L/-D ip family filtering

[PATCH] netfilter: Fix attempt to update deleted entry in xt_recent
 2021-01-29 19:57 UTC 

[PATCH] netfilter: nf_tables: remove redundant assignment of variable err
 2021-01-28 17:59 UTC 

[PATCH] tests: monitor: use correct $nft value in EXIT trap
 2021-01-28  7:30 UTC  (3+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2021-01-28  2:00 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nft_dynset: honor stateful expressions in set definition
` [PATCH net 2/3] netfilter: nft_dynset: add timeout extension to template
` [PATCH net 3/3] netfilter: nft_dynset: dump expressions when set definition contains no expressions

[iptables PATCH] ebtables: Exit gracefully on invalid table names
 2021-01-28  0:17 UTC 

https://bugzilla.kernel.org/show_bug.cgi?id=207773
 2021-01-27 23:25 UTC  (6+ messages)

[PATCH v24 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-01-26 16:41 UTC  (5+ messages)
` [PATCH v24 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v24 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v24 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v24 18/25] LSM: security_secid_to_secctx in netlink netfilter

[nft PATCH 1/2] reject: Fix for missing dependencies in netdev family
 2021-01-26 17:55 UTC  (2+ messages)
` [nft PATCH 2/2] reject: Unify inet, netdev and bridge delinearization

[PATCH nf-next] netfilter: nftables: introduce table ownership
 2021-01-27  1:52 UTC 

[nft PATCH] erec: Sanitize erec location indesc
 2021-01-26 17:55 UTC 

[nft PATCH] json: limit: Always include burst value
 2021-01-26 17:56 UTC 

[PATCH nft v4] src: Support netdev egress hook
 2021-01-25 15:53 UTC  (7+ messages)
` [netfilter-core] "

[PATCH nft] src: evaluate: reset context maxlen value before prio evaluation
 2021-01-26 15:44 UTC 

KASAN: use-after-free Read in dump_schedule
 2021-01-25  9:35 UTC  (2+ messages)

[PATCH v6] ipvs: add weighted random twos choice algorithm
 2021-01-26  0:04 UTC  (3+ messages)

[PATCH nf-next v2] netfilter: ctnetlink: remove get_ct indirection
 2021-01-26  0:00 UTC  (2+ messages)

[PATCH nf-next 2/2,v2] netfilter: nftables: add nft_parse_register_store()
 2021-01-25 21:04 UTC 

[PATCH nf-next,v4 1/3] netfilter: nftables: add nft_parse_register_load() and use it
 2021-01-25 23:50 UTC  (3+ messages)
` [PATCH nf-next,v4 2/3] netfilter: nftables: add nft_parse_register_store() "
` [PATCH nf-next,v4 3/3] netfilter: nftables: statify nft_parse_register()

[PATCH nf-next 3/2] netfilter: nftables: statify nft_parse_register()
 2021-01-25 22:24 UTC 

[PATCH nf-next 2/2,v3] netfilter: nftables: add nft_parse_register_store()
 2021-01-25 22:22 UTC 

[PATCH nf-next 1/2] netfilter: nftables: add nft_parse_register_load() and use it
 2021-01-25 17:56 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nftables: add nft_parse_register_store()

[PATCH nf-next] netfilter: flowtable: add hash offset field to tuple
 2021-01-25 17:56 UTC 

[PATCH nft] json: icmp: move expected parts to json.output
 2021-01-21 15:48 UTC 

[PATCH nft] evaluate: disallow ct original {s,d}ddr from concatenations
 2021-01-21 15:54 UTC 

[PATCH nft] exthdr: remove tcp dependency for tcp option matching
 2021-01-21 15:33 UTC  (2+ messages)

[PATCH nft 0/4] json test case fixups
 2021-01-21 15:13 UTC  (12+ messages)
` [PATCH 1/4] json: fix icmpv6.t test cases
` [PATCH 2/4] json: limit: set default burst to 5
` [PATCH 3/4] json: ct: add missing rule
` [PATCH 4/4] json: icmp: refresh json output

[PATCH nf-next] netfilter: ctnetlink: remove get_ct indirection
 2021-01-20 14:58 UTC  (3+ messages)

[PATCH libnetfilter_queue] src: fix IPv6 header handling
 2021-01-19 13:25 UTC  (2+ messages)

[PATCH libnetfilter_queue] src: add pkt_buff function for ICMP
 2021-01-19 15:05 UTC  (2+ messages)

[PATCH] netfilter: Reverse nft_set_lookup_byid list traversal
 2021-01-19 14:22 UTC  (3+ messages)

[PATCH] ipset: fix print format warning
 2021-01-19  8:01 UTC  (2+ messages)

Unsubscibe
 2021-01-18  7:38 UTC 

[PATCH nf] netfilter: nft_dynset: dump expressions when set definition contains no expressions
 2021-01-16 19:07 UTC 

[PATCH nf] netfilter: nft_dynset: add timeout extension to template
 2021-01-16 18:29 UTC 

[PATCH nf] netfilter: nft_dynset: honor stateful expressions in set definition
 2021-01-16 18:03 UTC 

[ANNOUNCE] iptables 1.8.7 release
 2021-01-15 22:28 UTC 

[ANNOUNCE] nftables 0.9.8 release
 2021-01-15 21:59 UTC 

[iptables PATCH] tests/shell: Fix nft-only/0009-needless-bitwise_0
 2021-01-15 21:04 UTC 

[ANNOUNCE] libnftnl 1.1.9 release
 2021-01-15 20:54 UTC 

[PATCH nft] evaluate: disallow ct original {s,d}ddr from maps
 2021-01-15 17:45 UTC 

[PATCH conntrack-tools 0/3] preparing support for command batch
 2021-01-14 22:32 UTC  (4+ messages)
` [PATCH conntrack-tools 1/3] conntrack: add struct ct_cmd
` [PATCH conntrack-tools 2/3] conntrack: add struct ct_tmpl
` [PATCH conntrack-tools 3/3] conntrack: add do_command_ct()

KMSAN: uninit-value in nf_conntrack_udplite_packet (2)
 2021-01-14 16:16 UTC 

[PATCH libnetfilter_queue] src: fix header handling in nfq_ip6_set_transport_header
 2021-01-13  9:27 UTC 

[PATCH libnetfilter_queue] src: fix IPv6 header handling
 2021-01-13  9:58 UTC 

[PATCH net 0/3] Netfilter fixes for net
 2021-01-13  4:26 UTC  (5+ messages)
` [PATCH net 1/3] selftests: netfilter: Pass family parameter "-f" to conntrack tool
` [PATCH net 2/3] netfilter: conntrack: fix reading nf_conntrack_buckets
` [PATCH net 3/3] netfilter: nf_nat: Fix memleak in nf_nat_init

[PATCH ghak90 v11 00/11] audit: implement container identifier
 2021-01-12 15:09 UTC  (12+ messages)
` [PATCH ghak90 v11 01/11] audit: collect audit task parameters
` [PATCH ghak90 v11 02/11] audit: add container id
` [PATCH ghak90 v11 03/11] audit: log container info of syscalls
` [PATCH ghak90 v11 04/11] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 v11 05/11] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 v11 06/11] audit: add containerid support for user records
` [PATCH ghak90 v11 07/11] audit: add containerid filtering
` [PATCH ghak90 v11 08/11] audit: add support for containerid to network namespaces
` [PATCH ghak90 v11 09/11] audit: contid check descendancy and nesting
` [PATCH ghak90 v11 10/11] audit: track container nesting
` [PATCH ghak90 v11 11/11] audit: add capcontid to set contid outside init_user_ns

[PATCH AUTOSEL 5.10 08/51] netfilter: ipset: fixes possible oops in mtype_resize
 2021-01-12 12:54 UTC 

[PATCH AUTOSEL 5.4 05/28] netfilter: ipset: fixes possible oops in mtype_resize
 2021-01-12 12:56 UTC 

[PATCH net] netfilter: conntrack: fix reading nf_conntrack_buckets
 2021-01-10  8:39 UTC  (3+ messages)

[PATCH] netfilter: Fix memleak in nf_nat_init
 2021-01-10  8:39 UTC  (3+ messages)

[PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole
 2021-01-07 22:45 UTC  (7+ messages)
  ` [PATCH net 1/3] selftests: netfilter: add selftest for ipip pmtu discovery with enabled connection tracking
  ` [PATCH net 2/3] net: fix pmtu check in nopmtudisc mode
  ` [PATCH net 3/3] net: ip: always refragment ip defragmented packets

[PATCH nft] segtree: honor set element expiration
 2021-01-06 14:01 UTC 

[PATCH nft 0/2] libedit support followup
 2021-01-06 13:30 UTC  (3+ messages)
` [PATCH nft 1/2] cli: use plain readline() interface with libedit
` [PATCH nft 2/2] main: fix typo in cli definition

[PATCH nft 0/2] follow up work on the libedit support
 2021-01-06 12:24 UTC  (3+ messages)
` [PATCH nft 1/2] cli: use plain readline() interface
` [PATCH nft 2/2] main: fix typo in cli definition


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