Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2024-11-07 10:20:14 to 2024-11-15 21:26:50 UTC [more...]

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-15 21:26 UTC  (18+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-15 21:22 UTC  (23+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH net-next] net: reformat kdoc return statements
 2024-11-15 18:46 UTC  (3+ messages)

[PATCH nf-next] netfilter: conntrack: add conntrack event timestamp
 2024-11-15 13:46 UTC 

[PATCH net-next 00/14] Netfilter updates for net-next
 2024-11-15 13:32 UTC  (15+ messages)
` [PATCH net-next 01/14] netfilter: nfnetlink: Report extack policy errors for batched ops
` [PATCH net-next 02/14] netfilter: bpf: Pass string literal as format argument of request_module()
` [PATCH net-next 03/14] netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
` [PATCH net-next 04/14] netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
` [PATCH net-next 05/14] netfilter: nf_tables: prepare nft audit for set element compaction
` [PATCH net-next 06/14] netfilter: nf_tables: switch trans_elem to real flex array
` [PATCH net-next 07/14] netfilter: nf_tables: allocate element update information dynamically
` [PATCH net-next 08/14] netfilter: ipv4: Convert ip_route_me_harder() to dscp_t
` [PATCH net-next 09/14] netfilter: flow_offload: Convert nft_flow_route() "
` [PATCH net-next 10/14] netfilter: rpfilter: Convert rpfilter_mt() "
` [PATCH net-next 11/14] netfilter: nft_fib: Convert nft_fib4_eval() "
` [PATCH net-next 12/14] netfilter: nf_dup4: Convert nf_dup_ipv4_route() "
` [PATCH net-next 13/14] netfilter: bitwise: rename some boolean operation functions
` [PATCH net-next 14/14] netfilter: bitwise: add support for doing AND, OR and XOR directly

[nf-next PATCH v6 0/7] Dynamic hook interface binding part 1
 2024-11-15 11:57 UTC  (2+ messages)

[PATCH nf-next 0/5] netfilter: Prepare netfilter to future .flowi4_tos conversion
 2024-11-15 10:50 UTC  (7+ messages)
` [PATCH nf-next 1/5] netfilter: ipv4: Convert ip_route_me_harder() to dscp_t
` [PATCH nf-next 2/5] netfilter: flow_offload: Convert nft_flow_route() "
` [PATCH nf-next 3/5] netfilter: rpfilter: Convert rpfilter_mt() "
` [PATCH nf-next 4/5] netfilter: nft_fib: Convert nft_fib4_eval() "
` [PATCH nf-next 5/5] netfilter: nf_dup4: Convert nf_dup_ipv4_route() "

[PATCH nf-next,v2] netfilter: bitwise: add support for doing AND, OR and XOR directly
 2024-11-15 10:24 UTC 

Dropping of the end of a chain
 2024-11-15  1:30 UTC 

[PATCH nf-next 0/2] nftables bitwise multiregister support
 2024-11-14 21:13 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: bitwise: rename some boolean operation functions
` [PATCH nf-next 2/2] netfilter: bitwise: add support for doing AND, OR and XOR directly

[PATCH net 0/3] Netfilter fixes for net
 2024-11-14 18:08 UTC  (8+ messages)
` [PATCH net 1/3] selftests: netfilter: Add missing gitignore file
` [PATCH net 2/3] selftests: netfilter: Fix missing return values in conntrack_dump_flush
` [PATCH net 3/3] netfilter: ipset: add missing range check in bitmap_ip_uadt

nft set statistics/info
 2024-11-14 13:14 UTC  (2+ messages)

[PATCH net v2] netfilter: ipset: add missing range check in bitmap_ip_uadt
 2024-11-14 12:09 UTC  (6+ messages)

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-14  1:04 UTC  (35+ messages)
` [PATCH v5 net-next 01/13] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [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

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

[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 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 

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  (2+ messages)

[PATCH net-next 00/11] Netfilter updates for net-next
 2024-11-07 21:09 UTC  (6+ messages)

[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-next 01/11] netfilter: Make legacy configs user selectable
 2024-11-07 12:00 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


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