B.A.T.M.A.N Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-31 09:56:03 to 2026-06-21 14:45:33 UTC [more...]

[PATCH 00/28] batctl: random bugfixes 2026-06-21
 2026-06-21 14:24 UTC  (29+ messages)
` [PATCH 01/28] batctl: fix parsing of parameters with arguments
` [PATCH 02/28] batctl: originators: fix throughput lines with bat_hosts
` [PATCH 03/28] batctl: free header lines after error
` [PATCH 04/28] batctl: use strict interval/timeout parsing
` [PATCH 05/28] batctl: improve number parsing error handling
` [PATCH 06/28] batctl: traceroute: handle fast replies
` [PATCH 07/28] batctl: ping: count sent and not received pings
` [PATCH 08/28] batctl: return only initialized icmp destination unreached bytes
` [PATCH 09/28] batctl: tcpdump: fix coded packet mac dest mac addresses
` [PATCH 10/28] batctl: tcpdump: fix endianness of fragmentation sequence number
` [PATCH 11/28] batctl: tcpdump: correct output of VLAN IDs
` [PATCH 12/28] batctl: tcpdump: drop hardcoded IPv6 buffer sizes
` [PATCH 13/28] batctl: tcpdump: fix reported length for ICMP6_TIME_EXCEEDED
` [PATCH 14/28] batctl: tcpdump: handle TCP packet with bogus data offset
` [PATCH 15/28] batctl: tpmeter: fix Gbps output
` [PATCH 16/28] batctl: handle netlink callback object on error
` [PATCH 17/28] batctl: netlink: check for BATADV_ATTR_MESH_ADDRESS before accessing it
` [PATCH 18/28] batctl: netlink: consume until acks even on errors
` [PATCH 19/28] batctl: netlink: always 0-terminate hardif name
` [PATCH 20/28] batctl: version: don't strip newline for empty buffer
` [PATCH 21/28] batctl: rtnl: report correct error on kernel communication problem
` [PATCH 22/28] batct: bat-hosts: compare full path for deduplication
` [PATCH 23/28] batctl: mark file read only succesful on read line
` [PATCH 24/28] batctl: bisect_iv: avoid access of uninitialized loop magic
` [PATCH 25/28] batctl: bisect_iv: handle failed node_get for RT_FLAG_DELETE
` [PATCH 26/28] batctl: bisect_iv: avoid write before buffer whole tokenizing log
` [PATCH 27/28] batctl: bisect_iv: avoid out of bound access on short lines
` [PATCH 28/28] batctl: bisect_iv: drop dangling phantom event on OOM error

[PATCH] batctl: switch to native getrandom
 2026-06-21 11:02 UTC 

[PATCH net 00/15] pull request: batman-adv 2026-06-19
 2026-06-19  7:00 UTC  (16+ messages)
` [PATCH net 01/15] batman-adv: gw: don't deselect gateway with active hardif
` [PATCH net 02/15] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH net 03/15] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH net 04/15] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH net 05/15] batman-adv: frag: avoid underflow of TTL
` [PATCH net 06/15] batman-adv: v: prevent OGM aggregation on disabled hardif
` [PATCH net 07/15] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH net 08/15] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH net 09/15] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH net 10/15] batman-adv: tp_meter: handle overlapping packets
` [PATCH net 11/15] batman-adv: tt: don't merge change entries with different VIDs
` [PATCH net 12/15] batman-adv: tt: track roam count per VID
` [PATCH net 13/15] batman-adv: dat: prevent false sharing between VLANs
` [PATCH net 14/15] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH net 15/15] batman-adv: tvlv: avoid race of cifsnotfound handler state

[PATCH batadv v2] batman-adv: tvlv: enforce 2-byte alignment
 2026-06-15  4:42 UTC 

[PATCH batadv 0/2] batman-adv: tvlv: avoid race of cifsnotfound handler state
 2026-06-14 10:30 UTC  (3+ messages)
` [PATCH batadv 1/2] "
` [PATCH batadv 2/2] batman-adv: tvlv: extract tvlv header iterator

[PATCH RFC batadv] batman-adv: tvlv: enforce 2-byte alignment
 2026-06-14  8:57 UTC  (2+ messages)

[PATCH batadv] batman-adv: dat: prevent false sharing between VLANs
 2026-06-13 21:50 UTC 

