netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 14:04:33 to 2020-05-28 21:20:50 UTC [more...]

clean up kernel_{read,write} & friends v2
 2020-05-28 21:20 UTC  (31+ messages)
` [PATCH 01/14] cachefiles: switch to kernel_write
` [PATCH 02/14] autofs: "
` [PATCH 03/14] bpfilter: "
` [PATCH 04/14] fs: unexport __kernel_write
` [PATCH 05/14] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/14] fs: remove the call_{read,write}_iter functions
` [PATCH 07/14] fs: implement kernel_write using __kernel_write
` [PATCH 08/14] fs: remove __vfs_write
` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 10/14] fs: add a __kernel_read helper
` [PATCH 11/14] integrity/ima: switch to using __kernel_read
` [PATCH 12/14] fs: implement kernel_read "
` [PATCH 13/14] fs: remove __vfs_read
` [PATCH 14/14] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH 0/3] Netfilter fixes for net
 2020-05-28 17:54 UTC  (5+ messages)
` [PATCH 1/3] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
` [PATCH 2/3] netfilter: conntrack: comparison of unsigned in cthelper confirmation
` [PATCH 3/3] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build

[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
 2020-05-28 17:26 UTC  (15+ messages)
` [PATCH] netfilter/ipvs: immediately expire UDP connections matching unavailable destination if expire_nodest_conn=1
          ` [PATCH] netfilter/ipvs: immediately expire no destination connections in kthread "
                ` [PATCH] netfilter/ipvs: queue delayed work to expire no destination connections "

[PATCH nf-next] netfilter: introduce support for reject at prerouting stage
 2020-05-28 17:24 UTC  (2+ messages)

[PATCH nft v2 0/2] Fix evaluation of anonymous sets with concatenated ranges
 2020-05-28  0:09 UTC  (4+ messages)
` [PATCH nft v2 1/2] evaluate: Perform set evaluation on implicitly declared (anonymous) sets
` [PATCH nft v2 2/2] tests: py: Enable anonymous set rule with concatenated ranges in inet/sets.t

[PATCH nf-next v6] netfilter: ctnetlink: add kernel side filtering for dump
 2020-05-27 22:24 UTC  (2+ messages)

[PATCH 0/3] Avoid gretap fragmentation with nftables on bridge
 2020-05-27 21:39 UTC  (4+ messages)
` [PATCH 3/3] netfilter: enable reject with bridge vlan

[PATCH ghak124 v1] audit: log nftables configuration change events
 2020-05-27 20:06 UTC  (4+ messages)

[iptables PATCH] doc: libxt_MARK: OUTPUT chain is fine, too
 2020-05-27 15:17 UTC  (4+ messages)

[PATCH nf] netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
 2020-05-27 10:37 UTC 

[PATCH nf,v2] netfilter: nf_conntrack: comparison of unsigned in cthelper confirmation
 2020-05-27 10:21 UTC 

[PATCH] netfilter: nfnetlink_cthelper: protocol offset signess in IPv6
 2020-05-27 10:18 UTC 

[PATCH net] netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
 2020-05-27  9:52 UTC  (2+ messages)

[PATCH 0/5] Netfilter fixes for net
 2020-05-26 23:08 UTC  (10+ messages)
` [PATCH 1/5] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 2/5] netfilter: ipset: Fix subcounter update skip
` [PATCH 3/5] netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
` [PATCH 4/5] netfilter: conntrack: make conntrack userspace helpers work again
` [PATCH 5/5] netfilter: nfnetlink_cthelper: unbreak userspace helper support

[PATCH nft 0/2] Fix evaluation of anonymous sets with concatenated ranges
 2020-05-26 22:04 UTC  (14+ messages)
` [PATCH nft 1/2] evaluate: Perform set evaluation on implicitly declared (anonymous) sets
` [PATCH nft 2/2] tests: shell: Introduce test for concatenated ranges in anonymous sets

[PATCH 0/8 net] the indirect flow_block offload, revisited
 2020-05-26 21:59 UTC  (4+ messages)
` [PATCH 7/8 net] bnxt_tc: update indirect block support

netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
 2020-05-26 18:21 UTC 

[PATCH][next] netfilter: conntrack: fix an unsigned int comparison to less than zero
 2020-05-26 18:07 UTC 

[PATCH nft] tests: shell: Avoid breaking basic connectivity when run
 2020-05-26 13:52 UTC  (4+ messages)

iptables 1.8.5 ETA ?
 2020-05-26 13:36 UTC  (5+ messages)

[PATCH 1/1] geoip: add quiet flag to xt_geoip_build
 2020-05-26 12:59 UTC  (2+ messages)

How to test the kernel netfilter logic?
 2020-05-26  9:03 UTC  (5+ messages)

[PATCH nft] tests: py: Actually use all available hooks in bridge/chains.t
 2020-05-25 20:04 UTC  (2+ messages)

[PATCH nft] build: Fix doc build, restore A2X assignment for doc/Makefile
 2020-05-25 20:04 UTC  (3+ messages)

[net PATCH] netfilter: ipset: Fix subcounter update skip
 2020-05-25 17:04 UTC  (2+ messages)

