messages from 2021-12-01 15:03:43 to 2021-12-15 19:56:25 UTC [more...]
[PATCH nft 0/3] ruleset optimization infrastructure
2021-12-15 19:56 UTC (4+ messages)
` [PATCH nft 1/3] src: add "
` [PATCH nft 2/3] optimize: merge rules with same selectors into a concatenation
` [PATCH nft 3/3] optimize: merge same selector with different verdict into verdict map
[PATCH] build: fix autoconf warnings
2021-12-15 18:47 UTC (2+ messages)
[PATCH] tests: shell: remove stray debug flag
2021-12-15 18:47 UTC (2+ messages)
[PATCH nf-next v2 0/2] nat: force port remap to prevent shadowing well-known ports
2021-12-15 12:20 UTC (3+ messages)
` [PATCH nf-next v2 1/2] netfilter: conntrack: tag conntracks picked up in local out hook
` [PATCH nf-next v2 2/2] netfilter: nat: force port remap to prevent shadowing well-known ports
[PATCH] tests: shell: implicit chains simple coverage
2021-12-15 11:00 UTC
[PATCH bpf-next v3 0/9] Introduce unstable CT lookup helpers
2021-12-14 14:34 UTC (18+ messages)
` [PATCH bpf-next v3 1/9] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH bpf-next v3 2/9] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH bpf-next v3 3/9] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
` [PATCH bpf-next v3 4/9] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v3 5/9] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v3 6/9] bpf: Track provenance for pointers formed from referenced PTR_TO_BTF_ID
` [PATCH bpf-next v3 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v3 8/9] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v3 9/9] selftests/bpf: Add test for unstable CT lookup API
[PATCH nf-next] netfilter: conntrack: allow to tune gc behavior
2021-12-14 10:37 UTC (6+ messages)
[PATCH v31 08/28] LSM: Use lsmblob in security_secctx_to_secid
2021-12-13 23:40 UTC (5+ messages)
` [PATCH v31 09/28] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v31 15/28] LSM: Ensure the correct LSM context releaser
` [PATCH v31 16/28] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v31 18/28] LSM: security_secid_to_secctx in netlink netfilter
[iptables PATCH v2 0/6] Some more code de-duplication
2021-12-13 18:07 UTC (7+ messages)
` [iptables PATCH v2 1/6] xshared: Share print_match_save() between legacy ip*tables
` [iptables PATCH v2 2/6] xshared: Share a common printhelp function
` [iptables PATCH v2 3/6] xshared: Share exit_tryhelp()
` [iptables PATCH v2 4/6] xtables_globals: Introduce program_variant
` [iptables PATCH v2 5/6] libxtables: Extend basic_exit_err()
` [iptables PATCH v2 6/6] iptables-*-restore: Drop pointless line reference
[PATCH net-next 1/2] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
2021-12-13 16:40 UTC (2+ messages)
` [PATCH net-next 2/2] netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work
[PATCH net] netfilter: nftables: fix use-after-free in nft_set_catchall_destroy()
2021-12-13 13:45 UTC
[libnftnl PATCH 0/7] Stabilize debug output on different endian systems
2021-12-12 17:12 UTC (3+ messages)
` [libnftnl PATCH v2 1/7] src: add infrastructure to infer byteorder from keys
[nft PATCH 0/3] inet reject statement fix
2021-12-11 18:55 UTC (4+ messages)
` [nft PATCH 1/3] proto: short-circuit loops over upper protocols
` [nft PATCH 2/3] evaluate: correct typo's
` [nft PATCH 3/3] evaluate: reject: support ethernet as L2 protcol for inet table
[PATCH v3] netfilter: fix regression in looped (broad|multi)cast's MAC handling
2021-12-10 15:31 UTC
[PATCH libnetfilter_conntrack] conntrack: don't cancel nest on unknown layer 4 protocols
2021-12-10 11:21 UTC
[PATCH] net/netfilter/x_tables.c: Use kvalloc to make your code better
2021-12-10 8:12 UTC (2+ messages)
[PATCH nf-next 00/11] nf_tables datapath ruleset blob and register tracking
2021-12-10 0:28 UTC (12+ messages)
` [PATCH nf-next 01/11] netfilter: nft_connlimit: move stateful fields out of expression data
` [PATCH nf-next 02/11] netfilter: nft_last: "
` [PATCH nf-next 03/11] netfilter: nft_quota: "
` [PATCH nf-next 04/11] netfilter: nft_numgen: "
` [PATCH nf-next 05/11] netfilter: nft_limit: rename stateful structure
` [PATCH nf-next 06/11] netfilter: nft_limit: move stateful fields out of expression data
` [PATCH nf-next 07/11] netfilter: nf_tables: add rule blob layout
` [PATCH nf-next 08/11] netfilter: nf_tables: add register tracking infrastructure
` [PATCH nf-next 09/11] netfilter: nft_payload: track register operations
` [PATCH nf-next 10/11] netfilter: nft_meta: "
` [PATCH nf-next 11/11] netfilter: nft_bitwise: "
[PATCH nf-next 0/5] nf_tables misc updates
2021-12-10 0:12 UTC (6+ messages)
` [PATCH nf-next 1/5] netfilter: nf_tables: remove rcu read-size lock
` [PATCH nf-next 2/5] netfilter: nft_payload: WARN_ON_ONCE instead of BUG
` [PATCH nf-next 3/5] netfilter: nf_tables: consolidate rule verdict trace call
` [PATCH nf-next 4/5] netfilter: nf_tables: replace WARN_ON by WARN_ON_ONCE for unknown verdicts
` [PATCH nf-next 5/5] netfilter: nf_tables: make counter support built-in
[GIT PULL] Networking for 5.16-rc5
2021-12-09 19:35 UTC (2+ messages)
[PATCH nft v2 0/2] Improve handling of errors from mnl* functions"
2021-12-09 18:26 UTC (3+ messages)
` [PATCH nft v2 1/2] Use abort() in case of netlink_abi_error
` [PATCH nft v2 2/2] Handle retriable errors from mnl functions
[PATCH nf] netfilter: ctnetlink: remove expired entries first
2021-12-09 18:23 UTC (4+ messages)
[PATCH bpf-next v2 0/9] Introduce unstable CT lookup helpers
2021-12-09 17:09 UTC (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH bpf-next v2 2/9] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH bpf-next v2 3/9] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
` [PATCH bpf-next v2 4/9] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v2 5/9] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v2 6/9] bpf: Track provenance for pointers formed from referenced PTR_TO_BTF_ID
` [PATCH bpf-next v2 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v2 8/9] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v2 9/9] selftests/bpf: Add test for unstable CT lookup API
Fwd: conntrack -L does not show the full table
2021-12-09 16:05 UTC (3+ messages)
[PATCH 0/2 nft] mptcp: add mptcp subtype mnemonics
2021-12-09 15:11 UTC (3+ messages)
` [PATCH nft 1/2] tcpopt: add phony mptcp suboption datatype
` [PATCH nft 2/2] src: propagate key datatype for anonymous sets
[iptables PATCH 0/6] Some more code de-duplication
2021-12-09 2:05 UTC (9+ messages)
` [iptables PATCH 1/6] xshared: Share print_match_save() between legacy ip*tables
` [iptables PATCH 2/6] xshared: Share a common printhelp function
` [iptables PATCH 3/6] libxtables: Add xtables_exit_tryhelp()
` [iptables PATCH 4/6] xtables_globals: Introduce program_variant
` [iptables PATCH 5/6] libxtables: Extend basic_exit_err()
` [iptables PATCH 6/6] iptables-*-restore: Drop pointless line reference
[PATCH net 0/7] Netfilter fixes for net
2021-12-09 1:10 UTC (9+ messages)
` [PATCH net 1/7] netfilter: nfnetlink_queue: silence bogus compiler warning
` [PATCH net 2/7] vrf: don't run conntrack on vrf with !dflt qdisc
` [PATCH net 3/7] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
` [PATCH net 4/7] selftests: netfilter: Add correctness test for mac,net set type
` [PATCH net 5/7] netfilter: nft_exthdr: break evaluation if setting TCP option fails
` [PATCH net 6/7] selftests: netfilter: switch zone stress to socat
` [PATCH net 7/7] netfilter: conntrack: annotate data-races around ct->timeout
[PATCH nft 0/4] second batch of typeof fixes
2021-12-09 0:31 UTC (6+ messages)
` [PATCH nft 1/4] tests: add shift+and typeof test cases
` [PATCH nft 2/4] payload: skip templates with meta key set
` [PATCH nft 3/4] netlink_delinearize: and/shift postprocessing
` [PATCH nft 4/4] netlink_delinearize: zero shift removal
[PATCH nft] Improve handling of errors from mnl* functions"
2021-12-08 18:11 UTC (5+ messages)
` [PATCH nft 1/2] Use abort() in case of netlink_abi_error
` [PATCH nft 2/2] Handle retriable errors from mnl functions
[PATCH nft] Improve handling of errors from mnl* functions"
2021-12-08 13:51 UTC
[PATCH nft] tests: shell: better parameters for the interval stack overflow test
2021-12-08 12:18 UTC (5+ messages)
[syzbot] possible deadlock in blkdev_put (2)
2021-12-08 11:42 UTC
[PATCH nf] netfilter: nat: force port remap to prevent shadowing well-known ports
2021-12-08 10:47 UTC (3+ messages)
[PATCH linux-next] netfilter: Remove useless assignment statements
2021-12-08 7:57 UTC
[PATCH net-next] net: netfilter: fix code indentation
2021-12-08 7:20 UTC
[PATCH net-next] net: bridge: netfilter: fix code indentation
2021-12-08 7:20 UTC
[PATCH nf] selftests: netfilter: switch zone stress to socat
2021-12-08 0:29 UTC (2+ messages)
[PATCH net] netfilter: conntrack: annotate data-races around ct->timeout
2021-12-08 0:26 UTC (2+ messages)
[PATCH nf 0/2] nft_set_pipapo: Fix AVX2 MAC address match, add test
2021-12-08 0:25 UTC (2+ messages)
[PATCH nf] vrf: don't run conntrack on vrf with !dflt qdisc
2021-12-08 0:25 UTC (2+ messages)
[PATCH libnetfilter_queue] build: doc: Update build_man.sh for doxygen 1.9.2
2021-12-07 22:45 UTC
[PATCH net-next] net: Enable some sysctls for the userns root with privilege
2021-12-07 22:16 UTC (4+ messages)
[ulogd2 PATCH] build: bump libnetfilter_log dependency
2021-12-06 22:39 UTC (2+ messages)
[ulogd2 PATCH v4 00/32] Fixes for compiler warnings
2021-12-06 22:20 UTC (2+ messages)
[PATCH nft 0/3] typeof fixes
2021-12-06 20:03 UTC (5+ messages)
` [PATCH nft 1/3] ipopt: drop unused 'ptr' argument
` [PATCH nft 2/3] exthdr: support ip/tcp options and sctp chunks in typeof expressions
` [PATCH nft 3/3] iptopt: fix crash with invalid field/type combo
Suboptimal error handling in libnftables
2021-12-06 19:56 UTC (6+ messages)
Meaning of "." (dot) in netfilter
2021-12-05 1:34 UTC (3+ messages)
Inability to IPVS DR with nft dnat since 9971a514ed26
2021-12-03 21:48 UTC (5+ messages)
[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
2021-12-03 19:37 UTC (6+ messages)
[RFC PATCH v2] net: Enable some sysctls for the userns root
2021-12-03 9:28 UTC
[PATCH nft 0/8] mptcp subtype option match support
2021-12-02 21:42 UTC (6+ messages)
[nft PATCH v2 0/5] Reduce cache overhead a bit
2021-12-02 21:39 UTC (7+ messages)
` [nft PATCH v2 1/5] cache: Filter tables on kernel side
` [nft PATCH v2 2/5] cache: Filter rule list "
` [nft PATCH v2 3/5] cache: Filter chain "
` [nft PATCH v2 4/5] cache: Filter set list on server side
` [nft PATCH v2 5/5] cache: Support filtering for a specific flowtable
[nft PATCH 0/5] Reduce cache overhead a bit
2021-12-01 18:20 UTC (10+ messages)
` [nft PATCH 1/5] cache: Filter tables on kernel side
` [nft PATCH 2/5] cache: Filter rule list "
` [nft PATCH 3/5] cache: Filter chain "
` [nft PATCH 4/5] cache: Filter set list on server side
` [nft PATCH 5/5] cache: Support filtering for a specific flowtable
[PATCH 0/6] conntrack: use libmnl for various operations
2021-12-01 17:32 UTC (7+ messages)
` [PATCH 1/6] conntrack: generic nfct_mnl_call function
` [PATCH 2/6] conntrack: use libmnl for conntrack entry creation
` [PATCH 3/6] conntrack: pass sock to nfct_mnl_xxx functions
` [PATCH 4/6] conntrack: use libmnl for updating conntrack table
` [PATCH 5/6] conntrack: use libmnl for ct entries deletion
` [PATCH 6/6] conntrack: use libmnl for flushing conntrack table
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox