netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 14:36:14 to 2019-07-20 02:19:22 UTC [more...]

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-20  2:19 UTC  (34+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 03/10] audit: read container ID of a process

[PATCH net-next,v2 2/3] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
 2019-07-19 17:12 UTC  (2+ messages)

userspace conntrack helper and confirming the master conntrack
 2019-07-19 16:47 UTC  (4+ messages)

[PATCH 10/14] netfilter: nf_tables: Support auto-loading for inet nat
 2019-07-19 16:46 UTC  (5+ messages)
` [PATCH 11/14] netfilter: synproxy: fix rst sequence number mismatch
` [PATCH 12/14] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
` [PATCH 13/14] netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
` [PATCH 14/14] netfilter: bridge: make NF_TABLES_BRIDGE tristate

[PATCH 00/14] Netfilter fixes for net
 2019-07-19 16:45 UTC  (10+ messages)
` [PATCH 01/14] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
` [PATCH 02/14] netfilter: Fix rpfilter dropping vrf packets by mistake
` [PATCH 03/14] netfilter: nf_conntrack_sip: fix expectation clash
` [PATCH 04/14] netfilter: Update obsolete comments referring to ip_conntrack
` [PATCH 05/14] netfilter: nf_tables: fix module autoload for redir
` [PATCH 06/14] netfilter: synproxy: fix erroneous tcp mss option
` [PATCH 07/14] netfilter: conntrack: always store window size un-scaled
` [PATCH 08/14] netfilter: nf_tables: don't fail when updating base chain policy
` [PATCH 09/14] netfilter: nft_hash: fix symhash with modulus one

[nf PATCH v2 1/2] net: nf_tables: Make nft_meta expression more robust
 2019-07-19 16:35 UTC  (3+ messages)
` [PATCH 2/2] net: netfilter: nft_meta_bridge: Eliminate 'out' label

[PATCH nf,v5 0/4] flow_offload fixes
 2019-07-19 16:20 UTC  (5+ messages)
` [PATCH nf,v5 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
` [PATCH nf,v5 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH nf,v5 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH nf,v5 4/4] net: flow_offload: add flow_block structure and use it

[PATCH nft] src: allow variables in the chain priority specification
 2019-07-19 15:06 UTC 

json_cmd_assoc and cmd
 2019-07-19 11:17 UTC  (14+ messages)
        ` [PATCH nft] libnftables: got rid of repeated initialization of netlink_ctx variable in loop
            ` [PATCH nft v2 0/2] netlink_ctx initialization fixes
              ` [PATCH nft v2 1/2] libnftables: got rid of repeated initialization of netlink_ctx variable in loop
              ` [PATCH nft v2 2/2] rule: removed duplicate member initializer

[PATCH net,v4 0/4] flow_offload fixes
 2019-07-19  8:01 UTC  (9+ messages)
` [PATCH net,v4 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
` [PATCH net,v4 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH net,v4 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH net,v4 4/4] net: flow_offload: add flow_block structure and use it

[PATCH conntrack-tools] conntrackd: cthelper: Add new SLP helper
 2019-07-19  7:31 UTC 