[PATCH batadv] batman-adv: tt: track roam count per VID
 2026-06-13 21:32 UTC 

[PATCH RFC batadv 0/3] batman-adv: tt: use atomic flag modifications
 2026-06-13 20:56 UTC  (4+ messages)
` [PATCH RFC batadv 1/3] batman-adv: tt: don't merge change entries with different VIDs
` [PATCH RFC batadv 2/3] batman-adv: tt: use atomic flag modifications
` [PATCH RFC batadv 3/3] batman-adv: tt: simplify NEW flag transition code

[PATCH batadv 0/3] batman-adv: frag: fix handling of TTL
 2026-06-12 13:04 UTC  (4+ messages)
` [PATCH batadv 1/3] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH batadv 2/3] batman-adv: frag: avoid underflow of TTL
` [PATCH batadv 3/3] batman-adv: correct batadv_recv_frag_packet() return kernel-doc

[PATCH batadv] batman-adv: v: prevent OGM aggregation on disabled hardif
 2026-06-12 13:02 UTC 

[PATCH batadv v2] batman-adv: gw: don't deselect gateway with active hardif
 2026-06-11 17:50 UTC  (2+ messages)

[PATCH batadv v2 0/9] batman-adv: tp_meter: unacked list/state fixes and optimization
 2026-06-11 17:24 UTC  (10+ messages)
` [PATCH batadv v2 1/9] batman-adv: tp_meter: restrict number of unacked list entries
` [PATCH batadv v2 2/9] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH batadv v2 3/9] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH batadv v2 4/9] batman-adv: tp_meter: handle overlapping packets
` [PATCH batadv v2 5/9] batman-adv: tp_meter: simplify unordered ack calculation
` [PATCH batadv v2 6/9] batman-adv: tp_meter: combine adjacent/overlapping unacked entries
` [PATCH batadv v2 7/9] batman-adv: tp_meter: keep unacked list for receivers
` [PATCH batadv v2 8/9] batman-adv: tp_meter: adjust name of receiver lock
` [PATCH batadv v2 9/9] batman-adv: tp_meter: delay allocation of unacked entry

[PATCH RFC batadv] batman-adv: tp_meter: restrict number of unacked list entries
 2026-06-10 21:04 UTC 

[PATCH batadv] batman-adv: tp_meter: keep unacked list for receivers
 2026-06-10 19:26 UTC 

[PATCH batadv] batman-adv: gw: don't deselect gateway with active hardif
 2026-06-10 18:35 UTC  (3+ messages)

[PATCH batadv 0/2] batman-adv: fix broadcast/multicast "hw csum failure"
 2026-06-10 12:56 UTC  (3+ messages)
` [PATCH batadv 1/2] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH batadv 2/2] batman-adv: fix (m|b)cast csum after decrementing TTL

[PATCH batadv] batman-adv: add missing kernel-doc comments
 2026-06-09 19:49 UTC 

[PATCH batadv 0/2] batman-adv: cleanup variable declarations
 2026-06-09 15:57 UTC  (3+ messages)
` [PATCH batadv 1/2] batman-adv: split multiple declarations per line
` [PATCH batadv 2/2] batman-adv: switch var declarations to reverse x-mas tree order

[PATCH net-next 00/11] pull request for net-next: batman-adv 2026-06-05
 2026-06-08 22:50 UTC  (13+ messages)
` [PATCH net-next 01/11] batman-adv: tp_meter: initialize last_recv_time during init
` [PATCH net-next 02/11] batman-adv: convert cancellation of work items to disable helper
` [PATCH net-next 03/11] batman-adv: drop duplicated wifi_flags assignments
` [PATCH net-next 04/11] batman-adv: use GFP_KERNEL allocations for the wifi detection cache
` [PATCH net-next 05/11] batman-adv: document cleanup of batadv_wifi_net_devices entries
` [PATCH net-next 06/11] batman-adv: correct batadv_wifi_* kernel-doc
` [PATCH net-next 07/11] batman-adv: tp_meter: update stale kernel-doc after refactoring
` [PATCH net-next 08/11] batman-adv: bla: update stale kernel-doc
` [PATCH net-next 09/11] batman-adv: uapi: keep kernel-doc in struct member order
` [PATCH net-next 10/11] batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-doc
` [PATCH net-next 11/11] batman-adv: fix kernel-doc typos and grammar errors