[PATCH libnftnl] flowtable: relax logic to build NFTA_FLOWTABLE_HOOK
 2020-05-25 16:18 UTC 

[PATCH nf-next] netfilter: nf_tables: skip flowtable hooknum and priority on device updates
 2020-05-25 16:17 UTC 

[PATCH nf,v2 1/2] netfilter: conntrack: make conntrack userspace helpers work again
 2020-05-25 12:03 UTC  (3+ messages)
` [PATCH nf,v2 2/2] netfilter: nfnetlink_cthelper: unbreak userspace helper support

[PATCH nf 0/2] restore userspace helper support
 2020-05-24 20:36 UTC  (5+ messages)
` [PATCH nf 1/2] netfilter: conntrack: make conntrack userspace helpers work again
` [PATCH nf 2/2] netfilter: nfnetlink_cthelper: unbreak userspace helper support

[PATCH v2 nf] netfilter: make conntrack userspace helpers work again
 2020-05-24 19:56 UTC  (2+ messages)

[PATCH 1/1] Remove flow offload when ct is removed from userspace
 2020-05-23 11:25 UTC 

[PATCH 1/1] Restore the CT mark in Flow Offload
 2020-05-23 10:46 UTC 

WARNING: proc registration bug in clusterip_tg_check (2)
 2020-05-23  7:29 UTC 

[PATCH v4 net-next] net: flow_offload: simplify hw stats check handling
 2020-05-22 22:52 UTC  (2+ messages)

ipset make modules_install fails to honor INSTALL_MOD_PATH
 2020-05-21 22:05 UTC  (3+ messages)

[PATCH ghak25 v6a] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 22:24 UTC  (2+ messages)

[PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 19:06 UTC  (6+ messages)

[PATCH nft 1/4] mnl: add function to convert flowtable device list to array
 2020-05-20 18:23 UTC  (4+ messages)
` [PATCH nft 2/4] src: add devices to an existing flowtable
` [PATCH nft 3/4] src: delete "
` [PATCH nft 4/4] src: allow flowtable definitions with no devices

[PATCH nf-next 0/7] dynamic device updates for flowtables
 2020-05-20 18:16 UTC  (8+ messages)
` [PATCH nf-next 1/7] netfilter: nf_tables: generalise flowtable hook parsing
` [PATCH nf-next 2/7] netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()
` [PATCH nf-next 3/7] netfilter: nf_tables: add nft_flowtable_hooks_destroy()
` [PATCH nf-next 4/7] netfilter: nf_tables: pass hook list to flowtable event notifier
` [PATCH nf-next 5/7] netfilter: nf_tables: add devices to existing flowtable
` [PATCH nf-next 6/7] netfilter: nf_tables: delete devices from flowtable
` [PATCH nf-next 7/7] netfilter: nf_tables: allow to register flowtable with no devices

[PATCH v3 net-next] net: flow_offload: simplify hw stats check handling
 2020-05-20 17:52 UTC  (4+ messages)

[PATCH 01/14] cachefiles: switch to kernel_write
 2020-05-20 15:59 UTC  (5+ messages)
` clean up kernel_{read,write} & friends v2
    ` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write

[PATCH net-next v2] net: flow_offload: simplify hw stats check handling
 2020-05-20 15:18 UTC  (8+ messages)

[PATCH libnetfilter_queue 1/2] pktbuff: add __pktb_setup()
 2020-05-20  5:54 UTC  (4+ messages)
` [PATCH libnetfilter_queue 2/2] pktbuff: add pktb_head_alloc(), pktb_setup() and pktb_head_size()

[PATCH v1 15/25] netfilter: conntrack: Use sequence counter with associated spinlock
 2020-05-19 21:45 UTC  (2+ messages)
` [PATCH v1 16/25] netfilter: nft_set_rbtree: Use sequence counter with associated rwlock

[PATCH ghak25 v5] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-19 19:59 UTC  (4+ messages)

[iptables PATCH v2 0/2] Critical: Unbreak nfnl_osf tool
 2020-05-18 15:38 UTC  (5+ messages)
` [iptables PATCH v2 1/2] nfnl_osf: Fix broken conversion to nfnl_query()
` [iptables PATCH v2 2/2] nfnl_osf: Improve error handling

kernel BUG at lib/list_debug.c:45!
 2020-05-18 15:24 UTC 

[iptables PATCH 1/2] nft: Merge nft_*_rule_find() functions
 2020-05-18 15:15 UTC  (4+ messages)
` [iptables PATCH 2/2] nft: Drop save_counters callback from family_ops

[PATCH ghak25 v4 0/3] Address NETFILTER_CFG issues
 2020-05-18 14:40 UTC  (7+ messages)
` [PATCH ghak25 v4 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH nft] build: fix tentative generation of nft.8 after disabled doc
 2020-05-18 11:04 UTC  (6+ messages)

userspace conntrack helper and confirming the master conntrack
 2020-05-15 15:17 UTC  (5+ messages)
    ` [PATCH nf] netfilter: make conntrack userspace helpers work again


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