messages from 2021-01-21 15:20:34 to 2021-02-10 00:29:51 UTC [more...]
[PATCH net 0/2] Netfilter fixes for net
2021-02-10 0:00 UTC (4+ messages)
` [PATCH net 1/2] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH net 2/2] netfilter: nftables: relax check for stateful expressions in set definition
[PATCH libnetfilter_queue v2] src: fix IPv6 header handling
2021-02-09 19:24 UTC
[PATCH nf] netfilter: conntrack: skip identical origin tuple in same zone only
2021-02-09 16:39 UTC (2+ messages)
[PATCH libnetfilter_queue] src: add pkt_buff function for ICMP
2021-02-09 16:32 UTC (2+ messages)
[PATCH libnetfilter_queue] src: fix IPv6 header handling
2021-02-09 16:30 UTC (2+ messages)
[nft PATCH] erec: Sanitize erec location indesc
2021-02-09 16:01 UTC (10+ messages)
[PATCH] evaluate: incorrect usage of stmt_binary_error() in reject
2021-02-09 15:59 UTC
Unable to create a chain called "trace"
2021-02-09 13:56 UTC (4+ messages)
[PATCH nf,v3] netfilter: nftables: relax check for stateful expressions in set definition
2021-02-09 1:42 UTC
[PATCH nf,v2] netfilter: nftables: relax check for stateful expressions in set definition
2021-02-08 22:54 UTC
[PATCH nft] trace: do not remove icmp type from packet dump
2021-02-08 15:08 UTC
[PATCH nf] netfilter: nftables: relax check for stateful expressions in set definition
2021-02-08 13:53 UTC
[PATCH net 0/4] Netfilter fixes for net
2021-02-07 19:38 UTC (12+ messages)
` [PATCH net 1/4] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH net 2/4] selftests: netfilter: fix current year
` [PATCH net 3/4] netfilter: nftables: fix possible UAF over chains from packet path in netns
` [PATCH net 4/4] netfilter: flowtable: fix tcp and udp header checksum update
[PATCH net-next 0/7] Netfilter/IPVS updates for net-next
2021-02-07 0:00 UTC (9+ messages)
` [PATCH net-next 1/7] netfilter: ctnetlink: remove get_ct indirection
` [PATCH net-next 2/7] ipvs: add weighted random twos choice algorithm
` [PATCH net-next 3/7] netfilter: flowtable: add hash offset field to tuple
` [PATCH net-next 4/7] netfilter: nftables: add nft_parse_register_load() and use it
` [PATCH net-next 5/7] netfilter: nftables: add nft_parse_register_store() "
` [PATCH net-next 6/7] netfilter: nftables: statify nft_parse_register()
` [PATCH net-next 7/7] netfilter: nftables: remove redundant assignment of variable err
[RFC conntrack-tools PATCH] conntrack-tools: introduce conntrackdctl
2021-02-06 1:57 UTC (3+ messages)
[PATCH net-next v2 0/4] Fix W=1 compilation warnings in net/* folder
2021-02-05 5:07 UTC (6+ messages)
` [PATCH net-next v2 1/4] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH net-next v2 2/4] ipv6: move udp declarations to net/udp.h
` [PATCH net-next v2 3/4] net/core: move gro function declarations to separate header
` [PATCH net-next v2 4/4] netfilter: move handlers to net/ip_vs.h
(no subject)
2021-02-04 19:04 UTC
[PATCH nft,v2] src: add negation match on singleton bitmask value
2021-02-04 0:00 UTC
[PATCH] netfilter: nf_tables: remove redundant assignment of variable err
2021-02-03 23:58 UTC (3+ messages)
[PATCH] netfilter: Fix attempt to update deleted entry in xt_recent
2021-02-03 22:49 UTC (2+ messages)
[nft PATCH 1/2] tests/py: Write dissenting payload into the right file
2021-02-03 22:46 UTC (2+ messages)
` [nft PATCH 2/2] tests/py: Add a test sanitizer and fix its findings
[PATCH nft 0/3] evaluate: fix crash on empty set restore
2021-02-03 18:42 UTC (4+ messages)
` [PATCH nft 1/3] testcases: move two dump files to correct location
` [PATCH nft 2/3] tests: add empty dynamic set
` [PATCH nft 3/3] evaluate: do not crash if dynamic set has no statements
[PATCH nft 0/3] nft: fix ct zone handling in sets and maps
2021-02-03 16:57 UTC (5+ messages)
` [PATCH nft 1/3] extend_test
` [PATCH nft 1/3] tests: extend dtype test case to cover expression with integer type
` [PATCH nft 2/3] evaluate: pick data element byte order, not dtype one
` [PATCH nft 3/3] evaluate: set evaluation context for set elements
[PATCH net-next v1 0/4] Fix W=1 compilation warnings in net/* folder
2021-02-03 13:22 UTC (6+ messages)
` [PATCH net-next v1 1/4] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH net-next v1 2/4] ipv6: move udp declarations to net/udp.h
` [PATCH net-next v1 3/4] net/core: move gro function declarations to separate header
` [PATCH net-next v1 4/4] netfilter: move handlers to net/ip_vs.h
[PATCH] netfilter: flowtable: fix tcp and udp header checksum update
2021-02-02 23:29 UTC (2+ messages)
[nft PATCH] json: Do not abbreviate reject statement object
2021-02-02 22:17 UTC
[PATCH net 0/4] Fix W=1 compilation warnings in net/* folder
2021-02-02 21:55 UTC (14+ messages)
` [PATCH net 1/4] ipv6: silence compilation warning for non-IPV6 builds
` [PATCH net 2/4] ipv6: move udp declarations to net/udp.h
` [PATCH net 3/4] net/core: move ipv6 gro function declarations to net/ipv6
` [PATCH net 4/4] netfilter: move handlers to net/ip_vs.h
[PATCH nft 1/2] tests: add icmp/6 test where dependency should be left alone
2021-02-02 17:39 UTC (4+ messages)
` [PATCH nft 2/2] payload: check icmp dependency before removing previous icmp expression
[PATCH net 0/3] Netfilter fixes for net
2021-02-02 15:25 UTC (2+ messages)
[PATCH nf] netfilter: nftables: fix possible UAF over chains from packet path in netns
2021-02-02 15:22 UTC
[conntrack-tools PATCH 1/3] tests: introduce new python-based framework for running tests
2021-02-02 10:23 UTC (7+ messages)
` [conntrack-tools PATCH 2/3] tests: introduce some basic testcases for the new conntrack-tools testing framework
` [conntrack-tools PATCH 3/3] tests: introduce replicating scenario and simple icmp test case
[PATCH conntrack-tools] tests: conntrackd: move basic netns scenario setup to shell script
2021-02-02 10:23 UTC (2+ messages)
[PATCH nft] src: add negation match on singleton bitmask value
2021-02-01 21:29 UTC
[PATCH nf-next] netfilter: nftables: introduce table ownership
2021-02-01 14:13 UTC (4+ messages)
[conntrack-tools PATCH] conntrackd: introduce yes & no config values
2021-02-01 3:12 UTC (2+ messages)
[PATCH nf-next v4 0/5] Netfilter egress hook
2021-01-30 16:58 UTC (19+ messages)
` [PATCH nf-next v4 1/5] net: sched: Micro-optimize egress handling
` [PATCH nf-next v4 2/5] netfilter: Rename ingress hook include file
` [PATCH nf-next v4 3/5] netfilter: Generalize "
` [PATCH nf-next v4 4/5] netfilter: Introduce egress hook
` [PATCH nf-next v4 5/5] af_packet: "
[PATCH 1/1 nf] selftests: netfilter: fix current year
2021-01-30 10:14 UTC
[PATCH v3 0/8] conntrack: save output format
2021-01-29 21:24 UTC (9+ messages)
` [PATCH v3 1/8] conntrack: reset optind in do_parse
` [PATCH v3 2/8] conntrack: move global options to struct ct_cmd
` [PATCH v3 3/8] conntrack: per-command entries counters
` [PATCH v3 4/8] conntrack: introduce ct_cmd_list
` [PATCH v3 5/8] conntrack: accept commands from file
` [PATCH v3 6/8] conntrack.8: man update for --load-file support
` [PATCH v3 7/8] tests: saving and loading ct entries, save format
` [PATCH v3 8/8] tests: conntrack -L/-D ip family filtering
[PATCH] tests: monitor: use correct $nft value in EXIT trap
2021-01-28 7:30 UTC (3+ messages)
[PATCH net 0/3] Netfilter fixes for net
2021-01-28 2:00 UTC (5+ messages)
` [PATCH net 1/3] netfilter: nft_dynset: honor stateful expressions in set definition
` [PATCH net 2/3] netfilter: nft_dynset: add timeout extension to template
` [PATCH net 3/3] netfilter: nft_dynset: dump expressions when set definition contains no expressions
[iptables PATCH] ebtables: Exit gracefully on invalid table names
2021-01-28 0:17 UTC
https://bugzilla.kernel.org/show_bug.cgi?id=207773
2021-01-27 23:25 UTC (6+ messages)
[PATCH v24 07/25] LSM: Use lsmblob in security_secctx_to_secid
2021-01-26 16:41 UTC (5+ messages)
` [PATCH v24 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v24 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v24 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v24 18/25] LSM: security_secid_to_secctx in netlink netfilter
[nft PATCH 1/2] reject: Fix for missing dependencies in netdev family
2021-01-26 17:55 UTC (2+ messages)
` [nft PATCH 2/2] reject: Unify inet, netdev and bridge delinearization
[PATCH nf-next] netfilter: nftables: introduce table ownership
2021-01-27 1:52 UTC
[nft PATCH] json: limit: Always include burst value
2021-01-26 17:56 UTC
[PATCH nft v4] src: Support netdev egress hook
2021-01-25 15:53 UTC (7+ messages)
` [netfilter-core] "
[PATCH nft] src: evaluate: reset context maxlen value before prio evaluation
2021-01-26 15:44 UTC
KASAN: use-after-free Read in dump_schedule
2021-01-25 9:35 UTC (2+ messages)
[PATCH v6] ipvs: add weighted random twos choice algorithm
2021-01-26 0:04 UTC (3+ messages)
[PATCH nf-next v2] netfilter: ctnetlink: remove get_ct indirection
2021-01-26 0:00 UTC (2+ messages)
[PATCH nf-next 2/2,v2] netfilter: nftables: add nft_parse_register_store()
2021-01-25 21:04 UTC
[PATCH nf-next,v4 1/3] netfilter: nftables: add nft_parse_register_load() and use it
2021-01-25 23:50 UTC (3+ messages)
` [PATCH nf-next,v4 2/3] netfilter: nftables: add nft_parse_register_store() "
` [PATCH nf-next,v4 3/3] netfilter: nftables: statify nft_parse_register()
[PATCH nf-next 3/2] netfilter: nftables: statify nft_parse_register()
2021-01-25 22:24 UTC
[PATCH nf-next 2/2,v3] netfilter: nftables: add nft_parse_register_store()
2021-01-25 22:22 UTC
[PATCH nf-next 1/2] netfilter: nftables: add nft_parse_register_load() and use it
2021-01-25 17:56 UTC (2+ messages)
` [PATCH nf-next 2/2] netfilter: nftables: add nft_parse_register_store()
[PATCH nf-next] netfilter: flowtable: add hash offset field to tuple
2021-01-25 17:56 UTC
[PATCH nft] json: icmp: move expected parts to json.output
2021-01-21 15:48 UTC
[PATCH nft] evaluate: disallow ct original {s,d}ddr from concatenations
2021-01-21 15:54 UTC
[PATCH nft] exthdr: remove tcp dependency for tcp option matching
2021-01-21 15:33 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;
as well as URLs for NNTP newsgroup(s).