netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 17:48:04 to 2021-04-15 20:23:59 UTC [more...]

[PATCH] netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
 2021-04-15 20:23 UTC  (4+ messages)

[PATCH nf-next] netfilter: nftables: counter hardware offload support
 2021-04-15 19:47 UTC 

[PATCH nf-next] netfilter: Dissect flow after packet mangling
 2021-04-15 14:56 UTC  (6+ messages)

[PATCH nft 0/10] cache updates
 2021-04-15 13:13 UTC  (11+ messages)
` [PATCH nft 01/10] cache: add hashtable cache for object
` [PATCH nft 02/10] cache: add hashtable cache for flowtable
` [PATCH nft 03/10] cache: add set_cache_del() and use it
` [PATCH nft 04/10] evaluate: add set to the cache
` [PATCH nft 05/10] evaluate: add flowtable "
` [PATCH nft 06/10] cache: missing table cache for several policy objects
` [PATCH nft 07/10] evaluate: add object to the cache
` [PATCH nft 08/10] cache: move struct nft_cache declaration to cache.h
` [PATCH nft 09/10] cache: add hashtable cache for table
` [PATCH nft 10/10] evaluate: remove table_lookup_global()

[PATCH] net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
 2021-04-14 23:08 UTC  (3+ messages)

[PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
 2021-04-14 17:27 UTC  (4+ messages)
` [PATCH nf-next v2 1/2] "
` [PATCH nf-next v2 2/2] selftests: fib_tests: Add test cases for interaction with mangling

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-04-14 15:40 UTC  (2+ messages)

[nft PATCH] mnl: Increase BATCH_PAGE_SIZE to support huge rulesets
 2021-04-14 11:53 UTC 

[syzbot] WARNING: suspicious RCU usage in find_inlist_lock
 2021-04-13 18:12 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2021-04-13 17:20 UTC  (3+ messages)
` [syzbot] "

[PATCH] conntrack_tcp: Reset the max ACK flag on SYN in ignore state
 2021-04-13 13:58 UTC  (5+ messages)

[PATCH nf-next,v3 1/3] netfilter: nft_payload: fix C-VLAN offload support
 2021-04-13 11:43 UTC  (3+ messages)
` [PATCH nf-next,v3 2/3] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
` [PATCH nf-next,v3 3/3] netfilter: nftables_offload: special ethertype handling for VLAN

[PATCH nf-next v2 0/5] netfilter: conntrack: shrink size of netns_ct
 2021-04-13 11:13 UTC  (7+ messages)
` [PATCH nf-next v2 1/5] netfilter: conntrack: move autoassign warning member to net_generic data
` [PATCH nf-next v2 2/5] netfilter: conntrack: move autoassign_helper sysctl "
` [PATCH nf-next v2 3/5] netfilter: conntrack: move expect counter "
` [PATCH nf-next v2 4/5] netfilter: conntrack: move ct "
` [PATCH nf-next v2 5/5] netfilter: conntrack: convert sysctls to u8

[PATCH nf-next v2 1/2] netfilter: flowtable: add vlan match offload support
 2021-04-13 11:13 UTC  (4+ messages)
` [PATCH nf-next v2 2/2] netfilter: flowtable: add vlan pop action "

[PATCH nf-next,v2 1/3] netfilter: nft_payload: fix C-VLAN offload support
 2021-04-13 10:59 UTC  (4+ messages)
` [PATCH nf-next,v2 2/3] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
` [PATCH nf-next,v2 3/3] netfilter: nftables_offload: special ethertype handling for VLAN

[PATCH nft] parser: allow to load stateful ct connlimit elements in sets
 2021-04-13  9:03 UTC 

[PATCH net 0/7] Netfilter fixes for net
 2021-04-12 23:20 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: flowtable: fix NAT IPv6 offload mangling
` [PATCH net 2/7] netfilter: conntrack: do not print icmpv6 as unknown via /proc
` [PATCH net 3/7] netfilter: nft_limit: avoid possible divide error in nft_limit_init
` [PATCH net 4/7] netfilter: bridge: add pre_exit hooks for ebtable unregistration
` [PATCH net 5/7] netfilter: arp_tables: add pre_exit hook for table unregister
` [PATCH net 6/7] netfilter: x_tables: fix compat match/target pad out-of-bound write
` [PATCH net 7/7] netfilter: nftables: clone set element expression template

[PATCH nf] netfilter: x_tables: fix compat match/target pad out-of-bound write
 2021-04-12 22:23 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: nft_payload: fix C-VLAN offload support
 2021-04-12 16:46 UTC  (4+ messages)
` [PATCH nf-next 2/3] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
` [PATCH nf-next 3/3] netfilter: nftables_offload: special ethertype handling for VLAN

[PATCH nf-next 0/5] netfilter: conntrack: shrink size of netns_ct
 2021-04-12 13:46 UTC  (7+ messages)
` [PATCH nf-next 1/5] netfilter: conntrack: move autoassign warning member to net_generic data
` [PATCH nf-next 2/5] netfilter: conntrack: move autoassign_helper sysctl "
` [PATCH nf-next 3/5] netfilter: conntrack: move expect counter "
` [PATCH nf-next 4/5] netfilter: conntrack: move ct "
` [PATCH nf-next 5/5] netfilter: conntrack: convert sysctls to u8

linux-next: build failure after merge of the net-next tree
 2021-04-12 13:25 UTC  (3+ messages)

[PATCH nf,v4] netfilter: nftables: clone set element expression template
 2021-04-10 19:33 UTC 

[PATCH nf,v3] netfilter: nftables: clone set element expression template
 2021-04-10 19:30 UTC 

[PATCH nf 0/2] arp,ebtables: add pre_exit hooks for arp/ebtable hook unregister
 2021-04-10 19:17 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: bridge: add pre_exit hooks for ebtable unregistration
` [PATCH nf 2/2] netfilter: arp_tables: netfilter: bridge: add pre_exit hook for table unregister

[PATCH net] netfilter: nft_limit: avoid possible divide error in nft_limit_init
 2021-04-10 19:15 UTC  (2+ messages)

[syzbot] WARNING in __nf_unregister_net_hook (4)
 2021-04-10 14:49 UTC 

[PATCH nf v2] netfilter: nft_payload: fix the h_vlan_encapsulated_proto flow_dissector vlaue
 2021-04-09 14:28 UTC  (4+ messages)

[PATCH nf] netfilter: nft_payload: fix vlan_tpid get from h_vlan_proto
 2021-04-08 22:48 UTC  (6+ messages)

[PATCH nf] netfilter: nftables: clone set element expression template
 2021-04-08 15:53 UTC 

[PATCH nft] evaluate: check if nat statement map specifies a transport header expr
 2021-04-06 16:34 UTC 

LPC 2021 Networking and BPF Track CFP
 2021-04-06 15:27 UTC 

[PATCH net-next 00/28] Netfilter updates for net-next
 2021-04-06 12:21 UTC  (29+ messages)
` [PATCH net-next 01/28] netfilter: nf_log_ipv4: rename to nf_log_syslog
` [PATCH net-next 02/28] netfilter: nf_log_arp: merge with nf_log_syslog
` [PATCH net-next 03/28] netfilter: nf_log_ipv6: "
` [PATCH net-next 04/28] netfilter: nf_log_netdev: "
` [PATCH net-next 05/28] netfilter: nf_log_bridge: "
` [PATCH net-next 06/28] netfilter: nf_log_common: "
` [PATCH net-next 07/28] netfilter: nf_log: add module softdeps
` [PATCH net-next 08/28] netfilter: nft_log: perform module load from nf_tables
` [PATCH net-next 09/28] audit: log nftables configuration change events once per table
` [PATCH net-next 10/28] netfilter: ipset: Remove duplicate declaration
` [PATCH net-next 11/28] netfilter: flowtable: dst_check() from garbage collector path
` [PATCH net-next 12/28] netfilter: nftables: remove unnecessary spin_lock_init()
` [PATCH net-next 13/28] netfilter: nftables: add helper function to set the base sequence number
` [PATCH net-next 14/28] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH net-next 15/28] netfilter: ipvs: do not printk on netns creation
` [PATCH net-next 16/28] netfilter: nftables: fix a warning message in nf_tables_commit_audit_collect()
` [PATCH net-next 17/28] netfilter: nftables: remove documentation on static functions
` [PATCH net-next 18/28] netfilter: nfnetlink: add and use nfnetlink_broadcast
` [PATCH net-next 19/28] netfilter: nfnetlink: use net_generic infra
` [PATCH net-next 20/28] netfilter: cttimeout: "
` [PATCH net-next 21/28] netfilter: nf_defrag_ipv6: "
` [PATCH net-next 22/28] netfilter: nf_defrag_ipv4: "
` [PATCH net-next 23/28] netfilter: ebtables: "
` [PATCH net-next 24/28] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH net-next 25/28] netfilter: x_tables: move known table lists to net_generic infra
` [PATCH net-next 26/28] netfilter: conntrack: move sysctl pointer "
` [PATCH net-next 27/28] netfilter: conntrack: move ecache dwork "
` [PATCH net-next 28/28] net: remove obsolete members from struct net

[PATCH 0/2] Two fixes related to '--concurrent'
 2021-04-06 11:56 UTC  (11+ messages)
` [PATCH 1/2] ebtables: processing '--concurrent' beofore other arguments

