netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 20:53:10 to 2020-07-20 01:17:06 UTC [more...]

sockopt cleanups
 2020-07-20  1:16 UTC  (27+ messages)
` [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
` [PATCH 02/22] net: streamline __sys_setsockopt
` [PATCH 03/22] net: streamline __sys_getsockopt
` [PATCH 04/22] net: simplify cBPF setsockopt compat handling
` [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
  ` [MPTCP] "
` [PATCH 06/22] net: remove compat_sys_{get,set}sockopt
` [PATCH 07/22] netfilter/arp_tables: clean up compat {get,set}sockopt handling
` [PATCH 08/22] netfilter/ip_tables: "
` [PATCH 09/22] netfilter/ip6_tables: "
` [PATCH 10/22] netfilter/ebtables: "
` [PATCH 11/22] netfilter: remove the compat_{get,set} methods
` [PATCH 12/22] netfilter: remove the compat argument to xt_copy_counters_from_user
` [PATCH 13/22] netfilter: split nf_sockopt
` [PATCH 14/22] net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 15/22] net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
` [PATCH 16/22] net/ipv4: factor out mcast join/leave "
` [PATCH 17/22] net/ipv4: remove compat_ip_{get,set}sockopt
` [PATCH 18/22] net/ipv6: factor out MCAST_MSFILTER getsockopt helpers
` [PATCH 19/22] net/ipv6: factor out MCAST_MSFILTER setsockopt helpers
` [PATCH 20/22] net/ipv6: factor out mcast join/leave "
` [PATCH 21/22] net/ipv6: remove compat_ipv6_{get,set}sockopt
` [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional

KMSAN: uninit-value in __skb_checksum_complete (4)
 2020-07-20  0:25 UTC  (2+ messages)

[nf-next PATCH v2] netfilter: include: uapi: Use C99 flexible array member
 2020-07-19 15:34 UTC  (2+ messages)

[PATCH for v5.9] netfilter: xtables: Replace HTTP links with HTTPS ones
 2020-07-19 12:02 UTC 

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
 2020-07-19 11:52 UTC 

[PATCH,v2] ipvs: fix the connection sync failed in some cases
 2020-07-19  6:08 UTC  (2+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-18  0:43 UTC  (30+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 04/13] audit: log drop of contid on exit of last task
` [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 07/13] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 10/13] audit: add support for containerid to network namespaces
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting
` [PATCH ghak90 V9 12/13] audit: track container nesting
` [PATCH ghak90 V9 13/13] audit: add capcontid to set contid outside init_user_ns

[PATCH] ipvs: add missing struct name in ip_vs_enqueue_expire_nodest_conns when CONFIG_SYSCTL is disabled
 2020-07-17 17:36 UTC  (2+ messages)

[PATCH net-next v2 0/3] make nf_ct_frag/6_gather elide the skb CB clear
 2020-07-17 15:32 UTC  (8+ messages)
` [PATCH net-next v2 1/3] net: ip_fragment: Add ip_defrag_ignore_cb support
` [PATCH net-next v2 2/3] netfilter: nf_conntrack_reasm: make nf_ct_frag6_gather elide the CB clear
` [PATCH net-next v2 3/3] net/sched: act_ct: fix clobber qdisc_skb_cb in defrag

[PATCH net-next] ipvs: missing unlock in ip_vs_expire_nodest_conn_flush()
 2020-07-17 14:10 UTC 

[iptables PATCH v3] iptables: accept lock file name at runtime
 2020-07-17 10:22 UTC  (4+ messages)

[nf-next PATCH] netfilter: include: uapi: Use C99 flexible array member
 2020-07-17 10:20 UTC  (4+ messages)

[iptables PATCH v2] iptables: accept lock file name at runtime
 2020-07-17  8:18 UTC  (3+ messages)

[PATCH nft 1/4] tests: shell: chmod 755 testcases/chains/0030create_0
 2020-07-16 17:43 UTC  (4+ messages)
` [PATCH nft 2/4] src: allow to use variables in flowtable and chain devices
` [PATCH nft 3/4] evaluate: use evaluate_expr_variable() for chain policy evaluation
` [PATCH nft 4/4] tests: shell: remove check for reject from prerouting

[PATCH net-next] ipvs: ensure RCU read unlock when connection flushing and ipvs is disabled
 2020-07-16 17:26 UTC  (2+ messages)

[nf-next:master 2/3] net/netfilter/ipvs/ip_vs_conn.c:1394:6: sparse: sparse: context imbalance in 'ip_vs_expire_nodest_conn_flush' - wrong count at exit
 2020-07-16 16:55 UTC  (4+ messages)

[PATCH] ipvs: fix the connection sync failed in some cases
 2020-07-16  8:16 UTC  (3+ messages)
  ` 答复: "

[PATCH] netfilter/ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1
 2020-07-15 18:54 UTC  (11+ messages)
    ` [PATCH net-next] "
        ` [PATCHv2 net-next] ipvs: "
            ` [PATCH "

[PATCH v2][next] netfilter: Use fallthrough pseudo-keyword
 2020-07-15 18:53 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix nat hook table deletion
 2020-07-15 18:48 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
 2020-07-15 18:14 UTC  (2+ messages)

[PATCH] iptables: accept lock file name at runtime
 2020-07-15  6:19 UTC  (3+ messages)

[PATCH nft 1/2] monitor: print "dormant" flag in monitor mode
 2020-07-14 16:55 UTC  (2+ messages)
` [PATCH nft 2/2] tests: extend existing dormat test case to catch a kernel bug

WARNING in __nf_unregister_net_hook (2)
 2020-07-14  3:56 UTC 

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-11 10:18 UTC  (19+ messages)
` [iptables PATCH 01/18] nft: Make table creation purely implicit
` [iptables PATCH 02/18] nft: Be lazy when flushing
` [iptables PATCH 03/18] nft: cache: Drop duplicate chain check
` [iptables PATCH 04/18] nft: Drop pointless nft_xt_builtin_init() call
` [iptables PATCH 05/18] nft: Turn nft_chain_save() into a foreach-callback
` [iptables PATCH 06/18] nft: Use nft_chain_find() in two more places
` [iptables PATCH 07/18] nft: Reorder enum nft_table_type
` [iptables PATCH 08/18] nft: cache: Fetch only interesting tables from kernel
` [iptables PATCH 09/18] nft: Use nftnl_chain_list_foreach in nft_rule_list{,_save}
` [iptables PATCH 10/18] nft: Use nftnl_chain_list_foreach in nft_rule_flush
` [iptables PATCH 11/18] nft: Use nftnl_chain_foreach in nft_rule_save
` [iptables PATCH 12/18] nft: Fold nftnl_rule_list_chain_save() into caller
` [iptables PATCH 13/18] nft: Implement nft_chain_foreach()
` [iptables PATCH 14/18] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH 15/18] nft: Introduce a dedicated base chain array
` [iptables PATCH 16/18] nft: cache: Sort custom chains by name
` [iptables PATCH 17/18] tests: shell: Drop any dump sorting in place
` [iptables PATCH 18/18] nft: Avoid pointless table/chain creation

[libnftnl PATCH] chain: Implement chain list sorting
 2020-07-11  8:45 UTC 

[PATCH] audit: use the proper gfp flags in the audit_log_nfcfg() calls
 2020-07-08 22:27 UTC  (3+ messages)

[PATCH 00/12] Netfilter/IPVS updates for net-next
 2020-07-08 19:42 UTC  (14+ messages)
` [PATCH 01/12] netfilter: introduce support for reject at prerouting stage
` [PATCH 02/12] netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on insert
` [PATCH 03/12] ipvs: register hooks only with services
` [PATCH 04/12] ipvs: avoid expiring many connections from timer
` [PATCH 05/12] ipvs: allow connection reuse for unconfirmed conntrack
` [PATCH 06/12] netfilter: nf_tables: add NFTA_CHAIN_ID attribute
` [PATCH 07/12] netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
` [PATCH 08/12] netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
` [PATCH 09/12] netfilter: nf_tables: expose enum nft_chain_flags through UAPI
` [PATCH 10/12] netfilter: nf_tables: add nft_chain_add()
` [PATCH 11/12] netfilter: nf_tables: add NFT_CHAIN_BINDING
` [PATCH 12/12] netfilter: nf_tables: reject unsupported chain flags

[PATCH][next] netfilter: nf_tables: Use fallthrough pseudo-keyword
 2020-07-08 18:30 UTC  (3+ messages)

[PATCH nft 1/2] src: use expression to store the log prefix
 2020-07-08  9:27 UTC  (2+ messages)
` [PATCH nft 2/2] src: allow for variables in the log prefix string

[PATCH v4.10] netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
 2020-07-07 14:03 UTC  (3+ messages)

[PATCH net-next 0/3] make nf_ct_frag/6_gather elide the skb CB clear
 2020-07-07  4:47 UTC  (9+ messages)
` [PATCH net-next 1/3] netfilter: nf_defrag_ipv4: Add nf_ct_frag_gather support
` [PATCH net-next 2/3] netfilter: nf_conntrack_reasm: make nf_ct_frag6_gather elide the CB clear
` [PATCH net-next 3/3] net/sched: act_ct: fix clobber qdisc_skb_cb in defrag

[PATCH] Replace HTTP links with HTTPS ones: IPv*
 2020-07-06 20:23 UTC  (2+ messages)

[PATCH nft] segtree: zap element statement when decomposing interval
 2020-07-06 11:17 UTC 

[iptables PATCH] tests: shell: Add help output to run-tests.sh
 2020-07-06 11:12 UTC 

[PATCH 20/29] netfilter: nft_tunnel: Add dst_cache support
 2020-07-05 12:38 UTC  (3+ messages)
` [PATCH 29/29] netfilter: nf_tables: merge ipv4 and ipv6 nat chain types

[PATCH 0/2] Netfilter fixes for net
 2020-07-05  0:47 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: call ip_set_free() instead of kfree()
` [PATCH 2/2] netfilter: conntrack: refetch conntrack after nf_conntrack_update()

[PATCH 1/1 v2] netfilter: Restore the CT mark in Flow Offload
 2020-07-04  4:53 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_tables: reject unsupported chain flags
 2020-07-04  0:55 UTC 

[PATCH nft,v2 1/2] datatype: convert chain name from gmp value to string
 2020-07-04  0:44 UTC  (2+ messages)
` [PATCH nft,v2 2/2] src: support for implicit chain bindings

[PATCH iptables] libxtables/xtables.c - compiler warning fixes for NO_SHARED_LIBS
 2020-07-04  0:08 UTC  (2+ messages)

[PATCH] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-04  0:07 UTC  (2+ messages)

[PATCH nf-next,v3 1/6] netfilter: nf_tables: add NFTA_CHAIN_ID attribute
 2020-07-04  0:02 UTC  (6+ messages)
` [PATCH nf-next,v3 2/6] netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
` [PATCH nf-next,v3 3/6] netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
` [PATCH nf-next,v3 4/6] netfilter: nf_tables: expose enum nft_chain_flags through UAPI
` [PATCH nf-next,v3 5/6] netfilter: nf_tables: add nft_chain_add()
` [PATCH nf-next,v3 6/6] netfilter: nf_tables: add NFT_CHAIN_BINDING

[PATCH net-next] ipvs: allow connection reuse for unconfirmed conntrack
 2020-07-03 23:17 UTC  (3+ messages)

[PATCH ghak124 v3fix] audit: add gfp parameter to audit_log_nfcfg
 2020-07-03 14:19 UTC  (4+ messages)

Moving from ipset to nftables: Sets not ready for prime time yet?
 2020-07-03 14:03 UTC  (5+ messages)

[PATCH nft] src: Allow for empty set variable definition
 2020-07-03 12:45 UTC 

[PATCH nft] src: support for implicit chain bindings
 2020-07-02 19:54 UTC 

[PATCH nf-next,v2 1/6] netfilter: nf_tables: add NFTA_CHAIN_ID attribute
 2020-07-01 20:53 UTC  (6+ messages)
` [PATCH nf-next,v2 2/6] netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
` [PATCH nf-next,v2 3/6] netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
` [PATCH nf-next,v2 4/6] netfilter: nf_tables: expose enum nft_chain_flags through UAPI
` [PATCH nf-next,v2 5/6] netfilter: nf_tables: add nft_chain_add()
` [PATCH nf-next,v2 6/6] netfilter: nf_tables: add NFT_CHAIN_BINDING


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