netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-29 12:57:58 to 2019-02-02 11:50:49 UTC [more...]

[PATCH 00/12 net-next,v7] add flow_rule infrastructure
 2019-02-02 11:50 UTC  (8+ messages)
` [PATCH 01/12 net-next,v7] flow_offload: add flow_rule and flow_match structures and use them
` [PATCH 02/12 net-next,v7] net/mlx5e: support for two independent packet edit actions
` [PATCH 03/12 net-next,v7] flow_offload: add flow action infrastructure
` [PATCH 04/12 net-next,v7] cls_api: add translator to flow_action representation
` [PATCH 05/12 net-next,v7] flow_offload: add statistics retrieval infrastructure and use it
` [PATCH 06/12 net-next,v7] drivers: net: use flow action infrastructure
` [PATCH 07/12 net-next,v7] cls_flower: don't expose TC actions to drivers anymore

"Kernel bug detected [...] nf_ct_del_from_dying_or_unconfirmed_list"
 2019-01-29  9:07 UTC  (11+ messages)

[PATCH 00/33] Netfilter/IPVS updates for net-next
 2019-01-29  8:09 UTC  (37+ messages)
` [PATCH 01/33] netfilter: nf_tables: prepare nft_object for lookups via hashtable
` [PATCH 02/33] netfilter: nf_tables: handle nft_object lookups via rhltable
` [PATCH 03/33] netfilter: nf_tables: add direct calls for all builtin expressions
` [PATCH 04/33] netfilter: conntrack: remove helper hook again
` [PATCH 05/33] netfilter: physdev: relax br_netfilter dependency
` [PATCH 06/33] netfilter: nf_tables: Support RULE_ID reference in new rule
` [PATCH 07/33] netfilter: conntrack: handle builtin l4proto packet functions via direct calls
` [PATCH 08/33] netfilter: conntrack: handle icmp pkt_to_tuple helper "
` [PATCH 09/33] netfilter: conntrack: gre: convert rwlock to rcu
` [PATCH 10/33] netfilter: conntrack: gre: switch module to be built-in
` [PATCH 11/33] netfilter: conntrack: remove net_id
` [PATCH 12/33] netfilter: conntrack: remove pkt_to_tuple callback
` [PATCH 13/33] netfilter: conntrack: remove invert_tuple callback
` [PATCH 14/33] netfilter: conntrack: remove module owner field
` [PATCH 15/33] netfilter: conntrack: remove remaining l4proto indirect packet calls
` [PATCH 16/33] netfilter: conntrack: remove pernet l4 proto register interface
` [PATCH 17/33] netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
` [PATCH 18/33] netfilter: conntrack: unify sysctl handling
` [PATCH 19/33] netfilter: conntrack: remove sysctl registration helpers
` [PATCH 20/33] netfilter: conntrack: remove l4proto init and get_net callbacks
` [PATCH 21/33] netfilter: conntrack: remove l4proto destroy hook
` [PATCH 22/33] netfilter: conntrack: remove nf_ct_l4proto_find_get
` [PATCH 23/33] netfilter: nf_conntrack: provide modparam to always register conntrack hooks
` [PATCH 24/33] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
` [PATCH 25/33] netfilter: nat: un-export nf_nat_used_tuple
` [PATCH 26/33] Revert "netfilter: nft_hash: add map lookups for hashing operations"
` [PATCH 27/33] netfilter: conntrack: fix IPV6=n builds
` [PATCH 28/33] netfilter: conntrack: fix bogus port values for other l4 protocols
` [PATCH 29/33] ipvs: avoid indirect calls when calculating checksums
` [PATCH 30/33] ipvs: use indirect call wrappers
` [PATCH 31/33] netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s arg
` [PATCH 32/33] netfilter: conntrack: fix error path in nf_conntrack_pernet_init()
` [PATCH 33/33] netfilter: ipv4: remove useless export_symbol

[PATCH] selftests/netfilter: fix config fragment CONFIG_NF_TABLES_INET
 2019-01-29  7:59 UTC  (2+ messages)

[PATCH] netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options
 2019-01-29  7:51 UTC 

[PATCH] netfilter: nat: Update comment of get_unique_tuple
 2019-01-29  6:20 UTC  (3+ messages)

[PATCH 0/7] Netfilter/IPVS fixes for net
 2019-01-28 18:52 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH 2/7] netfilter: nft_compat: make lists per netns
` [PATCH 3/7] netfilter: nft_compat: destroy function must not have side effects
` [PATCH 4/7] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH 5/7] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH 6/7] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH 7/7] netfilter: ipt_CLUSTERIP: fix warning unused variable cn

[PATCH] nft_counter: remove wrong __percpu of nft_counter_resest()'s arg
 2019-01-28 10:20 UTC  (2+ messages)

[Patch nf-next] nf_conntrack: fix error path in nf_conntrack_pernet_init()
 2019-01-28 10:18 UTC  (3+ messages)