[PATCH] [net-next] netfilter: bridge: make NF_TABLES_BRIDGE tristate
 2019-07-19  6:49 UTC  (5+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-07-19  1:49 UTC  (8+ messages)
    ` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH net-next] netfilter: nft_meta: Fix build error
 2019-07-18 18:30 UTC  (2+ messages)

[PATCH nf v3] netfilter: synproxy: fix rst sequence number mismatch
 2019-07-18 18:27 UTC  (2+ messages)

[PATCH nf 1/2] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
 2019-07-18 18:23 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE

[nf PATCH] net: nf_tables: Support auto-loading for inet nat
 2019-07-18 18:15 UTC  (2+ messages)

[nf PATCH] net: nf_tables: Make nft_meta expression more robust
 2019-07-18 18:12 UTC  (3+ messages)

[libnftnl PATCH] expr: meta: Make NFT_META_{I,O}IFKIND known
 2019-07-18 18:04 UTC  (2+ messages)

[nft PATCH] json: Fix memleak in timeout_policy_json()
 2019-07-18 18:01 UTC  (2+ messages)

[PATCH] netfilter: support for element deletion
 2019-07-18 16:38 UTC  (2+ messages)

[PATCH v2] netfilter: nft_dynset: support for element deletion
 2019-07-18 16:31 UTC  (2+ messages)

[iptables PATCH] xtables-save: Use argv[0] as program name
 2019-07-18 15:48 UTC  (4+ messages)

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-18 14:16 UTC  (4+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[PATCH v5 1/3] meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-07-18 13:41 UTC  (5+ messages)

[PATCH nft] src: osf: fix snprintf -Wformat-truncation warning
 2019-07-18 11:01 UTC 

[RFC net] net: generate icmp redirects after netfilter forward hook
 2019-07-18 10:24 UTC 

[PATCH nft] include: json: add missing synproxy stmt print stub
 2019-07-18 10:07 UTC  (3+ messages)

[nft PATCH 1/3] meta: Reject zero ifindex values
 2019-07-18  3:39 UTC  (3+ messages)
` [nft PATCH 2/3] meta: Reject nfproto value 0xffff
` [nft PATCH 3/3] tests/py: Add missing meta tests

[PATCH net,v3 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
 2019-07-17 22:16 UTC  (5+ messages)
` [PATCH net,v3 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH net,v3 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH net,v3 4/4] net: flow_offload: add flow_block structure and use it

[nf PATCH RFC] net: nf_tables: Support auto-loading inet family nat chain
 2019-07-17 20:11 UTC  (3+ messages)

[PATCH 2/2] net: apply proc_net_mkdir() harder
 2019-07-17 19:04 UTC  (3+ messages)

[PATCH nftables v5 0/1] add ct expectations support
 2019-07-17 14:17 UTC  (7+ messages)
` [PATCH nftables v5 1/1] "

[PATCH 1/2 nft] src: json: fix synproxy flag parser typo
 2019-07-17 11:41 UTC  (4+ messages)
` [PATCH 2/2 nft] tests: py: add missing json outputs

[PATCH nf-next v5 0/8] netfilter: nf_flow_offload: support bridge family offload for both
 2019-07-17  9:32 UTC  (11+ messages)
` [PATCH nf-next v5 1/8] netfilter:nf_flow_table: Refactor flow_offload_tuple to destination
` [PATCH nf-next v5 2/8] netfilter:nf_flow_table_core: Separate inet operation to single function
` [PATCH nf-next v5 3/8] netfilter:nf_flow_table_ip: "
` [PATCH nf-next v5 4/8] bridge: add br_vlan_get_info_rcu()
` [PATCH nf-next v5 5/8] netfilter:nf_flow_table_core: Support bridge family flow offload
` [PATCH nf-next v5 6/8] netfilter:nf_flow_table_ip: "
` [PATCH nf-next v5 7/8] netfilter:nft_flow_offload: "
` [PATCH nf-next v5 8/8] netfilter: Support the bridge family in flow table
  ` Pre-patch of nftables for nft_tunnel

[PATCH nft v2] src: introduce SYNPROXY matching
 2019-07-17  8:21 UTC  (2+ messages)

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-17  2:11 UTC 

[PATCH 0/2 nft WIP] Using variables in chain priority
 2019-07-16 22:42 UTC  (6+ messages)
` [PATCH 1/2 nft WIP] src: introduce prio_expr "
` [PATCH 2/2 nft WIP] src: allow variables "

[PATCH nft] evaluate: bogus error when refering to existing non-base chain
 2019-07-16 22:29 UTC  (10+ messages)

[PATCH nft] evaluate: missing basic evaluation of expectations
 2019-07-16 19:20 UTC 

rebasing nf.git
 2019-07-16 18:34 UTC 

[PATCH nft,v2] evaluate: bogus error when refering to existing non-base chain
 2019-07-16 17:49 UTC 

[PATCH nf] netfilter: fix symhash with modulus one
 2019-07-16 11:24 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: don't fail when updating base chain policy
 2019-07-16 11:23 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: always store window size un-scaled
 2019-07-16 11:23 UTC  (3+ messages)

[PATCH 0/2 nf-next] Fix mss value announced to the client
 2019-07-16 11:22 UTC  (5+ messages)
` [PATCH 1/2 nf-next] netfilter: synproxy: fix erroneous tcp mss option
` [PATCH 2/2 nf-next] netfilter: synproxy: rename mss synproxy_options field

[PATCH 1/1] netfilter: nf_tables: fix module autoload for redir
 2019-07-16 11:19 UTC  (2+ messages)

[PATCH v2] netfilter: Update obsolete comments referring to ip_conntrack
 2019-07-16 11:17 UTC  (2+ messages)

[PATCH v7] netfilter: nf_conntrack_sip: fix expectation clash
 2019-07-16 11:17 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-16 11:16 UTC  (2+ messages)

[PATCH nft 1/5] src: add set_is_datamap(), set_is_objmap() and set_is_map() helpers
 2019-07-16 10:26 UTC  (5+ messages)
` [PATCH nft 2/5] evaluate: missing object maps handling in list and flush commands
` [PATCH nft 3/5] src: use set_is_anonymous()
` [PATCH nft 4/5] evaluate: honor NFT_SET_OBJECT flag
` [PATCH nft 5/5] cache: incorrect cache flags for create commands

linux-next: Tree for Jul 15 (HEADERS_TEST w/ netfilter tables offload)
 2019-07-16  6:44 UTC  (5+ messages)

[PATCH] netfilter: nft_dynset: support for element deletion
 2019-07-15 19:54 UTC  (4+ messages)

[PATCHv2] Fix dumping vlan rules
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH libiptc] libip6tc.h: Add extern "C" wrapping for C++ linking
 2019-07-15 15:58 UTC 

[PATCH AUTOSEL 5.2 080/249] netfilter: ipset: fix a missing check of nla_parse
 2019-07-15 13:45 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 081/249] ipset: Fix memory accounting for hash types on resize
` [PATCH AUTOSEL 5.2 174/249] netfilter: ctnetlink: Fix regression in conntrack entry deletion

[PATCH AUTOSEL 5.1 070/219] ipset: Fix memory accounting for hash types on resize
 2019-07-15 14:03 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 143/219] ipvs: fix tinfo memory leak in start_sync_thread
` [PATCH AUTOSEL 5.1 183/219] netfilter: Fix remainder of pseudo-header protocol 0

[PATCH AUTOSEL 4.19 091/158] ipvs: defer hook registration to avoid leaks
 2019-07-15 14:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 107/158] ipvs: fix tinfo memory leak in start_sync_thread

[PATCH AUTOSEL 4.14 039/105] ipset: Fix memory accounting for hash types on resize
 2019-07-15 14:28 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 060/105] ipvs: defer hook registration to avoid leaks
` [PATCH AUTOSEL 4.14 075/105] ipvs: fix tinfo memory leak in start_sync_thread

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-15 14:48 UTC 


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