netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 08:48:07 to 2020-12-17 16:39:29 UTC [more...]

[PATCH 1/3 libnftnl,v2] src: add NFTNL_SET_ELEM_EXPRESSIONS
 2020-12-17 16:38 UTC  (3+ messages)
` [PATCH 2/3 libnftnl,v2] src: add NFTNL_SET_EXPRESSIONS
` [PATCH 3/3 libnftnl,v2] src: add NFTNL_EXPR_DYNSET_EXPRESSIONS

[PATCH v2] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
 2020-12-17 14:53 UTC 

[nft PATCH] evaluate: Reject quoted strings containing only wildcard
 2020-12-17 14:32 UTC  (5+ messages)

[PATCH] conntrack: fix zone sync issue
 2020-12-17 12:18 UTC  (4+ messages)
` [ovs-dev] "

[PATCH nf] parser_bison: disallow burst 0 in ratelimits
 2020-12-17 11:43 UTC 

[PATCH nf] netfilter: x_tables: Update remaining dereference to RCU
 2020-12-17 11:37 UTC  (2+ messages)

[PATCH nft 0/2] multi-statement support for set elements
 2020-12-17 11:33 UTC  (3+ messages)
` [PATCH nft 1/2] src: add support for multi-statement in dynamic sets and maps
` [PATCH nft 2/2] src: add set element multi-statement support

KASAN: use-after-free Write in __sco_sock_close
 2020-12-17 11:07 UTC  (2+ messages)

[PATCH] netfilter: ipset: fixes possible oops in mtype_resize
 2020-12-17  8:53 UTC 

[PATCH][next] netfilter: nftables: fix incorrect increment of loop counter
 2020-12-16 10:02 UTC  (4+ messages)

[PATCH conntrack-tools] conntrack: pretty-print the portid
 2020-12-15 18:49 UTC 

UBSAN: shift-out-of-bounds in hash_ipmark_create
 2020-12-15 15:14 UTC 

WARNING: suspicious RCU usage in nf_ct_iterate_cleanup
 2020-12-15 10:24 UTC 

[libnftnl PATCH 1/2] set_elem: Use nftnl_data_reg_snprintf()
 2020-12-15 10:13 UTC  (4+ messages)
` [libnftnl PATCH 2/2] set_elem: Include key_end data reg in print output

[nft PATCH] tests: py: Fix for changed concatenated ranges output
 2020-12-15 10:11 UTC 

[PATCH net-next 00/10] Netfilter/IPVS updates for net-next
 2020-12-15  2:11 UTC  (12+ messages)
` [PATCH net-next 01/10] netfilter: nft_reject_bridge: fix build errors due to code movement
` [PATCH net-next 02/10] ipvs: replace atomic_add_return()
` [PATCH net-next 03/10] netfilter: Remove unnecessary conversion to bool
` [PATCH net-next 04/10] netfilter: nfnl_acct: remove data from struct net
` [PATCH net-next 05/10] netfilter: use actual socket sk for REJECT action
` [PATCH net-next 06/10] netfilter: ctnetlink: add timeout and protoinfo to destroy events
` [PATCH net-next 07/10] netfilter: nftables: generalize set expressions support
` [PATCH net-next 08/10] netfilter: nftables: move nft_expr before nft_set
` [PATCH net-next 09/10] netfilter: nftables: generalize set extension to support for several expressions
` [PATCH net-next 10/10] netfilter: nftables: netlink support for several set element expressions

[PATCH nft] nft: trace: print packet unconditionally
 2020-12-14 16:13 UTC  (2+ messages)

[PATCH xtables-nft 0/3] xt-monitor fixes
 2020-12-14 16:06 UTC  (7+ messages)
` [PATCH xtables-nft 1/3] xtables-monitor: fix rule printing
` [PATCH xtables-nft 2/3] xtables-monitor: fix packet family protocol
` [PATCH xtables-nft 3/3] xtables-monitor: print packet first

[PATCH nft] json: don't leave dangling pointers on hlist
 2020-12-14 15:53 UTC 

[iptables PATCH v3 0/9] nft: Sorted chain listing et al
 2020-12-14 13:24 UTC  (11+ messages)
` [iptables PATCH v3 1/9] nft: Fix selective chain compatibility checks
` [iptables PATCH v3 2/9] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH v3 3/9] nft: Implement nft_chain_foreach()
` [iptables PATCH v3 4/9] nft: cache: Move nft_chain_find() over
` [iptables PATCH v3 5/9] nft: Introduce struct nft_chain
` [iptables PATCH v3 6/9] nft: Introduce a dedicated base chain array
` [iptables PATCH v3 7/9] nft: cache: Sort custom chains by name
` [iptables PATCH v3 8/9] tests: shell: Drop any dump sorting in place
` [iptables PATCH v3 9/9] nft: Avoid pointless table/chain creation

[PATCH] netfilter: conntrack: fix -Wformat
 2020-12-13 23:29 UTC  (9+ messages)

UBSAN: shift-out-of-bounds in hash_mac_create
 2020-12-13 22:13 UTC 

[PATCH libnftnl 1/3] src: add NFTNL_SET_ELEM_EXPRESSIONS
 2020-12-12 19:18 UTC  (3+ messages)
` [PATCH libnftnl 2/3] src: add NFTNL_SET_EXPRESSIONS
` [PATCH libnftnl 3/3] src: add NFTNL_EXPR_DYNSET_EXPRESSIONS

[PATCH nf-next,v4 1/4] netfilter: nftables: generalize set expressions support
 2020-12-12 10:32 UTC  (4+ messages)
` [PATCH nf-next,v4 2/4] netfilter: nftables: move nft_expr before nft_set
` [PATCH nf-next,v4 3/4] netfilter: nftables: generalize set extension to support for several expressions
` [PATCH nf-next,v4 4/4] netfilter: nftables: netlink support for several set element expressions

[PATCH nft 0/10] nft: add automatic icmp/icmpv6 dependencies
 2020-12-11 14:30 UTC  (12+ messages)
` [PATCH nft 01/10] exthdr: remove unused proto_key member from struct
` [PATCH nft 02/10] proto: reduce size of proto_desc structure
` [PATCH nft 03/10] src: add auto-dependencies for ipv4 icmp
` [PATCH nft 04/10] tests: fix exepcted payload of icmp expressions
` [PATCH nft 05/10] src: add auto-dependencies for ipv6 icmp6
` [PATCH nft 06/10] tests: fix exepcted payload of icmpv6 expressions
` [PATCH nft 07/10] payload: auto-remove simple icmp/icmpv6 dependency expressions
` [PATCH nft 08/10] tests: icmp, icmpv6: avoid remaining warnings
` [PATCH nft 09/10] tests: ip: add one test case to cover both id and sequence
` [PATCH nft 10/10] tests: icmp, icmpv6: check we don't add second dependency

[PATCH nf-next,v3] netfilter: ctnetlink: add timeout and protoinfo to destroy events
 2020-12-11 13:14 UTC 

[ANNOUNCE] ipset 7.8 released
 2020-12-10 22:19 UTC  (4+ messages)
      ` ipset 7.9 compilation fix on kernel 4.14

[PATCH nf-next v2 1/1] netfilter: ctnetlink: add timeout and protoinfo to destroy events
 2020-12-10 20:25 UTC  (2+ messages)

[PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
 2020-12-10 17:57 UTC  (11+ messages)

[PATCH nf-next,v3 1/4] netfilter: nftables: generalize set expressions support
 2020-12-10 14:16 UTC  (4+ messages)
` [PATCH nf-next,v3 2/4] netfilter: nftables: move nft_expr before nft_set
` [PATCH nf-next,v3 3/4] netfilter: nftables: generalize set extension to support for several expressions
` [PATCH nf-next,v3 4/4] netfilter: nftables: netlink support for several set element expressions

[PATCH nf-next] netfilter: ctnetlink: always include remaining timeout
 2020-12-10 13:32 UTC  (3+ messages)