[PATCH net v2 0/2] fix glitch in IPVS /proc handlers
 2019-01-28 10:17 UTC  (2+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix warning unused variable cn
 2019-01-28  9:51 UTC  (2+ messages)

general protection fault in nf_ct_gre_keymap_flush
 2019-01-25  0:44 UTC  (3+ messages)

4.19.{12,[13],14}: RIP: 0010:nf_conncount_cache_free+0x26/0x2f [nf_conncount]
 2019-01-24 23:14 UTC  (2+ messages)

[PATCH v3] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-24 13:59 UTC  (8+ messages)

[PATCH] ipvs: Fix signed integer overflow when setsockopt timeout
 2019-01-24 12:32 UTC 

[PATCH ipvs-next] ipvs: avoid indirect calls when calculating checksums
 2019-01-23 12:50 UTC  (3+ messages)

[PATCH ipvs-next] ipvs: use indirect call wrappers
 2019-01-23 12:47 UTC  (4+ messages)

INFO: rcu detected stall in gc_worker
 2019-01-22 19:19 UTC 

linux-next: build failure after merge of the netfilter-next tree
 2019-01-20 23:36 UTC 

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-18 15:41 UTC  (5+ messages)

stable fixes for nf_conncount 4.19.x
 2019-01-18 12:41 UTC  (5+ messages)

INFO: rcu detected stall in tipc_disc_timeout
 2019-01-16 17:01 UTC 

[PATCH 0/7] Netfilter fixes for net
 2019-01-15 21:32 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nf_tables: Fix for endless loop when dumping ruleset
` [PATCH 2/7] netfilter: nf_tables: fix leaking object reference count
` [PATCH 3/7] netfilter: nf_tables: selective rule dump needs table to be specified
` [PATCH 4/7] netfilter: nft_flow_offload: Fix reverse route lookup
` [PATCH 5/7] netfilter: ebtables: account ebt_table_info to kmemcg
` [PATCH 6/7] netfilter: nft_flow_offload: fix interaction with vrf slave device
` [PATCH 7/7] netfilter: nft_flow_offload: fix checking method of conntrack helper

[PATCH v2] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-15 18:03 UTC  (2+ messages)

[PATCH] netfilter: nft_meta: Add NFT_META_L3MASTER meta type
 2019-01-15 15:19 UTC  (3+ messages)

[REGRESSION] 5.0-rc2: iptables -nvL consumes 100% of CPU and hogs memory with kernel 5.0-rc2
 2019-01-15 11:52 UTC  (3+ messages)

[PATCH v3] vrf: Fix conntrack-dnat conflict in vrf-device PREROUTING hook
 2019-01-15  6:56 UTC  (4+ messages)

[PATCH] netfilter: fix checking method of conntrack helper
 2019-01-14 10:36 UTC  (2+ messages)

[PATCH v3] netfilter: nft_flow_offload: fix interaction with vrf slave device
 2019-01-11  2:42 UTC 

[PATCH v2] netfilter: account ebt_table_info to kmemcg
 2019-01-10 23:57 UTC  (9+ messages)

[PATCH v2] nft_flow_offload: Make flow offload work with vrf slave device correct
 2019-01-10 23:36 UTC  (2+ messages)

[PATCH] ipset: fix a missing check of nla_parse
 2019-01-10  8:54 UTC  (4+ messages)

[PATCH] netfilter: x_tables: add xt_tunnel match
 2019-01-10  4:46 UTC  (5+ messages)

[PATCH] nft_flow_offload: Make flow offload work with vrf slave device correct
 2019-01-10  0:40 UTC  (3+ messages)

[PATCH RESEND] nft_flow_offload: Fix the peer route get from wrong daddr
 2019-01-09 19:06 UTC  (3+ messages)

[PATCH] [v2] netfilter: ipset: fix a missing check of nla_parse
 2019-01-08 20:01 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 37/53] netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
 2019-01-08 19:32 UTC 

[PATCH AUTOSEL 4.19 01/97] netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets
 2019-01-08 19:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 68/97] netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
` [PATCH AUTOSEL 4.19 69/97] netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
` [PATCH AUTOSEL 4.19 70/97] netfilter: ipt_CLUSTERIP: fix deadlock "

[PATCH AUTOSEL 4.20 001/117] netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets
 2019-01-08 19:25 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 084/117] netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
` [PATCH AUTOSEL 4.20 085/117] netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
` [PATCH AUTOSEL 4.20 086/117] netfilter: ipt_CLUSTERIP: fix deadlock "

Apparmor netfiter support?
 2019-01-07 16:51 UTC  (2+ messages)

[nf-next] netfilter: Add support for inner IPv6 packet match
 2019-01-05 23:34 UTC 

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2019-01-04 22:04 UTC  (14+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records

[PATCH] netfilter: account ebt_table_info to kmemcg
 2019-01-04 13:21 UTC  (14+ messages)
  `  "

[PATCH net-next] vrf: Add VRF_F_BYPASS_RCV_NF flag to vrf device
 2019-01-02 22:19 UTC  (2+ messages)

[PATCH 0/9] Netfilter fixes for net
 2018-12-29 22:33 UTC  (8+ messages)
` [PATCH 4/9] netfilter: nf_conncount: split gc in two phases
` [PATCH 5/9] netfilter: nf_conncount: restart search when nodes have been erased
` [PATCH 6/9] netfilter: nf_conncount: merge lookup and add functions
` [PATCH 7/9] netfilter: nf_conncount: move all list iterations under spinlock
` [PATCH 8/9] netfilter: nf_conncount: speculative garbage collection on empty lists
` [PATCH 9/9] netfilter: nf_conncount: fix argument order to find_next_bit


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