messages from 2022-04-22 11:49:09 to 2022-05-11 19:41:29 UTC [more...]
[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout
2022-05-11 19:41 UTC (5+ messages)
` [RFC PATCH] net: netfilter: bpf_ct_refresh_timeout() can be static
[nf-next PATCH 0/2] nf_tables: Export rule optimizer results to user space
2022-05-11 16:54 UTC (3+ messages)
` [nf-next PATCH 1/2] netfilter: nf_tables: Introduce expression flags
` [nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions
Call netfilter okfn on stolen packets
2022-05-11 13:38 UTC
[PATCH v2] netfilter: nf_flowtable: move dst_check to packet path
2022-05-11 12:24 UTC
[PATCH net-next 00/17] Netfilter updates for net-next
2022-05-11 7:26 UTC (21+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery
` [PATCH net-next 02/17] netfilter: conntrack: include ecache dying list in dumps
` [PATCH net-next 03/17] netfilter: conntrack: remove the percpu dying list
` [PATCH net-next 04/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 05/17] netfilter: remove nf_ct_unconfirmed_destroy helper
` [PATCH net-next 06/17] netfilter: extensions: introduce extension genid count
` [PATCH net-next 07/17] netfilter: cttimeout: decouple unlink and free on netns destruction
` [PATCH net-next 08/17] netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
` [PATCH net-next 09/17] netfilter: conntrack: remove unconfirmed list
` [PATCH net-next 10/17] netfilter: conntrack: avoid unconditional local_bh_disable
` [PATCH net-next 11/17] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
` [PATCH net-next 12/17] netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
` [PATCH net-next 13/17] netfilter: conntrack: un-inline nf_ct_ecache_ext_add
` [PATCH net-next 14/17] netfilter: conntrack: add nf_conntrack_events autodetect mode
` [PATCH net-next 15/17] netfilter: prefer extension check to pointer check
` [PATCH net-next 16/17] netfilter: flowtable: nft_flow_route use more data for reverse route
` [PATCH net-next 17/17] netfilter: conntrack: skip verification of zero UDP checksum
[PATCH net-next v2] net: ipvs: randomize starting destination of RR/WRR scheduler
2022-05-10 21:51 UTC (2+ messages)
[PATCH nf-next] netfilter: conntrack: do not disable bh during destruction
2022-05-10 20:53 UTC
[RFC] netfilter: nf_tables: ignore errors on flowtable device hw offload setup
2022-05-10 20:27 UTC
[PATCH net-next] net: ipvs: random start for RR scheduler
2022-05-10 20:18 UTC (5+ messages)
[nf-next PATCH] nf_flow_table_offload: offload the PPPoE encap in the flowtable
2022-05-10 13:26 UTC
[PATCH] nf_flowtable: nft_flow_route use more data for reverse route
2022-05-10 9:58 UTC (4+ messages)
` [nf_flowtable] 2cd764935d: kernel-selftests.netfilter.nft_flowtable.sh.ipsec_tunnel_mode_for_ns1/ns2.fail
[PATCH] nf_flowtable: teardown fix race condition
2022-05-09 17:11 UTC (5+ messages)
[PATCH net] netfilter: nf_flow_table: fix teardown flow timeout
2022-05-09 13:14 UTC (6+ messages)
[PATCH 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
2022-05-09 12:28 UTC (2+ messages)
[PATCH v2 nf 1/4] netfilter: flowtable: fix excessive hw offload attempts after failure
2022-05-09 12:26 UTC (4+ messages)
` [PATCH v2 nf 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
` [PATCH v2 nf 3/4] net: fix dev_fill_forward_path with pppoe + bridge
` [PATCH v2 nf 4/4] netfilter: nft_flow_offload: fix offload with pppoe + vlan
[PATCH] nf_flowtable: ensure dst.dev is not blackhole
2022-05-09 6:32 UTC (7+ messages)
[PATCH nf-next 0/4] netfilter: conntrack: avoid eache extension allocation
2022-05-09 6:07 UTC (6+ messages)
` [PATCH nf-next 1/4] netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
` [PATCH nf-next 2/4] netfilter: conntrack: un-inline nf_ct_ecache_ext_add
` [PATCH nf-next 3/4] netfilter: conntrack: add nf_conntrack_events autodetect mode
` [PATCH nf-next 4/4] netfilter: prefer extension check to pointer check
[PATCH nf-next v2 1/1] netfilter: conntrack: skip verification of zero UDP checksum
2022-05-09 6:06 UTC (4+ messages)
` [PATCH nf-next v3] "
[PATCH nft] intervals: deletion should adjust range not yet in the kernel
2022-05-07 21:30 UTC
[PATCH xtables-addons 1/2] doc: fix some typos in man-pages
2022-05-07 14:17 UTC (3+ messages)
` [PATCH xtables-addons 2/2] doc: fix typo in help
[iptables PATCH 0/4] Some misc fixes
2022-05-06 11:43 UTC (9+ messages)
` [iptables PATCH 1/4] extensions: DNAT: Merge core printing functions
` [iptables PATCH 2/4] man: *NAT: Review --random* option descriptions
` [iptables PATCH 3/4] extensions: LOG: Document --log-macdecode in man page
` [iptables PATCH 4/4] nft: Fix EPERM handling for extensions without rev 0
` [iptables PATCH v2 "
[iptables PATCH 0/5] Restore libxtables ABI compatibility
2022-05-06 11:41 UTC (6+ messages)
` [iptables PATCH 1/5] extensions: MARK: Drop extra newline at end of help
` [iptables PATCH 2/5] xshared: Move arp_opcodes into shared space
` [iptables PATCH 3/5] xshared: Extend xtables_printhelp() for arptables
` [iptables PATCH 4/5] libxtables: Drop xtables_globals 'optstring' field
` [iptables PATCH 5/5] libxtables: Revert change to struct xtables_pprot
[nf-next PATCH v2 0/5] netfilter: bitwise: support boolean operations with variable RHS operands
2022-05-05 19:54 UTC (6+ messages)
` [nf-next PATCH v2 1/5] netfilter: bitwise: keep track of bit-length of expressions
[ANNOUNCE] libnetfilter_cttimeout 1.0.1 release
2022-05-05 13:26 UTC (3+ messages)
[ANNOUNCE] libnetfilter_cthelper 1.0.1 release
2022-05-05 11:46 UTC
Intermittent performance regression related to ipset between 5.10 and 5.15
2022-05-04 19:37 UTC (4+ messages)
[PATCH] netfilter: nf_conncount: reduce unnecessary GC
2022-05-04 15:45 UTC (3+ messages)
[PATCH] netfilter: nf_conncount: reduce unnecessary GC
2022-05-04 15:35 UTC (2+ messages)
` [PATCHv2] "
[PATCH libnftnl,v3] src: add dynamic register allocation infrastructure
2022-05-04 11:32 UTC (3+ messages)
[PATCH v2 0/1] UDP traceroute packets with no checksum
2022-05-04 10:06 UTC (2+ messages)
` [Bridge] "
[PATCH nft 1/3] optimize: incorrect logic in verdict comparison
2022-05-03 16:10 UTC (3+ messages)
` [PATCH nft 2/3] optimize: do not clone unsupported statement
` [PATCH nft 3/3] optimize: merge nat rules with same selectors into map
ASDA Procurement order
2022-05-03 15:23 UTC
[PATCH nft 0/3] nftables: add support for wildcard interfaces
2022-05-02 18:58 UTC (5+ messages)
` [PATCH nft 1/3] netlink: swap byteorder for host-endian concat data
` [PATCH nft 2/3] segtree: add pretty-print support for wildcard strings in concatenated sets
` [PATCH nft 3/3] sets_with_ifnames: add test case for concatenated range
[PATCH] netfilter: nft_socket: socket expressions for GID & UID
2022-05-02 17:02 UTC (17+ messages)
[PATCH conntrack] conntrack: consolidate socket open call
2022-05-02 16:02 UTC
[PATCH libnftnl,v2] src: add dynamic register allocation infrastructure
2022-05-02 14:42 UTC
[PATCH iptables,v2] nft: support for dynamic register allocation
2022-05-02 11:11 UTC
[PATCH libnftnl] src: add dynamic register allocation infrastructure
2022-05-02 11:07 UTC
[PATCH nf-next] selftests: netfilter: flowtable vlan filtering bridge support
2022-04-29 11:14 UTC
[PATCH net 0/3] Netfilter fixes for net
2022-04-28 17:00 UTC (5+ messages)
` [PATCH net 1/3] netfilter: nf_conntrack_tcp: re-init for syn packets only
` [PATCH net 2/3] netfilter: conntrack: fix udp offload timeout sysctl
` [PATCH net 3/3] netfilter: nft_socket: only do sk lookups when indev is available
Minor issue in iptables(8) man page
2022-04-28 16:27 UTC (3+ messages)
[PATCH v2 nf] netfilter: nft_socket: only do sk lookups when indev is available
2022-04-28 14:15 UTC (2+ messages)
[PATCH iptables 0/7] support for dynamic register allocation
2022-04-28 10:07 UTC (12+ messages)
` [PATCH iptables 1/7] nft-shared: update context register for bitwise expression
` [PATCH iptables 2/7] nft: pass struct nft_xt_ctx to parse_meta()
` [PATCH iptables 3/7] nft: native mark matching support
` [PATCH iptables 4/7] nft: pass handle to helper functions to build netlink payload
` [PATCH iptables 5/7] nft: prepare for dynamic register allocation
` [PATCH iptables 6/7] nft: split gen_payload() to allocate register and initialize expression
` [PATCH iptables 7/7] nft: support for dynamic register allocation
[PATCH nf] netfilter: nft_socket: only do sk lookup when indev is available
2022-04-27 18:10 UTC (2+ messages)
[PATCH nf-next] nf_flow_table_offload: offload the vlan encap in the flowtable
2022-04-27 16:30 UTC (5+ messages)
[PATCH nf] netfilter: nft_socket: allow socket expression from prerouting and input only
2022-04-27 15:33 UTC
[PATCH net] netfilter: conn: fix udp offload timeout sysctl
2022-04-27 13:49 UTC (2+ messages)
[PATCH nf] netfilter: nf_conntrack_tcp: re-init for syn packets only
2022-04-27 13:49 UTC (4+ messages)
[PATCH v35 08/29] LSM: Use lsmblob in security_secctx_to_secid
2022-04-27 0:38 UTC (2+ messages)
LPC 2022 Networking and BPF Track CFP
2022-04-26 20:59 UTC
[PATCH 1/1] configure: add an option to compile the examples
2022-04-26 13:08 UTC (3+ messages)
[PATCH nft] src: fix always-true assertions
2022-04-26 11:22 UTC (3+ messages)
[RFC PATCH v4 00/15] Landlock LSM
2022-04-26 10:17 UTC (30+ messages)
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring (TCP port 0)
` [RFC PATCH v4 06/15] landlock: landlock_add_rule syscall refactoring
` [RFC PATCH v4 07/15] landlock: user space API network support
` [RFC PATCH v4 09/15] landlock: TCP network hooks implementation
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks
[PATCH net 0/4] Netfilter fixes for net
2022-04-25 9:50 UTC (6+ messages)
` [PATCH net 1/4] ipvs: correctly print the memory size of ip_vs_conn_tab
` [PATCH net 2/4] netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
` [PATCH net 3/4] netfilter: flowtable: Remove the empty file
` [PATCH net 4/4] netfilter: Update ip6_route_me_harder to consider L3 domain
linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
2022-04-25 9:29 UTC (6+ messages)
[PATCH nf v2 0/2] netfilter: Fix/update mangled packet re-routing within VRF domains
2022-04-25 9:09 UTC (3+ messages)
` [PATCH nf v2 1/2] netfilter: Update ip6_route_me_harder to consider L3 domain
[PATCH nf-next] netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
2022-04-25 8:40 UTC
[PATCH net-next v1] net: Use csum_replace_... and csum_sub() helpers instead of opencoding
2022-04-22 11:48 UTC (2+ messages)
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