netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 22:26:27 to 2019-07-31 15:50:22 UTC [more...]

[PATCH 0/8] netfilter fixes for net
 2019-07-31 15:50 UTC  (10+ messages)
` [PATCH 1/8] netfilter: ebtables: fix a memory leak bug in compat
` [PATCH 2/8] netfilter: nf_tables: Make nft_meta expression more robust
` [PATCH 3/8] netfilter: nft_meta_bridge: Eliminate 'out' label
` [PATCH 4/8] netfilter: add include guard to xt_connlabel.h
` [PATCH 5/8] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH 6/8] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH 7/8] netfilter: ipset: Fix rename concurrency with listing
` [PATCH 8/8] netfilter: ebtables: also count base chain policies

[RFC 0/2] typeof keyword, alternate patch
 2019-07-31 13:10 UTC  (5+ messages)
` [PATCH 1/2] src: store expr, not dtype to track data in sets
` [PATCH 2/2] typeof keyword

[PATCHv2] Fix dumping vlan rules
 2019-07-31 12:41 UTC  (4+ messages)

[PATCH nf,v2] netfilter: nf_tables: map basechain priority to hardware priority
 2019-07-31 12:16 UTC 

[PATCH nft,v2] cache: incorrect flush flag for table/chain
 2019-07-31 11:35 UTC 

[PATCH net-next 0/6] flow_offload: add indr-block in nf_table_offload
 2019-07-31  8:12 UTC  (7+ messages)
` [PATCH net-next 1/6] cls_api: modify the tc_indr_block_ing_cmd parameters
` [PATCH net-next 2/6] cls_api: replace block with flow_block in tc_indr_block_dev
` [PATCH net-next 3/6] cls_api: add flow_indr_block_call function
` [PATCH net-next 4/6] flow_offload: move tc indirect block to flow offload
` [PATCH net-next 5/6] flow_offload: support get flow_block immediately
` [PATCH net-next 6/6] netfilter: nf_tables_offload: support indr block call

[PATCH nf] netfilter: nf_tables: map basechain priority to hardware priority
 2019-07-31  0:21 UTC  (5+ messages)

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-30 19:29 UTC  (7+ messages)
` [PATCH net v2] "

[FINAL REMINDER!!] LPC 2019 Networking Track CFP
 2019-07-30 17:41 UTC 

[PATCH nft,RFC,PoC 0/2] typeof support for set / map
 2019-07-30 14:56 UTC  (6+ messages)
` [PATCH nft,RFC,PoC 1/2] parser: add typeof keyword for declarations
` [PATCH nft,RFC,PoC 2/2] src: restore typeof datatype when listing set definition

[PATCH libiptc] libip6tc.h: Add extern "C" wrapping for C++ linking
 2019-07-30 14:43 UTC  (2+ messages)

[nft PATCH v2 0/2] parser_bison: Get rid of (most) bison compiler warnings
 2019-07-30 14:18 UTC  (4+ messages)

[PATCH] bridge:fragmented packets dropped by bridge
 2019-07-30 13:58 UTC  (5+ messages)

[PATCH nft] src: fix flush chain cache flag
 2019-07-30 13:33 UTC 

[PATCH nf 1/2] selftests: netfilter: extend flowtable test script for ipsec
 2019-07-30 12:57 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_flow_table: fix offload for flows that are subject to xfrm

[PATCH nft v2] src: Support maps as left side expressions
 2019-07-30 12:28 UTC 

[PATCH nft] scanner: don't rely on fseek for input stream repositioning
 2019-07-30 11:55 UTC  (2+ messages)

[PATCH 0/3] ipset patches for the nf tree
 2019-07-30 11:41 UTC  (5+ messages)
` [PATCH 1/3] netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
` [PATCH 2/3] netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
` [PATCH 3/3] netfilter: ipset: Fix rename concurrency with listing

WARNING in xt_compat_add_offset
 2019-07-30 11:38 UTC  (3+ messages)
` [PATCH nf] netfilter: ebtables: also count base chain policies

[PATCH nf-next] netfilter: nft_bitwise: add offload support
 2019-07-30 11:32 UTC 

[PATCH net-next v4 0/3] flow_offload: add indr-block in nf_table_offload
 2019-07-30  0:10 UTC  (16+ messages)
` [PATCH net-next v4 1/3] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v4 2/3] flow_offload: Support get default block from tc immediately
` [PATCH net-next v4 3/3] netfilter: nf_tables_offload: support indr block call

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-29 20:03 UTC  (5+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[ANNOUNCE] ipset 7.3 released
 2019-07-29 19:36 UTC 

[PATCH nft] src: Support maps as left side expressions
 2019-07-29 14:57 UTC  (2+ messages)

[PATCH] netfilter: add include guard to xt_connlabel.h
 2019-07-29 14:07 UTC  (4+ messages)

[iptables PATCH 1/2] nft: Set errno in nft_rule_flush()
 2019-07-29 13:28 UTC  (4+ messages)
` [iptables PATCH 2/2] xtables: Drop support for /etc/xtables.conf

[PATCH] netfilter: nfacct: Fix alignment mismatch in xt_nfacct_match_info
 2019-07-29 10:33 UTC  (2+ messages)

memory leak in __nf_hook_entries_try_shrink
 2019-07-29  8:16 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_table_offload: Fix zero prio of flow_cls_common_offload
 2019-07-29  3:43 UTC  (5+ messages)

memory leak in bio_copy_user_iov
 2019-07-29  1:03 UTC  (2+ messages)

[PATCH iptables v2]: restore legacy behaviour of iptables-restore when rules start with -4/-6
 2019-07-29  0:37 UTC  (2+ messages)

memory leak in fdb_create
 2019-07-28 16:51 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: always store window size un-scaled
 2019-07-27 12:15 UTC  (2+ messages)

[PATCH net-next v3 0/3] flow_offload: add indr-block in nf_table_offload
 2019-07-27  8:05 UTC  (8+ messages)
` [PATCH net-next v3 1/3] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v3 2/3] flow_offload: support get tcf block immediately
` [PATCH net-next v3 3/3] netfilter: nf_tables_offload: support indr block call

[PATCH net-next v2 0/3] flow_offload: add indr-block in nf_table_offload
 2019-07-26 11:43 UTC  (5+ messages)
` [PATCH net-next v2 1/3] flow_offload: move tc indirect block to flow offload
` [PATCH net-next v2 2/3] flow_offload: Support get tcf block immediately
` [PATCH net-next v2 3/3] netfilter: nf_tables_offload: support indr block call

vrf and flowtable problems
 2019-07-26 10:23 UTC  (3+ messages)

[PATCH iptables]: restore legacy behaviour of iptables-restore when rules start with -4/-6
 2019-07-26  7:36 UTC  (4+ messages)

memory leak in dma_buf_ioctl
 2019-07-26  2:46 UTC  (2+ messages)

[PATCH nft,v1 1/2] src: add tunnel support
 2019-07-25 20:30 UTC  (3+ messages)
` [PATCH nft,v1 2/2] src: add tunnel expression support

[PATCH net-next 1/3] flow_offload: move tc indirect block to flow offload
 2019-07-25 19:10 UTC  (9+ messages)
` [PATCH net-next 2/3] flow_offload: Support get tcf block immediately
` [PATCH net-next 3/3] netfilter: nf_tables_offload: support indr block call

[PATCH nf-next v2 10/11] netfilter: nft_objref: add nft_objref_type offload
 2019-07-25 14:05 UTC  (2+ messages)
` [PATCH nf-next v2 11/11] netfilter: nft_tunnel: support nft_tunnel_obj offload

[PATCH nf-next v6 0/8] netfilter: nf_flow_offload: support bridge family offload for both ipv4 and ipv6
 2019-07-25 13:39 UTC  (10+ messages)
` [PATCH nf-next v6 1/8] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
` [PATCH nf-next v6 2/8] netfilter:nf_flow_table_core: Separate inet operation to single function
` [PATCH nf-next v6 3/8] netfilter:nf_flow_table_ip: "
` [PATCH nf-next v6 4/8] bridge: add br_vlan_get_info_rcu()
` [PATCH nf-next v6 5/8] netfilter:nf_flow_table_core: Support bridge family flow offload
` [PATCH nf-next v6 6/8] netfilter:nf_flow_table_ip: "
` [PATCH nf-next v6 7/8] netfilter:nft_flow_offload: "
` [PATCH nf-next v6 8/8] netfilter: Support the bridge family in flow table

[PATCH nf-next v2 00/11] netfilter: nf_tables_offload: support more expr and obj offload
 2019-07-25 13:34 UTC  (10+ messages)
` [PATCH nf-next v2 01/11] netfilter: nf_flow_offload: add net in offload_ctx
` [PATCH nf-next v2 02/11] netfilter: nf_tables_offload: add offload_actions callback
` [PATCH nf-next v2 03/11] netfilter: nf_tables_offload: split nft_offload_reg to match and action type
` [PATCH nf-next v2 04/11] netfilter: nft_immediate: add offload support for actions
` [PATCH nf-next v2 05/11] netfilter: nft_fwd_netdev: add fw_netdev action support
` [PATCH nf-next v2 06/11] netfilter: nft_payload: add nft_set_payload offload support
` [PATCH nf-next v2 07/11] netfilter: nft_tunnel: support NFT_TUNNEL_SRC/DST_IP match
` [PATCH nf-next v2 08/11] netfilter: nft_tunnel: support tunnel meta match offload
` [PATCH nf-next v2 09/11] netfilter: nft_tunnel: add NFTA_TUNNEL_KEY_RELEASE action

nftables feature request: modify set element timeout
 2019-07-25 12:24 UTC  (2+ messages)

[PATCH 0/2 nft] Introduce variables in chain priority and policy
 2019-07-25 12:22 UTC  (7+ messages)
` [PATCH 1/2 nft] src: allow variables in the chain priority specification
` [PATCH 2/2 nft] src: allow variable in chain policy

[PATCH nf-next v2 0/5] sipport nft_tunnel offload
 2019-07-25 10:50 UTC  (9+ messages)
` [PATCH nf-next v2 1/5] netfilter: nft_tunnel: support NFT_TUNNEL_SRC/DST_IP match
` [PATCH nf-next v2 2/5] netfilter: nft_tunnel: support tunnel meta match offload
` [PATCH nf-next v2 3/5] netfilter: nft_tunnel: add NFTA_TUNNEL_KEY_RELEASE action
` [PATCH nf-next v2 4/5] netfilter: nft_objref: add nft_objref_type offload
` [PATCH nf-next v2 5/5] netfilter: nft_tunnel: support nft_tunnel_obj offload

[PATCH nf-next 0/5] sipport nft_tunnel offload
 2019-07-25 10:48 UTC  (8+ messages)
` [PATCH nf-next 1/5] netfilter: nft_tunnel: support NFT_TUNNEL_SRC/DST_IP match
` [PATCH nf-next 2/5] netfilter: nft_tunnel: support tunnel meta match offload
` [PATCH nf-next 3/5] netfilter: nft_tunnel: add NFTA_TUNNEL_KEY_RELEASE action
` [PATCH nf-next 4/5] netfilter: nft_objref: add nft_objref_type offload
` [PATCH nf-next 5/5] netfilter: nft_tunnel: support nft_tunnel_obj offload

[PATCH nf-next 0/7] netfilter: nf_tables_offload: support more actions
 2019-07-25 10:44 UTC  (8+ messages)
` [PATCH nf-next 2/7] netfilter: nf_tables_offload: add offload_actions callback
` [PATCH nf-next 3/7] netfilter: nft_table_offload: Add rtnl for chain and rule operations

[PATCH iptables v2] nfnl_osf: fix snprintf -Wformat-truncation warning
 2019-07-25  9:33 UTC  (2+ messages)

[PATCH nf v2] netfilter: nft_tunnel: Fix don't convert tun id to host endian
 2019-07-25  9:27 UTC  (3+ messages)

[PATCH nf-next v3] netfilter:nft_meta: add NFT_META_VLAN support
 2019-07-25  9:17 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the netfilter tree
 2019-07-25  8:33 UTC  (3+ messages)

[PATCH nf] netfilter: nft_tunnel: Fix convert tunnel id to host endian
 2019-07-25  7:30 UTC  (3+ messages)

[PATCH] [v2 net-next] ipvs: reduce kernel stack usage
 2019-07-25  5:03 UTC  (2+ 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).