[PATCH] alfred: use reverse xmas tree declaration order
 2026-06-08 19:00 UTC 

[PATCH] batctl: use reverse xmas tree declaration order
 2026-06-08 18:22 UTC 

[PATCH RFC batadv v4 0/7] batman-adv: drop global hard interface list
 2026-06-07 12:28 UTC  (9+ messages)
` [PATCH RFC batadv v4 1/7] batman-adv: only create hardif while a netdev is part of a mesh
` [PATCH RFC batadv v4 2/7] batman-adv: remove global hardif list
` [PATCH RFC batadv v4 3/7] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH RFC batadv v4 4/7] batman-adv: move hardif generation counter into batadv_priv
` [PATCH RFC batadv v4 5/7] batman-adv: drop NULL check for immutable hardif->mesh_iface
` [PATCH RFC batadv v4 6/7] Revert "batman-adv: v: stop OGMv2 on disabled interface"
` [PATCH RFC batadv v4 7/7] batman-adv: iv: drop migration check for batadv_hard_iface

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-03
 2026-06-05  2:20 UTC  (17+ messages)
` [PATCH net-next 01/15] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH net-next 02/15] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH net-next 03/15] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH net-next 04/15] batman-adv: tp_meter: avoid window underflow
` [PATCH net-next 05/15] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH net-next 06/15] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH net-next 07/15] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH net-next 08/15] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH net-next 09/15] batman-adv: tp_meter: split vars into sender and receiver types
` [PATCH net-next 10/15] batman-adv: tp_meter: use locking for all congestion control variables
` [PATCH net-next 11/15] batman-adv: tp_meter: consolidate "
` [PATCH net-next 12/15] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
` [PATCH net-next 13/15] batman-adv: prevent ELP transmission interval underflow
` [PATCH net-next 14/15] batman-adv: tt: sync local and global tvlv preparation return values
` [PATCH net-next 15/15] batman-adv: tt: directly retrieve wifi flags of net_device

[PATCH batadv 0/5] batman-adv: kernel-doc fixes 2026.2
 2026-06-04 20:08 UTC  (6+ messages)
` [PATCH batadv 1/5] batman-adv: tp_meter: update stale kernel-doc after refactoring
` [PATCH batadv 2/5] batman-adv: bla: update stale kernel-doc
` [PATCH batadv 3/5] batman-adv: uapi: keep kernel-doc in struct member order
` [PATCH batadv 4/5] batman-adv: fix batadv_v_ogm_packet_recv error handling kernel-doc
` [PATCH batadv 5/5] batman-adv: fix kernel-doc typos and grammar errors

[PATCH batadv] batman-adv: tp_meter: initialize last_recv_time during init
 2026-06-04 19:14 UTC 

[PATCH RFC batadv v3 0/4] batman-adv: drop global hard interface list
 2026-06-04  6:57 UTC  (6+ messages)
` [PATCH RFC batadv v3 1/4] batman-adv: only create hardif while a netdev is part of a mesh
` [PATCH RFC batadv v3 2/4] batman-adv: remove global hardif list
` [PATCH RFC batadv v3 3/4] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH RFC batadv v3 4/4] batman-adv: move hardif generation counter into batadv_priv

[PATCH batadv v2 0/4] batman-adv: wifi flags cache cleanup
 2026-06-04  4:40 UTC  (5+ messages)
` [PATCH batadv v2 1/4] batman-adv: correct batadv_wifi_* kernel-doc
` [PATCH batadv v2 2/4] batman-adv: document cleanup of batadv_wifi_net_devices entries
` [PATCH batadv v2 3/4] batman-adv: drop duplicated wifi_flags assignments
` [PATCH batadv v2 4/4] batman-adv: use GFP_KERNEL allocations for the wifi detection cache

[PATCH batadv 0/3] batman-adv: wifi flags cache cleanup
 2026-06-03  9:02 UTC  (5+ messages)
