B.A.T.M.A.N Archive on lore.kernel.org
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-06-15  4:42 [PATCH batadv v2] batman-adv: tvlv: enforce 2-byte alignment
2026-06-14 10:30 [PATCH batadv 2/2] batman-adv: tvlv: extract tvlv header iterator 3+ messages
2026-06-14  8:57 Re: [PATCH RFC batadv] batman-adv: tvlv: enforce 2-byte alignment 2+ messages
2026-06-13 21:50 [PATCH batadv] batman-adv: dat: prevent false sharing between VLANs
2026-06-13 21:32 [PATCH batadv] batman-adv: tt: track roam count per VID
2026-06-13 20:56 [PATCH RFC batadv 3/3] batman-adv: tt: simplify NEW flag transition code 4+ messages
2026-06-12 13:04 [PATCH batadv 3/3] batman-adv: correct batadv_recv_frag_packet() return kernel-doc 4+ messages
2026-06-12 13:02 [PATCH batadv] batman-adv: v: prevent OGM aggregation on disabled hardif
2026-06-11 17:50 Re: [PATCH batadv v2] batman-adv: gw: don't deselect gateway with active hardif 2+ messages
2026-06-11 17:24 [PATCH batadv v2 9/9] batman-adv: tp_meter: delay allocation of unacked entry 10+ messages
2026-06-10 21:04 [PATCH RFC batadv] batman-adv: tp_meter: restrict number of unacked list entries
2026-06-10 19:26 [PATCH batadv] batman-adv: tp_meter: keep unacked list for receivers
2026-06-10 18:35 Re: [PATCH batadv] batman-adv: gw: don't deselect gateway with active hardif 3+ messages
2026-06-10 12:56 [PATCH batadv 2/2] batman-adv: fix (m|b)cast csum after decrementing TTL 3+ messages
2026-06-09 19:49 [PATCH batadv] batman-adv: add missing kernel-doc comments
2026-06-09 15:57 [PATCH batadv 2/2] batman-adv: switch var declarations to reverse x-mas tree order 3+ messages
2026-06-08 22:50 Re: [PATCH net-next 01/11] batman-adv: tp_meter: initialize last_recv_time during init 13+ messages
2026-06-08 19:00 [PATCH] alfred: use reverse xmas tree declaration order
2026-06-08 18:22 [PATCH] batctl: use reverse xmas tree declaration order
2026-06-07 12:28 Re: [PATCH RFC batadv v4 7/7] batman-adv: iv: drop migration check for batadv_hard_iface 9+ messages
2026-06-05  2:20 Re: [PATCH net-next 01/15] batman-adv: tp_meter: keep unacked list in ascending ordered 17+ messages
2026-06-04 20:08 [PATCH batadv 5/5] batman-adv: fix kernel-doc typos and grammar errors 6+ messages
2026-06-04 19:14 [PATCH batadv] batman-adv: tp_meter: initialize last_recv_time during init
2026-06-04  6:57 Re: [PATCH RFC batadv v3 2/4] batman-adv: remove global hardif list 6+ messages
2026-06-04  4:40 [PATCH batadv v2 4/4] batman-adv: use GFP_KERNEL allocations for the wifi detection cache 5+ messages
2026-06-03  9:02 Re: [PATCH batadv 3/3] batman-adv: use GFP_KERNEL allocations for the wifi detection cache 5+ messages
2026-06-03  4:44 Re: [PATCH batadv v2 1/5] batman-adv: tt: directly retrieve wifi flags of net_device 8+ messages
2026-06-03  4:18 [PATCH batadv] batman-adv: tt: sync local and global tvlv preparation return values
2026-06-03  4:17 [PATCH batadv v6 11/11] batman-adv: tp_meter: consolidate congestion control variables 12+ messages
2026-06-02 19:10 Re: [PATCH net-next v2 01/15] batman-adv: drop batman-adv specific version 17+ messages
2026-06-01  9:16 [PATCH RFC batadv] batman-adv: tp_meter: fix fast recovery precondition
2026-06-01  4:54 [PATCH batadv v5 7/7] batman-adv: tp_meter: consolidate congestion control variables 8+ messages
2026-05-31 13:32 Re: [PATCH batadv 4/5] batman-adv: remove global hardif list 18+ messages
2026-05-31  9:55 Re: [PATCH batadv v4 5/6] batman-adv: tp_meter: use locking for all congestion control variables 8+ messages
2026-05-29 21:51 [PATCH batadv] batman-adv: prevent ELP transmission interval underflow
2026-05-29 19:47 Re: [PATCH net-next 01/15] batman-adv: drop batman-adv specific version 21+ messages
2026-05-27  9:51 Re: [PATCH] batman-adv: fix DAT purge use-after-free on teardown 5+ messages
2026-05-26 20:06 [PATCH batadv] batman-adv: bla: annotate lasttime access with READ/WRITE_ONCE
2026-05-26 19:45 [PATCH batadv] batman-adv: convert cancellation of work items to disable helper
2026-05-21 20:32 [PATCH batadv v3 2/2] batman-adv: tp_meter: consolidate congestion control variables 3+ messages
2026-05-21 14:10 Re: [PATCH net 01/11] batman-adv: fix batadv_skb_is_frag() kernel-doc 13+ messages
2026-05-20  8:16 Re: [PATCH RFC batadv v2 4/5] batman-adv: limit numbers of parallel learned BLA backbones 9+ messages
2026-05-19  7:45 [PATCH batadv] batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
2026-05-19  7:04 [PATCH batadv v2 7/7] batman-adv: replace non-atomic last_acked with (READ|WRITE)_ONCE 8+ messages
2026-05-19  7:00 [PATCH batadv v2 3/3] batman-adv: tp_meter: split vars into sender and receiver types 4+ messages
2026-05-19  6:58 [PATCH batadv v2] batman-adv: iv: recover OGM scheduling after forward packet error
2026-05-19  6:27 [PATCH batadv v2] batman-adv: mcast: fix use-after-free in orig_node RCU release
2026-05-19  0:00 Re: [PATCH net 01/14] batman-adv: fix tp_meter counter underflow during shutdown 16+ messages
2026-05-17 21:08 Re: [PATCH RFC batadv] batman-adv: mcast: fix use-after-free in orig_node RCU release 6+ messages
2026-05-17 17:43 Re: [PATCH RFC batadv 0/5] batman-adv: allow to specify limits for remote learned objects 7+ messages
2026-05-17  6:14 [PATCH batadv v3] batman-adv: drop batman-adv specific version for in-tree module
2026-05-16  7:18 [PATCH RFC batadv v2] batman-adv: drop batman-adv specific version for in-tree module
2026-05-16  7:14 [PATCH batadv v4 4/4] batman-adv: tvlv: avoid unnecessary OGM buffer reallocations 5+ messages
2026-05-15 20:58 [PATCH RFC batadv] batman-adv: iv: recover OGM scheduling after forward packet error
2026-05-15 16:00 [PATCH batadv v3 4/4] batman-adv: tvlv: avoid unnecessary OGM buffer reallocations 5+ messages
2026-05-15 12:05 Re: [PATCH batadv v3 2/2] batman-adv: bla: avoid double decrement of bla.num_requests 5+ messages
2026-05-15  9:54 Re: [PATCH batadv v2 4/5] batman-adv: tvlv: reject oversized TVLV packets 11+ messages
2026-05-15  9:38 [PATCH] batctl: don't stop on missing batman-adv version file
2026-05-15  8:35 Re: [PATCH RFC batadv] batman-adv: drop batman-adv specific version for in-tree module 2+ messages
2026-05-14 17:06 Re: [PATCH batadv 1/1] batman-adv: clear current gateway during teardown 2+ messages
2026-05-14 16:38 Re: [PATCH batadv v2 1/1] batman-adv: fix fragment reassembly length accounting 2+ messages
2026-05-14 10:13 Re: [PATCH v9 2/3] batman-adv: split DAT cache into DAT cache and DAT DHT 5+ messages
2026-05-14  9:43 Re: [PATCH v6 2/3] batman-adv: limit number of learned VLANs from bridged-in clients 7+ messages
2026-05-14  8:33 Re: [PATCH batadv] batman-adv: tp_meter: fix race condition in send error reporting 2+ messages
2026-05-13 20:36 [PATCH batadv v2 2/2] batman-adv: bla: avoid double decrement of bla.num_requests 3+ messages
2026-05-13 19:37 [PATCH batadv v3] batman-adv: extract netdev wifi detection information object
2026-05-13  8:43 [PATCH batadv v2] batman-adv: tp_meter: directly shut down timer on cleanup
2026-05-12 20:03 [PATCH batadv] batman-adv: use atomic_xchg() for gw.reselect check
2026-05-12 19:53 [PATCH batadv 7/7] batman-adv: replace non-atomic last_acked with (READ|WRITE)_ONCE 8+ messages
2026-05-12 12:43 Re: [PATCH RFC batadv] batman-adv: bla: avoid double decrement of bla.num_requests 2+ messages
2026-05-12 12:09 Re: [PATCH RFC batadv] batman-adv: bla: fix report_work leak on backbone_gw purge 2+ messages
2026-05-12  6:56 [PATCH batadv v2] batman-adv: extract netdev wifi detection information object
2026-05-11 17:30 [PATCH batadv 5/5] batman-adv: v: stop OGMv2 on disabled interface 6+ messages
2026-05-11 16:52 [PATCH batadv v2] batman-adv: fix tp_meter counter underflow during shutdown
2026-05-11  7:17 Re: [PATCH batadv 1/1] batman-adv: fix fragment reassembly length accounting 2+ messages
2026-05-10 17:10 Re: [PATCH net 1/8] batman-adv: fix integer overflow on buff_pos 11+ messages
2026-05-10 13:55 [PATCH batadv] batman-adv: extract netdev wifi detection information object
2026-05-10  9:31 [PATCH batadv v3 7/7] batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown 8+ messages
2026-05-10  8:04 [PATCH batadv] batman-adv: tp_meter: directly shut down timer on cleanup
2026-05-07 20:56 Re: [PATCH batadv 1/1] batman-adv: fix tp_meter counter underflow during shutdown 2+ messages
2026-05-06 20:20 [PATCH batadv v2 11/11] batman-adv: tt: prevent TVLV entry number overflow 12+ messages
2026-05-06 15:17 [PATCH RFC] batman-adv: iv: avoid bonding logic for outgoing OGM
2026-05-06 12:39 Re: [PATCH net 1/1] batman-adv: stop caching unowned originator pointers in BAT IV 4+ messages
2026-05-06  6:59 Re: [PATCH batadv 0/8] batman-adv: follow up fixes 15+ messages
2026-05-04 19:32 [PATCH batadv-next] batman-adv: use neigh_node's orig_node only as id
2026-05-03 21:25 Re: [PATCH batadv-next 2/2] batman-adv: tt: replace open-coded overflow check with helper 4+ messages
2026-05-03 16:21 Re: maximum observed performance? 2+ messages
2026-05-03  8:53 Re: [PATCH net v2 1/2] batman-adv: reject new tp_meter sessions during teardown 6+ messages
2026-04-30 13:32 Re: [PATCH 5.15.y] batman-adv: hold claim backbone gateways by reference 4+ messages
2026-04-25 14:22 Re: [PATCH net 1/1] batman-adv: stop tp_meter sessions during mesh teardown 2+ messages
2026-04-22 14:21 Re: Gateway shut down detection takes too time from other nodes 10+ messages
2026-04-22 13:14 Re: [PATCH] batman-adv: fix integer overflow on buff_pos 3+ messages
2026-04-09  2:00 Re: [PATCH net 1/2] batman-adv: reject oversized global TT response buffers 4+ messages
2026-04-06 13:50 Re: [PATCH net 1/1] batman-adv: hold claim backbone gateways by reference 2+ messages
2026-04-02 15:40 Re: [PATCH net 1/1] batman-adv: reject oversized global TT response buffers 2+ messages
2026-03-19  0:50 Re: [PATCH net 1/1] batman-adv: avoid OGM aggregation when skb tailroom is insufficient 3+ messages
2026-03-08 15:31 [PATCH] batctl: Run manpage through tbl preprocessor
2026-03-08 15:07 [PATCH] alfred: Fix printing of timespec
2026-03-08 14:52 [PATCH] batctl: tcpdump: Fix printing of usecs
2026-02-27  3:30 Re: [PATCH net 1/1] batman-adv: Avoid double-rtnl_lock ELP metric worker 3+ messages
2026-02-18 15:39 Re: [PATCH] batman-adv: Avoid double-rtnl_lock ELP metric worker 2+ messages
2026-02-16 19:52 [PATCH] batman-adv: Switch to type-aware kmalloc-family helpers
2026-01-07 17:34 [syzbot] [batman?] [bluetooth?] memory leak in skb_clone (3)
2026-01-05 13:13 Re: Restarting MeshPoint – seeking advice on routing for crisis/disaster scenarios 5+ messages
2025-12-24  3:15 Re: [syzbot] [batman?] INFO: rcu detected stall in batadv_iv_send_outstanding_bat_ogm_packet (6) 2+ messages
2025-12-22 13:07 [syzbot] Monthly batman report (Dec 2025)
2025-12-22  5:27 [syzbot] [batman?] INFO: rcu detected stall in batadv_mcast_mla_update (2)
2025-11-25 16:32 [syzbot] [batman?] KMSAN: uninit-value in skb_clone
2025-10-28  1:20 Re: [PATCH net-next 1/2] batman-adv: Start new development cycle 4+ messages
2025-10-28  1:10 Re: [PATCH net 1/1] batman-adv: Release references to inactive interfaces 3+ messages
2025-10-17 14:02 Re: [PATCH] batman-adv: Release references to inactive interfaces 3+ messages
2025-10-02 16:39 انضم لحساب Canva Pro مجانًا الآن
2025-10-02 16:39 شهادة الأبوة في المغرب
2025-10-02 16:39 شهادة الأبوة في المغرب
2025-09-28 18:34 [PATCH] batman-adv: use skb_crc32c() instead of skb_seq_read()
2025-09-28 17:17 Re: [PATCH net-next 3/4] batman-adv: keep skb crc32 helper local in BLA 9+ messages
2025-09-28  7:50 Re: unregister_netdevice: waiting for batadv_slave_0 to become free. Usage count = 2 6+ messages
2025-09-15 13:51 Re: Mobile Ad-Hoc use-case where each node may be Client and Gateway 3+ messages
2025-09-01 20:40 Re: [PATCH net 1/1] batman-adv: fix OOB read/write in network-coding decode 4+ messages
2025-09-01 13:08 Re: [PATCH 1/2] batman-adv: remove network coding support 6+ messages
2025-08-31 15:06 Re: [PATCH net v2] batman-adv: fix OOB read/write in network-coding decode 2+ messages
2025-08-28 20:17 [PATCH] batman-adv: remove includes for extern declarations
2025-08-15 17:54 Re: [tcpdump-workers] B.A.T.M.A.N. Advanced libpcap pull-request 2+ messages
2025-08-12  1:07 Re: [syzbot] [batman?] INFO: rcu detected stall in rtnl_newlink (5) 2+ messages
2025-08-03  6:49 [PATCH 2/2] batctl: Avoid memory leak in print_routing_algos 3+ messages
2025-07-12  1:00 Re: [PATCH net-next 1/2] batman-adv: Start new development cycle 4+ messages
2025-06-30 17:07 [syzbot] [batman?] KMSAN: uninit-value in batadv_mcast_mla_update
2025-06-12  5:45 Re: suppressing warning about unavailable link speed 2+ messages
2025-05-28 10:02 [syzbot] [batman?] KASAN: slab-use-after-free Write in batadv_forw_packet_steal
2025-05-10  8:38 Fwd: [WLANtalk] Wireless Community Weekend from 30.5.-1.6.2025 in Berlin
2025-05-10  8:37 Fwd: [Battlemesh] BattleMesh v17 Official Announcement – 10–16 June 2025, Sundhausen, Thuringia, Germany
2025-05-10  0:30 Re: [PATCH net-next 1/5] batman-adv: Start new development cycle 7+ messages
2025-05-10  0:30 Re: [PATCH net 1/1] batman-adv: fix duplicate MAC address check 3+ messages
2025-05-01 14:38 [syzbot] [batman?] KASAN: slab-use-after-free Write in batadv_forw_packet_queue
2025-04-16 18:37 [PATCH batadv stable v2] batman-adv: fix duplicate MAC address check
2025-04-16  3:10 Re: [PATCH net v5] batman-adv: Fix double-hold of meshif when getting enabled 3+ messages
2025-04-14 16:55 Re: [PATCH net v4] batman-adv: Fix double-hold of meshif when getting enabled 2+ messages
2025-04-11 15:12 Re: [PATCH net-next v2] batman-adv: constify and move broadcast addr definition 2+ messages
2025-04-11  0:39 Re: [PATCH net] batman-adv: fix duplicate MAC address check 4+ messages
2025-04-09 15:44 Re: [PATCH net-next] net: batman-adv: constify and move broadcast addr definition 3+ messages
2025-04-09  7:33 [PATCH net v2] batman-adv: Fix double-hold of meshif when getting enabled
2025-04-09  7:30 batman-adv: Fix double-hold of meshif when getting enabled
2025-04-01  8:48 Re: [PATCH] batman-adv: batman-adv: handle tvlv unicast send errors 2+ messages
2025-03-20 14:40 Re: [PATCH net 1/1] batman-adv: Ignore own maximum aggregation size during RX 3+ messages
2025-03-18 14:27 Re: [PATCH 0/5] pull request for net: batman-adv 2025-03-13 9+ messages
2025-03-18 11:30 Re: [PATCH 01/10] batman-adv: Start new development cycle 12+ messages
2025-03-17 12:41 Re: [PATCH] batman-adv: no need to start/stop queue on soft-iface 4+ messages
2025-03-16 13:27 Re: Limited Connectivity in Mixed Wired & Wireless Backhaul Deployment 5+ messages
2025-03-03 10:39 [syzbot] Monthly batman report (Mar 2025)
2025-02-21 23:50 Re: [PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink 25+ messages
2025-02-20  7:37 [syzbot] [batman?] WARNING: locking bug in batadv_nc_purge_paths
2025-02-14 10:51 Re: [PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops 26+ messages
2025-02-11  9:50 Re: [PATCH 1/4] batman-adv: fix panic during interface removal 6+ messages
2025-02-08  9:49 Re: No Connection Between Two Specific Nodes in a 4-Node Network 3+ messages
2025-02-06 15:24 Re: [PATCH net-next] batman-adv: adopt netdev_hold() / netdev_put() 3+ messages
2025-02-04 22:30 [syzbot] [batman?] [bcachefs?] BUG: unable to handle kernel paging request in __run_timer_base
2025-02-02 16:04 [PATCH 5/5] batman-adv: Limit aggregation size to outgoing MTU 6+ messages
2025-02-02 12:39 [PATCH] batman-adv: Use consistent name for mesh interface
2025-02-02 11:39 [PATCH v2] batman-adv: Add support for jumbo frames
2025-02-02  9:47 [PATCH] batman-adv: Drop batadv_priv_debug_log struct
2025-02-01  9:42 Re: [PATCH v5 0/3] batman-adv: add dynamic, bridged-in TT VID detection 5+ messages
2025-01-29  8:32 Re: [PATCH] batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1() 4+ messages
2025-01-22 20:51 [PATCH 2/2] batman-adv: Drop unmanaged ELP metric worker 3+ messages
2025-01-19 23:03 Re: [PATCH] batman-adv: fix panic during interface removal 9+ messages
2025-01-19  5:15 Re: [PATCH RFC] batman-adv: BATMAN V: use/prefer 11s airtime link metric 9+ messages
2025-01-19  2:10 Re: [PATCH 01/10] batman-adv: Start new development cycle 12+ messages
2025-01-17  8:39 [PATCH v4 3/3] batman-adv: avoid adding bridge VLAN IDs through ndo_vlan_rx_add_vid() 4+ messages
2025-01-17  2:18 Re: [PATCH v8 1/3] batman-adv: netlink: reduce duplicate code by returning interfaces 6+ messages
2025-01-14  9:02 Re: [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops 15+ messages
2025-01-09 12:47 [SOLVED] Re: Multiple ARP replies for same address on openwrt module 6.6.69.2024.3-r3 4+ messages
2025-01-08 17:31 Re: [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct 19+ messages
2025-01-08 14:04 [PATCH v3] batman-adv: Use mailmap to fix old e-mail addresses
2025-01-08 14:04 [PATCH v3] batctl: Use mailmap to fix old e-mail addresses
2025-01-08 13:56 Re: [PATCH v2] batman-adv: Use mailmap to fix old e-mail addresses 3+ messages
2025-01-07 16:19 [PATCH v2] batctl: Use mailmap to fix old e-mail addresses
2025-01-07 16:18 [PATCH v2] alfred: Use mailmap to fix old e-mail addresses
2025-01-06 13:49 Re: [PATCH v5 1/1] batctl: ping: Add subsecond precision to ping interval 5+ messages
2025-01-05  8:04 Re: [PATCH v3 2/3] batman-adv: limit number of learned VLANs from bridged-in clients 6+ messages
2025-01-04 21:29 Re: [PATCH v7 1/3] batman-adv: netlink: reduce duplicate code by returning interfaces 5+ messages
2025-01-04  8:07 Re: [PATCH] batctl: ping: Add subsecond precision to ping interval 3+ messages
2025-01-04  7:46 Re: [PATCH] batctl: ping: Add subsecond precision to ping interval 2+ messages
2024-12-31 10:08 Re: [PATCH v2] batctl: ping: Add subsecond precision to ping interval 2+ messages
2024-12-31  9:38 Re: [PATCH] batman-adv: Use mailmap to fix old e-mail addresses 2+ messages
2024-12-31  9:15 [PATCH] batctl: Use mailmap to fix old e-mail addresses
2024-12-31  9:07 [PATCH] alfred: Add mapping of old e-mail addresses
2024-12-30 21:50 Re: [PATCH] batman-adv: Map VID 0 to untagged TT VLAN 6+ messages
2024-12-30 21:38 Re: [PATCH] MAINTAINERS: update email address of Marek Linnder 2+ messages
2024-12-27  9:31 [PATCH] batctl: update email address of Marek Lindner
2024-12-19  5:54 Re: [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns 14+ messages
2024-12-12 13:06 Re: [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns 10+ messages
2024-12-12  4:40 Re: [PATCH 1/3] batman-adv: Do not send uninitialized TT changes 5+ messages
2024-12-02  6:00 [PATCH RFC] batctl: add vlan_dyn_max command
2024-12-01 23:16 Re: [syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread 2+ messages
2024-11-29 17:57 Re: [PATCH v5 1/2] batman-adv: split DAT cache into DAT cache and DAT DHT 10+ messages
2024-11-25  9:42 Re: [PATCH v4 5/5] batman-adv: Don't keep redundant TT change events 9+ messages
2024-11-24  9:47 Re: [PATCH v2] batman-adv: add dynamic, bridged-in TT VID detection support 9+ messages
2024-11-23  7:43 [PATCH v6 2/2] batman-adv: increase DAT DHT timeout 3+ messages
2024-11-22 21:12 [PATCH] batctl: Remove redundant check_root_or_die()
2024-11-22  8:16 Re: [PATCH v3 1/5] batman-adv: Do not send uninitialized TT changes 30+ messages
2024-11-21 21:43 Re: [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create() 8+ messages

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