Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2024-10-23 21:22:12 to 2024-11-04 10:03:26 UTC [more...]

[PATCH nf-next v2] netfilter: conntrack: collect start time as early as possible
 2024-11-04 10:03 UTC  (5+ messages)

[PATCH nf-next v3 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-11-04  9:41 UTC  (8+ messages)
` [PATCH nf-next v3 1/7] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH nf-next v3 2/7] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH nf-next v3 3/7] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH nf-next v3 4/7] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH nf-next v3 5/7] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH nf-next v3 6/7] netfilter: nf_tables: must hold rcu read lock while iterating expression type list
` [PATCH nf-next v3 7/7] netfilter: nf_tables: must hold rcu read lock while iterating object "

[Patch lsm/dev-staging] selinux: Fix pointer use in selinux_dentry_init_security
 2024-11-02 19:37 UTC 

[bug report] lsm: replace context+len with lsm_context
 2024-11-02  9:21 UTC 

[syzbot] [lvs?] possible deadlock in start_sync_thread
 2024-11-02  0:20 UTC  (2+ messages)

[PATCH lsm/dev] netfilter: Use correct length value in ctnetlink_secctx_size
 2024-11-01 22:37 UTC  (4+ messages)

[PATCH v3 2/5] LSM: Replace context+len with lsm_context
 2024-11-01 17:54 UTC  (13+ messages)

[PATCH nft] json: collapse set element commands from parser
 2024-11-01 14:55 UTC  (2+ messages)

[PATCH nf v1] netfilter: netlink: Report extack policy errors for batched ops
 2024-11-01 14:32 UTC 

[PATCH v2 nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-11-01  7:31 UTC  (20+ messages)
` [PATCH v2 nf-next 1/7] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH v2 nf-next 2/7] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH v2 nf-next 3/7] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH v2 nf-next 4/7] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH v2 nf-next 5/7] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH v2 nf-next 6/7] netfilter: nf_tables: must hold rcu read lock while iterating expression type list
` [PATCH v2 nf-next 7/7] netfilter: nf_tables: must hold rcu read lock while iterating object "

[syzbot] [netfilter] BUG: soft lockup in batadv_iv_send_outstanding_bat_ogm_packet
 2024-11-01  1:30 UTC 

[PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
 2024-10-31 22:53 UTC  (2+ messages)

[nft PATCH 0/9] Support wildcard netdev hooks and events
 2024-10-31 22:13 UTC  (3+ messages)

[PATCH nft] src: collapse set element commands from parser
 2024-10-31 16:24 UTC  (3+ messages)

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-10-31 16:21 UTC  (5+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-31 15:44 UTC  (14+ messages)
` [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[nf-next PATCH v3 00/16] Dynamic hook interface binding
 2024-10-31 15:16 UTC  (6+ messages)
` [nf-next PATCH v3 06/16] netfilter: nf_tables: Tolerate chains with no remaining hooks

[PATCH nft] tests: monitor: fix up test case breakage
 2024-10-31 13:07 UTC  (8+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2024-10-31 11:20 UTC  (6+ messages)
` [PATCH net 1/4] selftests: netfilter: remove unused parameter
` [PATCH net 2/4] netfilter: Fix use-after-free in get_info()
` [PATCH net 3/4] netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
` [PATCH net 4/4] netfilter: nft_payload: sanitize offset and length before calling skb_checksum()

cttimeout: link to own gitweb instance broken
 2024-10-31  8:58 UTC  (2+ messages)

[PATCH nf] netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
 2024-10-30 22:37 UTC 

[PATCH nft v2] doc: extend description of fib expression
 2024-10-30 14:01 UTC  (2+ messages)

[PATCH] selftests: netfilter: remove unused parameter
 2024-10-30 12:18 UTC  (2+ messages)

[PATCH net v2] net: netfilter: Fix use-after-free in get_info()
 2024-10-30 11:53 UTC  (3+ messages)

[libnftnl PATCH v2] Use SPDX License Identifiers in headers
 2024-10-30 11:52 UTC  (3+ messages)

[PATCH nf] netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
 2024-10-30 11:49 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  1:41 UTC  (10+ messages)
` [PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  1:35 UTC  (12+ messages)
` [PATCH bpf-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH bpf-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH bpf-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH bpf-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH bpf-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH bpf-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH bpf-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH bpf-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH bpf-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH v3] selftests/net: Add missing gitignore file
 2024-10-30  1:00 UTC 

[PATCH for-next 4/7] selftests/net: Add missing gitignore file
 2024-10-29 23:33 UTC  (2+ messages)

[libnftnl PATCH v4] Introduce struct nftnl_str_array
 2024-10-29 22:27 UTC  (3+ messages)

[PATCH nf,v3] netfilter: nf_tables: wait for rcu grace period on net_device removal
 2024-10-29 21:30 UTC 

[PATCH net] selftests: netfilter: nft_flowtable.sh: make first pass deterministic
 2024-10-29 18:30 UTC  (3+ messages)

[libnftnl PATCH] Use SPDX License Identifiers in headers
 2024-10-29 17:12 UTC  (6+ messages)

[libnftnl PATCH v3] Introduce struct nftnl_str_array
 2024-10-29 15:30 UTC  (3+ messages)

[libnftnl PATCH v2] Introduce struct nftnl_str_array
 2024-10-29 12:15 UTC  (3+ messages)

[iptables PATCH] tests: shell: Fix for 'make distcheck'
 2024-10-29 11:29 UTC 

[PATCH nf-next] netfilter: conntrack: collect start time as early as possible
 2024-10-29 11:18 UTC  (5+ messages)

[PATCH nft] tests: shell: don't rely on writable test directory
 2024-10-29  9:48 UTC  (4+ messages)

[PATCH nft] doc: extend description of fib expression
 2024-10-28 23:05 UTC  (6+ messages)

[PATCH nf,v2] netfilter: nf_tables: wait for rcu grace period on net_device removal
 2024-10-28 22:30 UTC  (2+ messages)

[PATCH nft] tests: shell: move device to different namespace
 2024-10-28 22:17 UTC 

[PATCH nf] netfilter: nf_tables: wait for rcu grace period on net_device removal
 2024-10-28 15:23 UTC  (2+ messages)

[PATCH nf-next 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-10-26 11:20 UTC  (13+ messages)
` [PATCH nf-next 1/7] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH nf-next 2/7] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH nf-next 3/7] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH nf-next 4/7] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH nf-next 5/7] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH nf-next 6/7] netfilter: nf_tables: must hold rcu read lock while iterating expression type list
` [PATCH nf-next 7/7] netfilter: nf_tables: must hold rcu read lock while iterating object "

BUSINESS LAUNCH
 2024-10-25 20:18 UTC 

Netfilter: suspicious RCU usage in __nft_rule_lookup
 2024-10-25 13:16 UTC  (15+ messages)

[PATCH nft] src: allow to map key to nfqueue number
 2024-10-25  7:47 UTC 

[PATCH nft,v2 1/4] mnl: rename to mnl_seqnum_alloc() to mnl_seqnum_inc()
 2024-10-24 16:02 UTC  (4+ messages)
` [PATCH nft,v2 2/4] mnl: update cmd_add_loc() to take struct nlmsghdr
` [PATCH nft,v2 3/4] rule: netlink attribute offset is uint32_t for struct nlerr_loc
` [PATCH nft,v2 4/4] src: fix extended netlink error reporting with large set elements

[PATCH net] net: netfilter: Fix use-after-free in get_info()
 2024-10-24  1:57 UTC  (2+ messages)

[PATCH nft 1/4] mnl: rename to mnl_seqnum_alloc() to mnl_seqnum_inc()
 2024-10-23 22:27 UTC  (4+ messages)
` [PATCH nft 2/4] mnl: update cmd_add_loc() to take struct nlmsghdr
` [PATCH nft 3/4] rule: netlink attribute offset is uint32_t for struct nlerr_loc
` [PATCH nft 4/4] src: fix extended netlink error reporting with large set elements


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox