netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 12:50:20 to 2020-07-31 17:51:27 UTC [more...]

[PATCH 0/1] Netfilter OOB memory access security patch
 2020-07-31 17:51 UTC  (5+ messages)
` [PATCH 1/1] netfilter: nat: add range checks for access to nf_nat_l[34]protos[]

[PATCH nft] src: enable output with "nft --echo --json" and nftables syntax
 2020-07-31 17:30 UTC  (11+ messages)
` [PATCH nft v2 0/1] "
` [PATCH nft v2 1/1] "
    ` [PATCH nft v3] "

KASAN: null-ptr-deref Write in amp_read_loc_assoc_final_data
 2020-07-31 17:04 UTC 

[iptables PATCH] nft: Fix for ruleset flush while restoring
 2020-07-31 16:31 UTC 

[iptables PATCH] nft: Eliminate table list from cache
 2020-07-31 11:36 UTC  (7+ messages)

[PATCH] net/ipv6/netfilter/ip6t_NPT: rewrite addresses in ICMPv6 original packet
 2020-07-30 22:28 UTC  (4+ messages)
  ` TEST "

Moving from ipset to nftables: Sets not ready for prime time yet?
 2020-07-30 19:27 UTC  (2+ messages)

[FINAL REMINDER] LPC 2020 Networking and BPF Track CFP
 2020-07-30  0:55 UTC 

[PATCH] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-29 20:44 UTC  (3+ messages)
` [PATCH] netfilter: ip6tables: Remove redundant null checks

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
 2020-07-29 20:43 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-29 20:05 UTC  (13+ messages)
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces

[PATCH nft] netlink_delinearize: transform binary operation to prefix only with values
 2020-07-29 18:06 UTC 

[PATCH nft] netlink_delinearize: transform binary operation to prefix only with values
 2020-07-29 17:53 UTC 

[nft PATCH] json: Expect refcount increment by json_array_extend()
 2020-07-29 12:28 UTC 

KASAN: vmalloc-out-of-bounds Read in get_counters
 2020-07-29  8:20 UTC 

[PATCH 1/1] Improve detecting the kernel version logic
 2020-07-28 22:55 UTC 

[PATCH 1/1] geoip: add quiet flag to xt_geoip_build
 2020-07-28 22:56 UTC  (5+ messages)
    ` Xtables-addons 3.10 (Re: [PATCH 1/1] geoip: add quiet flag to xt_geoip_build)

[PATCH nft 1/3] evaluate: flush set cache from the evaluation phase
 2020-07-28 18:28 UTC  (3+ messages)
` [PATCH nft 2/3] src: remove cache lookups after "
` [PATCH nft 3/3] evaluate: remove table from cache on delete table

[PATCH nft 1/3] parser_bison: memleak symbol redefinition
 2020-07-28 18:17 UTC  (3+ messages)
` [PATCH nft 2/3] evaluate: memleak in invalid default policy definition
` [PATCH nft 3/3] evaluate: UAF in hook priority expression

[PATCH nft 1/3] parser_bison: memleak symbol redefinition
 2020-07-28 18:15 UTC  (3+ messages)
` [PATCH nft 2/3] evaluate: memleak in invalid default policy definition
` [PATCH nft 3/3] evaluate: UAF in hook priority expression

get rid of the address_space override in setsockopt v2
 2020-07-28  8:17 UTC  (59+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 02/26] net/bpfilter: split __bpfilter_process_sockopt
` [PATCH 03/26] bpfilter: reject kernel addresses
` [PATCH 04/26] net: add a new sockptr_t type
` [PATCH 05/26] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 06/26] net: switch sock_setbindtodevice "
` [PATCH 07/26] net: switch sock_set_timeout "
` [PATCH 08/26] "
  ` [MPTCP] "
` [PATCH 09/26] net/xfrm: switch xfrm_user_policy "
` [PATCH 10/26] netfilter: remove the unused user argument to do_update_counters
` [PATCH 11/26] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 12/26] netfilter: switch nf_setsockopt "
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 14/26] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 15/26] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 16/26] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 17/26] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 18/26] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 20/26] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 21/26] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 22/26] net/udp: switch udp_lib_setsockopt "
` [PATCH 23/26] net/tcp: switch ->md5_parse "
` [PATCH 24/26] net/tcp: switch do_tcp_setsockopt "
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "
` [PATCH 26/26] net: optimize the sockptr_t for unified kernel/user address spaces

[PATCH xtables-addons v2] doc: fix quoted string in libxt_DNETMAP man-page
 2020-07-28  8:03 UTC  (2+ messages)

[PATCH libnftnl] examples: add support for NF_PROTO_INET family
 2020-07-27 16:34 UTC  (2+ messages)

[PATCH nft] nft: rearrange help output to group related options together
 2020-07-27 16:11 UTC 

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-27 10:55 UTC  (5+ messages)

[nft PATCH] nft: rearrange help output to group related options together
 2020-07-26 13:34 UTC  (3+ messages)

[PATCH nf] netfilter: nft_compat: make sure xtables destructors have run
 2020-07-24 11:34 UTC 

[iptables PATCH v3] iptables: accept lock file name at runtime
 2020-07-24 11:21 UTC  (2+ messages)

[PATCH 0/2] Netfilter/IPVS fixes for net
 2020-07-24  0:22 UTC  (4+ messages)
` [PATCH 1/2] netfilter: nf_tables: fix nat hook table deletion
` [PATCH 2/2] ipvs: fix the connection sync failed in some cases

[PATCH iptables] iptables: replace libnftnl table list by linux list
 2020-07-23 12:15 UTC 

[nft PATCH 2] nft: rearrange help output to group related options together
 2020-07-23 10:41 UTC 

[PATCH nft 1/2] netlink: fix concat range expansion in map case
 2020-07-23  1:39 UTC  (4+ messages)
` [PATCH nft 2/2] tests: extend 0043concatenated_ranges_0 to cover maps too

LPC 2020 Networking and BPF Track CFP (Reminder)
 2020-07-22 22:48 UTC 

get rid of the address_space override in setsockopt
 2020-07-22 17:09 UTC  (42+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
` [PATCH 07/24] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt
  ` [MPTCP] "

KMSAN: uninit-value in __skb_checksum_complete (4)
 2020-07-22 16:41 UTC  (3+ messages)

[PATCH nft] evaluate: bail out with concatenations and singleton values
 2020-07-22 15:32 UTC 

Netdev conf 0x14 update and logistics
 2020-07-22 12:17 UTC 

[PATCH iptables] extensions: libxt_conntrack: provide translation for DNAT and SNAT --ctstate
 2020-07-22 11:12 UTC 

[PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
 2020-07-22  6:03 UTC  (4+ messages)

[PATCH,v2] ipvs: fix the connection sync failed in some cases
 2020-07-21 23:23 UTC  (3+ messages)

[PATCH nft] evaluate: permit get element on maps
 2020-07-21 17:09 UTC 

[PATCH nft 1/2] evaluate: replace variable expression by the value expression
 2020-07-21 17:05 UTC  (2+ messages)
` [PATCH nft 2/2] src: allow for negative value in variable definitions

[PATCH xtables-addons] doc: fix quoted string in libxt_DNETMAP man-page
 2020-07-21 12:48 UTC  (3+ messages)

[PATCH nft] rule: missing map command expansion
 2020-07-21  0:24 UTC 

[PATCH nft,v2] rule: flush set cache before flush command
 2020-07-21  0:23 UTC 

[PATCH nft] rule: flush set cache after flush command
 2020-07-21  0:01 UTC 

[PATCH v4 14/24] netfilter: conntrack: Use sequence counter with associated spinlock
 2020-07-20 15:55 UTC  (2+ messages)
  ` [PATCH v4 15/24] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock


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