Unused macro
 2021-04-06 11:53 UTC  (5+ messages)

[PATCH v4 0/5] conntrack: save output format
 2021-04-06 10:09 UTC  (6+ messages)
` [PATCH v4 1/5] conntrack: introduce ct_cmd_list
` [PATCH v4 2/5] conntrack: accept commands from file
` [PATCH v4 3/5] conntrack.8: man update for --load-file support
` [PATCH v4 4/5] tests: saving and loading ct entries, save format
` [PATCH v4 5/5] tests: conntrack -L/-D ip family filtering

[iptables PATCH v2] nft: Increase BATCH_PAGE_SIZE to support huge rulesets
 2021-04-06  8:51 UTC 

[PATCH nf-next v2 00/11] netfilter: reduce struct net size
 2021-04-05 22:35 UTC  (6+ messages)
` [PATCH nf-next v2 05/11] netfilter: nf_defrag_ipv4: use net_generic infra
` [PATCH nf-next v2 07/11] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH nf-next v2 09/11] netfilter: conntrack: move sysctl pointer to net_generic infra
` [PATCH nf-next v2 11/11] net: remove obsolete members from struct net

[PATCH nf-next] netfilter: ipvs: do not printk on netns creation
 2021-04-03 18:17 UTC  (4+ messages)