[PATCH nf] netfilter: nft_dynset: fix timeouts layer than 23 days
 2020-12-10 11:16 UTC  (2+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2020-12-10  2:59 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: x_tables: Switch synchronization to RCU
` [PATCH net 2/4] netfilter: nft_dynset: fix timeouts later than 23 days
` [PATCH net 3/4] netfilter: nftables: comment indirect serialization of commit_mutex with rtnl_mutex
` [PATCH net 4/4] netfilter: nft_ct: Remove confirmation check for NFT_CT_ID

linux-next: manual merge of the net-next tree with the netfilter tree
 2020-12-10  2:11 UTC 

[PATCH net] net: sched: incorrect Kconfig dependencies on Netfilter modules
 2020-12-09 23:50 UTC  (2+ messages)

[iptables PATCH v2 00/10] nft: Sorted chain listing et al
 2020-12-09 11:24 UTC  (4+ messages)
` [iptables PATCH v2 03/10] nft: cache: Introduce nft_cache_add_chain()

[PATCH 5/5 nf-next,v2] netfilter: nftables: netlink support for several set element expressions
 2020-12-09  9:37 UTC 

[PATCH nf] netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
 2020-12-09  9:31 UTC  (3+ messages)

[PATCH nf] netfilter: nftables: fix incorrect element timeout
 2020-12-09  4:30 UTC  (3+ messages)

[PATCH] Remove IP_NF_IPTABLES dependency for NET_ACT_CONNMARK
 2020-12-08 20:59 UTC  (4+ messages)

[PATCH nft] tests: shell: timeouts later than 23 days
 2020-12-08 19:33 UTC 

[PATCH nf] netfilter: nftables: comment indirect serialization of commit_mutex with rtnl_mutex
 2020-12-08 19:29 UTC  (2+ messages)

[PATCH nf,v4] netfilter: nft_dynset: fix timeouts later than 23 days
 2020-12-08 19:53 UTC 

[PATCH nf,v4] netfilter: nft_dynset: fix timeouts later than 23 days
 2020-12-08 20:25 UTC 

[PATCH nft] tests: shell: timeouts later than 23 days
 2020-12-08 19:55 UTC 

[PATCH nf,v3] netfilter: nft_dynset: fix timeouts later than 23 days
 2020-12-08 18:13 UTC 

[PATCH nf,v2] netfilter: nft_dynset: fix timeouts later than 23 days
 2020-12-08 18:06 UTC 

[PATCH nft] parser_bison: double close_scope() call for implicit chains
 2020-12-08 17:08 UTC 

[PATCH libnetfilter_queue 1/2] build: choose right automake variables
 2020-12-08 12:08 UTC  (2+ messages)

[PATCH libnetfilter_conntrack 1/2] build: use the right automake variables
 2020-12-08 12:08 UTC  (2+ messages)

[PATCH nf v2] netfilter: x_tables: Switch synchronization to RCU
 2020-12-08 11:57 UTC  (2+ messages)

[PATCH libnetfilter_log] build: choose right automake variables
 2020-12-08 11:54 UTC  (2+ messages)

[conntrack-tools PATCH v2 1/2] .gitignore: add nano swap file
 2020-12-08 11:50 UTC  (4+ messages)
` [conntrack-tools PATCH v2 2/2] conntrackd: external_inject: report inject issues as warning

[PATCH nftables 1/2] monitor: add assignment check for json_echo
 2020-12-08 11:45 UTC  (4+ messages)
` [PATCH nftables 2/2] monitor: fix formatting of if statements

[PATCH nf-next 0/5] support for several expression in set elements
 2020-12-08 10:11 UTC  (7+ messages)
` [PATCH nf-next 1/5] netfilter: nftables: generalize set expressions support
` [PATCH nf-next 2/5] netfilter: nftables: move nft_expr before nft_set
` [PATCH nf-next 3/5] netfilter: nftables: generalize set extension to support for several expressions
` [PATCH nf-next 4/5] netfilter: nftables: add nft_expr_parse() helper function
` [PATCH nf-next 5/5] netfilter: nftables: netlink support for several set element expressions

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (9+ messages)
` (subset) "

[PATCH] xfrm: interface: Don't hide plain packets from netfilter
 2020-12-07 13:35 UTC  (2+ messages)

XFRM interface and NF_INET_LOCAL_OUT hook
 2020-12-07 12:38 UTC  (8+ messages)

[iptables PATCH] tests/shell: Test for fixed extension registration
 2020-12-04 16:47 UTC 

[nft PATCH] json: Fix seqnum_to_json() functionality
 2020-12-04 10:37 UTC  (2+ messages)

[PATCH libftnl,RFC] src: add infrastructure to infer byteorder from keys
 2020-12-03 21:51 UTC  (4+ messages)

System crash on Ubuntu 18, in netlink code when using iptables / netfilter
 2020-12-03 17:00 UTC  (3+ messages)

[conntrack-tools PATCH 1/2] .gitignore: add nano swap file
 2020-12-03 13:24 UTC  (3+ messages)
` [conntrack-tools PATCH 2/2] conntrackd: external_inject: report inject issues as warning

[PATCH nft] src: report EPERM for non-root users
 2020-12-03 13:14 UTC  (2+ messages)

[PATCH nft] mnl: reply netlink error message might be larger than MNL_SOCKET_BUFFER_SIZE
 2020-12-03  0:25 UTC 

[iptables PATCH v3] extensions: dccp: Fix for DCCP type 'INVALID'
 2020-12-02 23:26 UTC 

[nft PATCH] doc: Document 'dccp type' match
 2020-12-02 20:56 UTC 

[iptables PATCH v2] extensions: dccp: Fix for DCCP type 'INVALID'
 2020-12-02 20:43 UTC 

[PATCH nft] parser_bison: allow to restore limit from dynamic set
 2020-12-02 17:33 UTC 

[iptables PATCH] extensions: dccp: Fix translation of --dccp-type
 2020-12-02 13:32 UTC 

KMSAN: uninit-value in __skb_checksum_complete (5)
 2020-12-02 12:11 UTC  (2+ messages)

[nft PATCH] json: echo: Speedup seqnum_to_json()
 2020-12-02  9:47 UTC  (5+ messages)

UBSAN: array-index-out-of-bounds in arch_uprobe_analyze_insn
 2020-12-02  6:12 UTC  (3+ messages)

[PATCH] netfilter: use actual socket sk for REJECT action
 2020-12-01 14:31 UTC  (6+ messages)

[PATCH] netfilter: nfnl_acct: remove data from struct net
 2020-12-01  8:48 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] netfilter: Remove unnecessary conversion to bool
 2020-12-01  8:46 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).