B.A.T.M.A.N Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 07:09:18 to 2026-07-13 14:05:25 UTC [more...]

[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-07-13 14:00 UTC  (3+ messages)

[PATCH] batctl: add subcommand to limit number of learned objects
 2026-07-12 18:45 UTC 

[PATCH batadv] batman-adv: fix kernel-doc for functions holding ownership of the skb
 2026-07-10 20:31 UTC 

[PATCH batadv] batman-adv: annotate functions which may cow reallocate the skbuff
 2026-07-10 20:19 UTC 

[PATCH batadv v2 0/3] batman-adv: mcast header creation bugs
 2026-07-10 20:01 UTC  (4+ messages)
` [PATCH batadv v2 1/3] batman-adv: fix TX priority extraction for BATADV_FORW_MCAST
` [PATCH batadv v2 2/3] batman-adv: mcast: ensure unshared skb for multicast packets
` [PATCH batadv v2 3/3] batman-adv: mcast: linearize skbuff for packet generation

[PATCH net] batman-adv: bound BLA claim and backbone gateway table growth
 2026-07-10 17:56 UTC  (2+ messages)

[PATCH batadv 0/3] batman-adv: mcast header creation bugs
 2026-07-10  3:22 UTC  (5+ messages)
` [PATCH batadv 1/3] batman-adv: fix TX priority extraction for BATADV_FORW_MCAST
` [PATCH batadv 2/3] batman-adv: mcast: ensure unshared skb for multicast packets
` [PATCH batadv 3/3] batman-adv: mcast: linearize skbuff for packet generation

[PATCH net 0/9] pull request: batman-adv 2026-07-08
 2026-07-09  9:20 UTC  (11+ messages)
` [PATCH net 1/9] batman-adv: ensure minimal ethernet header on TX
` [PATCH net 2/9] batman-adv: fix VLAN priority offset
` [PATCH net 3/9] batman-adv: clean untagged VLAN on netdev registration failure
` [PATCH net 4/9] batman-adv: tt: avoid request storms during pending request
` [PATCH net 5/9] batman-adv: tt: prevent TVLV OOB check overflow
` [PATCH net 6/9] batman-adv: frag: free unfragmentable packet
` [PATCH net 7/9] batman-adv: frag: fix primary_if leak on failed linearization
` [PATCH net 8/9] batman-adv: mcast: avoid OOB read of num_dests header
` [PATCH net 9/9] batman-adv: dat: fix tie-break for candidate selection

[PATCH] batctl: drop bisect_iv tool
 2026-07-08 20:23 UTC 

[PATCH 00/12] batctl: netlink bugfixes
 2026-07-08 20:00 UTC  (13+ messages)
` [PATCH 01/12] batctl: handle netlink callback object on error
` [PATCH 02/12] batctl: netlink: abort netlink_print_common when message allocation fails
` [PATCH 03/12] batctl: netlink: don't format NULL extra_info in info_callback
` [PATCH 04/12] batctl: netlink: report dump errors signalled in the NLMSG_DONE message
` [PATCH 05/12] batctl: netlink: detect receive errors in netlink_print_common
` [PATCH 06/12] batctl: netlink: report kernel errors when writing settings
` [PATCH 07/12] batctl: netlink: report send errors in netlink_simple_request
` [PATCH 08/12] batctl: netlink: detect receive errors in query_rtnl_link
` [PATCH 09/12] batctl: netlink: detect receive errors in netlink_simple_request
` [PATCH 10/12] batctl: netlink: detect receive errors in query_rtnl_link_single
` [PATCH 11/12] batctl: netlink: report error on query_rtnl_link send failure
` [PATCH 12/12] batctl: netlink: use kernel-style error codes for nl_recvmsgs

[PATCH 0/5] batctl: tpmeter bugfixes
 2026-07-07 19:17 UTC  (6+ messages)
` [PATCH 1/5] batctl: tpmeter: don't use negative errno as exit status
` [PATCH 2/5] batctl: tpmeter: abort result wait on receive errors
` [PATCH 3/5] batctl: tpmeter: reject invalid test duration argument
` [PATCH 4/5] batctl: tpmeter: report kernel errors via strerror
` [PATCH 5/5] batctl: tpmeter: don't cancel test from the signal handler

[PATCH 00/11] batctl: traceroute/ping bugfixes
 2026-07-07 18:46 UTC  (12+ messages)
` [PATCH 01/11] batctl: traceroute: return EXIT_NOSUCCESS when destination not reached
` [PATCH 02/11] batctl: icmp_helper: return proper errno on syscall failures
` [PATCH 03/11] batctl: ping: count sent and not received pings
` [PATCH 04/11] batctl: ping/traceroute: don't restart RTT timer on stray replies
` [PATCH 05/11] batctl: traceroute: probe the advertised maximum number of hops
` [PATCH 06/11] batctl: ping: keep huge '-i' intervals from turning into a flood ping
` [PATCH 07/11] batctl: ping: reject invalid packet count argument
` [PATCH 08/11] batctl: ping: reject invalid timeout argument
` [PATCH 09/11] batctl: ping: fix rtt minimum tracking when a sample is 0.0
` [PATCH 10/11] batctl: icmp_helper: fail send when the primary mac is unknown
` [PATCH 11/11] batctl: icmp_helper: attach socket filter before packets can arrive

[PATCH batadv] batman-adv: dat: avoid unaligned fault in IP extraction
 2026-07-06 18:08 UTC 

[PATCH batadv] batman-adv: dat: atomically update mac addresses
 2026-07-06 17:21 UTC 

[PATCH batadv v3] batman-adv: bla: avoid CRC corruption due to parallel claim add
 2026-07-06 16:49 UTC 

[PATCH batadv v2] batman-adv: bla: avoid CRC corruption due to parallel claim add
 2026-07-06 16:24 UTC 

[PATCH batadv] batman-adv: bla: avoid CRC corruption due to parallel claim add
 2026-07-05 21:55 UTC  (2+ messages)

[PATCH batadv] batman-adv: bla: prevent CRC corruptions after claim flush
 2026-07-05 20:34 UTC 

[PATCH batadv] batman-adv: dat: fix tie-break for candidate selection
 2026-07-05 18:41 UTC 

[PATCH 0/9] batctl: tcpdump bugfixes
 2026-07-05 17:30 UTC  (10+ messages)
` [PATCH 1/9] batctl: tcpdump: fix "subtybe" typo in 4ADDR output
` [PATCH 2/9] batctl: tcpdump: return EXIT_SUCCESS on normal termination
` [PATCH 3/9] batctl: tcpdump: check frame length before reading the ethernet header
` [PATCH 4/9] batctl: tcpdump: resolve bat-host name for ROAMv1 client
` [PATCH 5/9] batctl: tcpdump: print the unreachable host for ICMP port unreachable
` [PATCH 6/9] batctl: tcpdump: skip partial line for oversized ICMPv6 errors
` [PATCH 7/9] batctl: tcpdump: don't label unknown ICMPv6 types as unreachable
` [PATCH 8/9] batctl: tcpdump: reject invalid packet type arguments
` [PATCH 9/9] batctl: tcpdump: fix source address selection for 802.11 data frames

[PATCH 0/5] batctl: genl_json bugfixes
 2026-07-05 15:53 UTC  (6+ messages)
` [PATCH 1/5] batctl: genl_json: avoid negative chars in sanitize_string
` [PATCH 2/5] batctl: genl_json: reject unknown options in handle_json_query
` [PATCH 3/5] batctl: genl_json: don't return negative error codes to main
` [PATCH 4/5] batctl: genl_json: escape non-printable characters as valid JSON
` [PATCH 5/5] batctl: genl_json: drop leftover network coding log level

[PATCH] batctl: translate: don't overwrite the search key
 2026-07-05 15:09 UTC 

[PATCH 0/2] batctl: interface bugfixes
 2026-07-05 13:04 UTC  (3+ messages)
` [PATCH 1/2] batctl: interface: report rtnl query failures
` [PATCH 2/2] batctl: interface: return fail for non-existing interface

[PATCH 0/3] batctl: version bugfixes
 2026-07-05 12:55 UTC  (4+ messages)
` [PATCH 1/3] batctl: only mark file read successful on read line
` [PATCH 2/3] batctl: version: avoid use of uninitialized read buffer
` [PATCH 3/3] batctl: version: don't strip newline for empty buffer

[PATCH] batman-adv: fix throughput detection for VLAN interfaces
 2026-07-05 12:48 UTC  (3+ messages)

[PATCH 0/5] batctl: debug tables bugfixes
 2026-07-04 19:36 UTC  (6+ messages)
` [PATCH 1/5] batctl: debug: avoid endless getopt loop for attached '-w' argument
` [PATCH 2/5] batctl: debug: use strict interval/timeout parsing
` [PATCH 3/5] batctl: debug: reject trailing garbage for intervals
` [PATCH 4/5] batctl: debug: reject non-finite/negative interval/timeout values
` [PATCH 5/5] batctl: debug: don't return negative error codes from handle_debug_table

[PATCH] batctl: event: don't print timestamp prefix for skipped events
 2026-07-04 13:06 UTC 

[PATCH] batctl: isolation_mark: fix error message for invalid mark/mask values
 2026-07-04 11:48 UTC 

[PATCH] batctl: dat_cache: fix multicast/unicast filter for MAC address
 2026-07-04 11:44 UTC 

[PATCH] batctl: bat-hosts: free bat_host when hash_add fails
 2026-07-04 11:39 UTC 

[PATCH batadv] batman-adv: clean untagged VLAN on netdev registration failure
 2026-07-04  7:46 UTC 

[PATCH batadv] batman-adv: tt: prevent TVLV OOB check overflow
 2026-07-03 20:27 UTC 

[PATCH batadv] batman-adv: frag: fix primary_if leak on failed linearization
 2026-07-03 19:04 UTC 

[PATCH batadv] batman-adv: mcast: avoid OOB read of num_dests header
 2026-07-03 18:47 UTC 

[PATCH batadv] batman-adv: frag: free unfragmentable packet
 2026-07-03 18:28 UTC 

[PATCH batadv] batman-adv: dat: drop non-4addr backwards compatibility
 2026-07-02 20:12 UTC  (2+ messages)

[PATCH batadv] batman-adv: tt: avoid request storms during pending request
 2026-07-02 19:06 UTC 

[PATCH batadv] batman-adv: fix VLAN priority offset
 2026-07-02 18:45 UTC 

[PATCH batadv] batman-adv: ensure minimal ethernet header on TX
 2026-07-02  9:46 UTC 

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-06-30
 2026-07-02  8:40 UTC  (17+ messages)
` [PATCH net-next 01/15] batman-adv: create hardif only for netdevs that are part of a mesh
` [PATCH net-next 02/15] batman-adv: remove global hardif list
` [PATCH net-next 03/15] batman-adv: make hard_iface->mesh_iface immutable
` [PATCH net-next 04/15] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH net-next 05/15] batman-adv: move hardif generation counter into batadv_priv
` [PATCH net-next 06/15] batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_interface()
` [PATCH net-next 07/15] batman-adv: drop NULL check for immutable hardif->mesh_iface
` [PATCH net-next 08/15] Revert "batman-adv: v: stop OGMv2 on disabled interface"
` [PATCH net-next 09/15] batman-adv: iv: drop migration check for batadv_hard_iface
` [PATCH net-next 10/15] batman-adv: tvlv: extract tvlv header iterator
` [PATCH net-next 11/15] batman-adv: tp_meter: simplify unordered ack calculation
` [PATCH net-next 12/15] batman-adv: tp_meter: combine adjacent/overlapping unacked entries
` [PATCH net-next 13/15] batman-adv: tp_meter: keep unacked list for receivers
` [PATCH net-next 14/15] batman-adv: tp_meter: adjust name of receiver lock
` [PATCH net-next 15/15] batman-adv: tp_meter: delay allocation of unacked entry

[PATCH net 0/6] pull request: batman-adv 2026-06-30
 2026-07-02  8:40 UTC  (8+ messages)
` [PATCH net 1/6] batman-adv: retrieve ethhdr after potential skb realloc on RX
` [PATCH net 2/6] batman-adv: access unicast_ttvn skb->data only after skb realloc
` [PATCH net 3/6] batman-adv: gw: acquire ethernet header "
` [PATCH net 4/6] batman-adv: dat: acquire ARP hw source "
` [PATCH net 5/6] batman-adv: bla: reacquire gw address "
` [PATCH net 6/6] batman-adv: dat: ensure accessible eth_hdr proto field

[PATCH batadv v5 0/6] batman-adv: drop global hard interface list
 2026-06-28 19:48 UTC  (8+ messages)
` [PATCH batadv v5 1/6] batman-adv: create hardif only for netdevs that are part of a mesh
` [PATCH batadv v5 2/6] batman-adv: remove global hardif list
` [PATCH batadv v5 3/6] batman-adv: make hard_iface->mesh_iface immutable
` [PATCH batadv v5 4/6] batman-adv: remove BATADV_IF_NOT_IN_USE hardif state
` [PATCH batadv v5 5/6] batman-adv: move hardif generation counter into batadv_priv
` [PATCH batadv v5 6/6] batman-adv: drop unneeded goto and initialization from batadv_hardif_disable_interface()

[PATCH batadv] batman-adv: dat: ensure accessible eth_hdr proto field
 2026-06-28  8:47 UTC 

[PATCH] fix: net/batman-adv: batadv_interface_kill_vid: extra batadv_meshif_vlan_put after destroy
 2026-06-28  7:30 UTC  (4+ messages)

[PATCH batadv v2 0/5] batman-adv: reacquire pointers to skb buffer data
 2026-06-28  7:25 UTC  (6+ messages)
` [PATCH batadv v2 1/5] batman-adv: access unicast_ttvn skb->data only after skb realloc
` [PATCH batadv v2 2/5] batman-adv: gw: acquire ethernet header "
` [PATCH batadv v2 3/5] batman-adv: dat: acquire ARP hw source "
` [PATCH batadv v2 4/5] batman-adv: bla: reacquire gw address "
` [PATCH batadv v2 5/5] batman-adv: annotate functions which may reallocate the skbuff

[PATCH batadv] batman-adv: retrieve ethhdr after potential skb realloc on RX
 2026-06-28  5:40 UTC 

Fwd: Re: [PATCH] fix: net/batman-adv: batadv_interface_kill_vid: extra batadv_meshif_vlan_put after destroy
 2026-06-28  4:48 UTC 

[PATCH batadv v2 0/2] batman-adv: tt: use atomic flag modifications
 2026-06-26 16:28 UTC  (3+ messages)
` [PATCH batadv v2 1/2] "
` [PATCH batadv v2 2/2] batman-adv: tt: simplify NEW flag transition code

[PATCH net 01/15] batman-adv: gw: don't deselect gateway with active hardif
 2026-06-21 22:00 UTC  (2+ messages)

[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  (6+ messages)
` [PATCH net 04/15] batman-adv: frag: ensure fragment is writable before modifying TTL
` [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


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