[PATCH] files: move example files away from /etc
 2021-04-03 18:03 UTC  (2+ messages)

[iptables PATCH] nft: Increase BATCH_PAGE_SIZE to support huge rulesets
 2021-04-03 11:31 UTC  (6+ messages)

[PATCH netfilter] netfilter: xt_IDLETIMER: fix idletimer_tg_helper non-kosher casts
 2021-04-02 22:50 UTC  (3+ messages)

[PATCH iptables] fix build for missing ETH_ALEN definition
 2021-04-02 20:26 UTC 

[PATCH nft 1/2] cache: add hashtable cache for sets
 2021-04-02 19:04 UTC  (2+ messages)
` [PATCH nft 2/2] cache: bail out if chain list cannot be fetched from kernel

[iptables PATCH v5 1/2] extensions: libxt_conntrack: print xlate state as set
 2021-04-02 18:48 UTC  (5+ messages)
` [iptables PATCH v5 2/2] extensions: libxt_conntrack: print xlate status "

[PATCH nft 0/4] Add support for 8021.AD frame matching
 2021-04-02 10:54 UTC  (5+ messages)
` [PATCH nft 1/4] src: vlan: allow matching vlan id insider 802.1ad frame
` [PATCH nft 3/4] payload: be careful on vlan dependency removal
` [PATCH nft 4/4] tests: add 8021.AD vlan test cases
` [PATCH nft 5/4] proto: replace vlan ether type with 8021q

[iptables PATCH v5 PATCH 1/2] extensions: libxt_conntrack: print xlate state as set
 2021-04-02  9:21 UTC  (3+ messages)
` [iptables PATCH v5 PATCH 2/2] extensions: libxt_conntrack: print xlate status "

[PATCH nf-next 1/2] netfilter: flowtable: add vlan match offload support
 2021-04-02  2:37 UTC  (4+ messages)

[PATCH nft] cache: check for NULL chain in cache_init()
 2021-04-01 21:21 UTC 

[PATCH nft 1/4] cache: rename chain_htable to cache_chain_ht
 2021-04-01 20:29 UTC  (4+ messages)
` [PATCH nft 2/4,v2] src: split chain list in table
` [PATCH nft 3/4] evaluate: use chain hashtable for lookups
` [PATCH nft 4/4] cache: statify chain_cache_dump()

[PATCH nft] evaluate: use chain hashtable for lookups
 2021-04-01 11:40 UTC 

iptables-nft fails to restore huge rulesets
 2021-04-01 11:44 UTC  (6+ messages)

[PATCH nft] evaluate: use chain hashtable for lookups
 2021-04-01 11:37 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).