` [PATCH batadv 1/3] batman-adv: correct batadv_wifi_* kernel-doc
` [PATCH batadv 2/3] batman-adv: drop duplicated wifi_flags assigned
` [PATCH batadv 3/3] batman-adv: use GFP_KERNEL allocations for the wifi detection cache

[PATCH batadv v2 0/5] batman-adv: drop global hard interface list
 2026-06-03  4:44 UTC  (8+ messages)
` [PATCH batadv v2 1/5] batman-adv: tt: directly retrieve wifi flags of net_device
` [PATCH batadv v2 2/5] batman-adv: only create hardif while a netdev is part of a mesh
` [PATCH batadv v2 3/5] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH batadv v2 4/5] batman-adv: remove global hardif list
` [PATCH batadv v2 5/5] batman-adv: move hardif generation counter into batadv_priv

[PATCH batadv] batman-adv: tt: sync local and global tvlv preparation return values
 2026-06-03  4:18 UTC 

[PATCH batadv v6 00/11] batman-adv: tp_meter: post fixes cleanups
 2026-06-03  4:17 UTC  (12+ messages)
` [PATCH batadv v6 01/11] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH batadv v6 02/11] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH batadv v6 03/11] batman-adv: tp_meter: initialize dec_cwnd explicitly
` [PATCH batadv v6 04/11] batman-adv: tp_meter: avoid window underflow
` [PATCH batadv v6 05/11] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH batadv v6 06/11] batman-adv: tp_meter: fix fast recovery precondition
` [PATCH batadv v6 07/11] batman-adv: tp_meter: handle seqno wrap-around for fast recovery detection
` [PATCH batadv v6 08/11] batman-adv: tp_meter: add only finished tp_vars to lists
` [PATCH batadv v6 09/11] batman-adv: tp_meter: split vars into sender and receiver types
` [PATCH batadv v6 10/11] batman-adv: tp_meter: use locking for all congestion control variables
` [PATCH batadv v6 11/11] batman-adv: tp_meter: consolidate "

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-01
 2026-06-02 19:10 UTC  (17+ messages)
` [PATCH net-next v2 01/15] batman-adv: drop batman-adv specific version
` [PATCH net-next 02/15] MAINTAINERS: Rename batman-adv T(ree)
` [PATCH net-next 03/15] MAINTAINERS: Don't send batman-adv patches to netdev
` [PATCH net-next 04/15] batman-adv: add missing includes
` [PATCH net-next 05/15] batman-adv: use atomic_xchg() for gw.reselect check
` [PATCH net-next v2 06/15] batman-adv: extract netdev wifi detection information object
` [PATCH net-next 07/15] batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCE
` [PATCH net-next 08/15] batman-adv: replace non-atomic hardif "
` [PATCH net-next 09/15] batman-adv: replace non-atomic vlan "
` [PATCH net-next 10/15] batman-adv: replace non-atomic mesh state "
` [PATCH net-next v2 11/15] batman-adv: replace non-atomic packet_size_max "
` [PATCH net-next 12/15] batman-adv: replace non-atomic last_ttvn "
` [PATCH net-next 13/15] batman-adv: tt: replace open-coded overflow check with helper
` [PATCH net-next 14/15] batman-adv: tvlv: avoid unnecessary OGM buffer reallocations
` [PATCH net-next 15/15] batman-adv: use neigh_node's orig_node only as id

[PATCH RFC batadv] batman-adv: tp_meter: fix fast recovery precondition
 2026-06-01  9:16 UTC 

[PATCH batadv v5 0/7] batman-adv: tp_meter: post fixes cleanups
 2026-06-01  4:54 UTC  (8+ messages)
` [PATCH batadv v5 1/7] batman-adv: tp_meter: keep unacked list in ascending ordered
` [PATCH batadv v5 2/7] batman-adv: tp_meter: initialize dup_acks explicitly
` [PATCH batadv v5 3/7] batman-adv: tp_meter: avoid window underflow
` [PATCH batadv v5 4/7] batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd
` [PATCH batadv v5 5/7] batman-adv: tp_meter: split vars into sender and receiver types
` [PATCH batadv v5 6/7] batman-adv: tp_meter: use locking for all congestion control variables
` [PATCH batadv v5 7/7] batman-adv: tp_meter: consolidate "

[PATCH batadv 1/5] batman-adv: store hard_iface as iflink private data
 2026-05-31 13:32 UTC  (4+ messages)
` [PATCH batadv 4/5] batman-adv: remove global hardif list

[PATCH batadv v4 0/6] batman-adv: tp_meter: post fixes cleanups
 2026-05-31  9:55 UTC  (3+ messages)
` [PATCH batadv v4 5/6] batman-adv: tp_meter: use locking for all congestion control variables


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