netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 20:27:04 to 2020-07-27 09:52:01 UTC [more...]

get rid of the address_space override in setsockopt v2
 2020-07-27  9:51 UTC  (43+ 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] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-27  1:52 UTC  (2+ messages)
` [PATCH] netfilter: ip6tables: Remove redundant null checks

[PATCH 1/1] geoip: add quiet flag to xt_geoip_build
 2020-07-26 17:32 UTC  (3+ messages)

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

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
 2020-07-25 17:02 UTC  (3+ messages)
  ` [PATCH v2] "

[iptables PATCH 00/18] nft: Sorted chain listing et al
 2020-07-25 11:55 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  (5+ 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  (50+ 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 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 22/24] net/tcp: switch ->md5_parse "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [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 ghak90 V9 00/13] audit: implement container identifier
 2020-07-21 22:05 UTC  (7+ messages)
` [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 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 v2] doc: fix quoted string in libxt_DNETMAP man-page
 2020-07-21 13:03 UTC 

[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

[PATCH] net/ipv6/netfilter/ip6t_NPT: rewrite addresses in ICMPv6 original packet
 2020-07-20 13:17 UTC 

[nf-next PATCH v2] netfilter: include: uapi: Use C99 flexible array member
 2020-07-20 11:26 UTC  (5+ messages)

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

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

[PATCH net-next v2 0/3] make nf_ct_frag/6_gather elide the skb CB clear
 2020-07-17 15:32 UTC  (5+ messages)

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

[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)
  ` 答复: "


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