Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2024-11-05 10:07:21 to 2024-11-13 15:56:01 UTC [more...]

[PATCH nf-next v5 0/5] netfilter: nf_tables: reduce set element transaction size
 2024-11-13 15:35 UTC  (2+ messages)
` [PATCH nf-next v5 1/5] netfilter: nf_tables: add nft_trans_commit_list_add_elem helper

[PATCH nft] json: collapse set element commands from parser
 2024-11-13 14:35 UTC  (10+ messages)
      ` improving json error reporting [was Re: [PATCH nft] json: collapse set element commands from parser]

[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
 2024-11-13 13:02 UTC 

[PATCH nf-next v4 0/5] netfilter: nf_tables: reduce set element transaction size
 2024-11-13 11:11 UTC  (12+ messages)
` [PATCH nf-next v4 1/5] netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
` [PATCH nf-next v4 2/5] netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
` [PATCH nf-next v4 3/5] netfilter: nf_tables: preemptive fix for audit selftest failure
` [PATCH nf-next v4 4/5] netfilter: nf_tables: switch trans_elem to real flex array
` [PATCH nf-next v4 5/5] netfilter: nf_tables: allocate element update information dynamically

[syzbot] Monthly netfilter report (Nov 2024)
 2024-11-13 11:07 UTC 

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-13  1:42 UTC  (36+ messages)
` [PATCH v5 net-next 01/13] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH v5 net-next 02/13] tcp: create FLAG_TS_PROGRESS
` [PATCH v5 net-next 03/13] tcp: use BIT() macro in include/net/tcp.h
` [PATCH v5 net-next 04/13] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v5 net-next 05/13] tcp: reorganize SYN ECN code
` [PATCH v5 net-next 06/13] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH v5 net-next 07/13] tcp: helpers for ECN mode handling
` [PATCH v5 net-next 08/13] gso: AccECN support
` [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v5 net-next 10/13] tcp: AccECN support to tcp_add_backlog
` [PATCH v5 net-next 11/13] tcp: allow ECN bits in TOS/traffic class
` [PATCH v5 net-next 12/13] tcp: Pass flags to __tcp_send_ack
` [PATCH v5 net-next 13/13] tcp: fast path functions later

0x19: Call For Submissions open!
 2024-11-13  0:00 UTC 

[PATCH net] netfilter: ipset: add missing range check in bitmap_ip_uadt
 2024-11-12 19:50 UTC  (2+ messages)

[PATCH nf-next] netfilter: conntrack: add conntrack event timestamp
 2024-11-12 18:25 UTC  (5+ messages)

[PATCH iptables] ip[6]tables-translate: fix test failures when WESP is defined
 2024-11-12 14:11 UTC  (4+ messages)

[PATCH nf-next] netfilter: bpf: Pass string literal as format argument of request_module()
 2024-11-12 11:36 UTC  (2+ messages)

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

[PATCH libmnl] whitespace: remove spacing irregularities
 2024-11-12 10:03 UTC  (3+ messages)

[syzbot] [netfilter?] KASAN: slab-out-of-bounds Read in bitmap_ip_add (2)
 2024-11-12  3:25 UTC 

[PATCH libmnl v2] whitespace: remove spacing irregularities
 2024-11-12  0:45 UTC 

[PATCH] netfilter: uapi: Fix file names for case-insensitive filesystem
 2024-11-11 21:16 UTC  (6+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-11-11 16:29 UTC  (3+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH nft] src: allow to map key to nfqueue number
 2024-11-11 10:38 UTC  (9+ messages)

[PATCH] nf_conntrack_proto_udp: Set ASSURED for NAT_CLASH entries to avoid packets dropped
 2024-11-11  9:56 UTC  (3+ messages)

[PATCH] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-11  6:51 UTC 

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-11-08 17:16 UTC  (6+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[ANNOUNCE] iptables 1.8.11 release
 2024-11-08 14:58 UTC 

[iptables PATCH] xtables-translate: Use protocol name/value as user specified it
 2024-11-08 13:15 UTC 

[PATCH] selftests: netfilter: Fix the bug of missing return values
 2024-11-08  8:13 UTC 

[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion
 2024-11-08  4:50 UTC  (3+ messages)

[PATCH net-next 00/11] Netfilter updates for net-next
 2024-11-07 21:09 UTC  (18+ messages)
` [PATCH net-next 01/11] netfilter: Make legacy configs user selectable
` [PATCH net-next 02/11] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
` [PATCH net-next 03/11] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
` [PATCH net-next 04/11] netfilter: nf_tables: prefer nft_trans_elem_alloc helper
` [PATCH net-next 05/11] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH net-next 06/11] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH net-next 07/11] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH net-next 08/11] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH net-next 09/11] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH net-next 10/11] netfilter: nf_tables: must hold rcu read lock while iterating expression type list
` [PATCH net-next 11/11] netfilter: nf_tables: must hold rcu read lock while iterating object "

[PATCH net 0/1] Netfilter fix for net
 2024-11-07 19:40 UTC  (3+ messages)
` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal

[nft PATCH] tests: monitor: Become $PWD agnostic
 2024-11-07 17:33 UTC  (2+ messages)

[iptables PATCH] libxtables: Hide xtables_strtoul_base() symbol
 2024-11-07 16:44 UTC  (5+ messages)

[PATCH nft] tests: monitor: run-tests.sh: restore cwd before unshare
 2024-11-07 13:39 UTC  (2+ messages)

[PATCH net 0/1] Netfilter fix for net
 2024-11-07 11:26 UTC  (4+ messages)
` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal

[PATCH nft] mnl: restore --debug=netlink output with chains
 2024-11-07  8:02 UTC 

[iptables PATCH 1/5] tests: shell: iptables/0010-wait_0 is unreliable
 2024-11-06 17:13 UTC  (6+ messages)
` [iptables PATCH 2/5] tests: shell: Print escape sequences with terminals only
` [iptables PATCH 3/5] tests: iptables-test: Fix for 'make distcheck'
` [iptables PATCH 4/5] tests: xlate-test: "
` [iptables PATCH 5/5] Makefile.am: Revert to old serial test harness

[PATCH nf-next v2] netfilter: conntrack: collect start time as early as possible
 2024-11-06 12:39 UTC  (14+ messages)

[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
 2024-11-06 11:59 UTC  (10+ messages)
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
` [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() "

[bug report] lsm: replace context+len with lsm_context
 2024-11-06 10:10 UTC  (5+ messages)

[nft PATCH 0/9] Support wildcard netdev hooks and events
 2024-11-06 10:01 UTC  (2+ messages)

[syzbot] [lvs?] possible deadlock in start_sync_thread
 2024-11-06 10:01 UTC  (4+ messages)

[PATCH net-next] selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0
 2024-11-06  2:20 UTC  (3+ messages)

[PATCH net-next] selftests: netfilter: run conntrack_dump_flush in netns
 2024-11-06  2:20 UTC  (2+ messages)

[PATCH net-next] selftests: net: include lib/sh/*.sh with lib.sh
 2024-11-06  1:40 UTC  (2+ messages)

[conntrack-tools PATCH] src: Eliminate warnings with -Wcalloc-transposed-args
 2024-11-05 23:21 UTC  (6+ messages)

[PATCH nf-next v3 0/7] netfilter: nf_tables: avoid PROVE_RCU_LIST splats
 2024-11-05 23:14 UTC  (2+ messages)

[iptables PATCH 1/2] tests: iptables-test: Properly assert rule deletion errors
 2024-11-05 23:03 UTC  (3+ messages)
` [iptables PATCH 2/2] tests: iptables-test: Extend fast mode docs a bit

[iptables PATCH 1/3] ebtables: Clone extensions before modifying them
 2024-11-05 23:03 UTC  (5+ messages)
` [iptables PATCH 2/3] ebtables: Simplify ebt_add_{match,watcher}
` [iptables PATCH 3/3] tests: shell: Test ebtables-restore deleting among matches

[iptables PATCH] tests: shell: Fix for 'make distcheck'
 2024-11-05 23:02 UTC  (2+ messages)

[iptables PATCH] tests: iptables-test: Fix for duplicate supposed-to-fail errors
 2024-11-05 23:01 UTC  (2+ messages)

[PATCH iptables] tests: iptables-test: extend coverage for ip6tables
 2024-11-05 23:01 UTC  (8+ messages)

[conntrack-tools PATCH] conntrack: Fix for ENOENT in mnl_nfct_delete_cb()
 2024-11-05 22:55 UTC  (3+ messages)

[Patch lsm/dev-staging] selinux: Fix pointer use in selinux_dentry_init_security
 2024-11-05 22:26 UTC  (2+ messages)

[PATCH nf v1] netfilter: netlink: Report extack policy errors for batched ops
 2024-11-05 12:29 UTC  (2+ messages)

[PATCH nf,v4] netfilter: nf_tables: wait for rcu grace period on net_device removal
 2024-11-05 11:07 UTC 


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