b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 06:48:10 to 2022-01-02 11:31:36 UTC [more...]

alfred: runtime configuration
 2022-01-02 11:31 UTC  (5+ messages)
` [PATCH 1/4] alfred: remove meaningless printf() call
  ` [PATCH 2/4] alfred: Allow operating without any interface specified
  ` [PATCH 3/4] alfred: introduce 'change batman-adv interface' IPC call
  ` [PATCH 4/4] alfred: introduce 'server status' "

[PATCH maint] batman-adv: mcast: don't send link-local multicast to mcast routers
 2022-01-02  8:24 UTC  (2+ messages)

[PATCH] net/batman-adv:remove unneeded variable
 2021-12-10  9:51 UTC  (5+ messages)
  ` [PATCHv2] "

[syzbot] INFO: trying to register non-static key in l2cap_sock_teardown_cb
 2021-12-04  9:32 UTC  (2+ messages)

[syzbot] WARNING: ODEBUG bug in batadv_v_ogm_free
 2021-11-24 17:43 UTC  (3+ messages)

[PATCH 4.9 0/7] batman-adv: Fixes for stable/linux-4.9.y
 2021-11-23 12:43 UTC  (15+ messages)
` [PATCH 4.9 1/7] batman-adv: Keep fragments equally sized
  ` Patch "batman-adv: Keep fragments equally sized" has been added to the 4.9-stable tree
` [PATCH 4.9 2/7] batman-adv: Fix own OGM check in aggregated OGMs
  ` Patch "batman-adv: Fix own OGM check in aggregated OGMs" has been added to the 4.9-stable tree
` [PATCH 4.9 3/7] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
  ` Patch "batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN" has been added to the 4.9-stable tree
` [PATCH 4.9 4/7] batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
  ` Patch "batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh" has been added to the 4.9-stable tree
` [PATCH 4.9 5/7] batman-adv: Consider fragmentation for needed_headroom
  ` Patch "batman-adv: Consider fragmentation for needed_headroom" has been added to the 4.9-stable tree
` [PATCH 4.9 6/7] batman-adv: Reserve needed_*room for fragments
  ` Patch "batman-adv: Reserve needed_*room for fragments" has been added to the 4.9-stable tree
` [PATCH 4.9 7/7] batman-adv: Don't always reallocate the fragmentation skb head
  ` Patch "batman-adv: Don't always reallocate the fragmentation skb head" has been added to the 4.9-stable tree

[PATCH 4.4 00/11] batman-adv: Fixes for stable/linux-4.4.y
 2021-11-23 12:42 UTC  (24+ messages)
` [PATCH 4.4 01/11] batman-adv: Keep fragments equally sized
  ` Patch "batman-adv: Keep fragments equally sized" has been added to the 4.4-stable tree
` [PATCH 4.4 02/11] batman-adv: Fix multicast TT issues with bogus ROAM flags
  ` Patch "batman-adv: Fix multicast TT issues with bogus ROAM flags" has been added to the 4.4-stable tree
` [PATCH 4.4 03/11] batman-adv: Prevent duplicated softif_vlan entry
  ` Patch "batman-adv: Prevent duplicated softif_vlan entry" has been added to the 4.4-stable tree
` [PATCH 4.4 04/11] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
  ` Patch "batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN" has been added to the 4.4-stable tree
` [PATCH 4.4 05/11] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
  ` Patch "batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh" has been added to the 4.4-stable tree
` [PATCH 4.4 06/11] batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
  ` Patch "batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh" has been added to the 4.4-stable tree
` [PATCH 4.4 07/11] batman-adv: set .owner to THIS_MODULE
  ` Patch "batman-adv: set .owner to THIS_MODULE" has been added to the 4.4-stable tree
` [PATCH 4.4 08/11] batman-adv: Consider fragmentation for needed_headroom
  ` Patch "batman-adv: Consider fragmentation for needed_headroom" has been added to the 4.4-stable tree
` [PATCH 4.4 09/11] batman-adv: Reserve needed_*room for fragments
  ` Patch "batman-adv: Reserve needed_*room for fragments" has been added to the 4.4-stable tree
` [PATCH 4.4 10/11] batman-adv: Don't always reallocate the fragmentation skb head
  ` Patch "batman-adv: Don't always reallocate the fragmentation skb head" has been added to the 4.4-stable tree
` [PATCH 4.4 11/11] batman-adv: Avoid WARN_ON timing related checks
  ` Patch "batman-adv: Avoid WARN_ON timing related checks" has been added to the 4.4-stable tree

[PATCH 4.14 0/5] batman-adv: Fixes for stable/linux-4.14.y
 2021-11-23 12:38 UTC  (11+ messages)
` [PATCH 4.14 1/5] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
  ` Patch "batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN" has been added to the 4.14-stable tree
` [PATCH 4.14 2/5] batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
  ` Patch "batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh" has been added to the 4.14-stable tree
` [PATCH 4.14 3/5] batman-adv: Consider fragmentation for needed_headroom
  ` Patch "batman-adv: Consider fragmentation for needed_headroom" has been added to the 4.14-stable tree
` [PATCH 4.14 4/5] batman-adv: Reserve needed_*room for fragments
  ` Patch "batman-adv: Reserve needed_*room for fragments" has been added to the 4.14-stable tree
` [PATCH 4.14 5/5] batman-adv: Don't always reallocate the fragmentation skb head
  ` Patch "batman-adv: Don't always reallocate the fragmentation skb head" has been added to the 4.14-stable tree

[PATCH 4.19 0/4] batman-adv: Fixes for stable/linux-4.19.y
 2021-11-23 12:35 UTC  (9+ messages)
` [PATCH 4.19 1/4] batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
  ` Patch "batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN" has been added to the 4.19-stable tree
` [PATCH 4.19 2/4] batman-adv: Consider fragmentation for needed_headroom
  ` Patch "batman-adv: Consider fragmentation for needed_headroom" has been added to the 4.19-stable tree
` [PATCH 4.19 3/4] batman-adv: Reserve needed_*room for fragments
  ` Patch "batman-adv: Reserve needed_*room for fragments" has been added to the 4.19-stable tree
` [PATCH 4.19 4/4] batman-adv: Don't always reallocate the fragmentation skb head
  ` Patch "batman-adv: Don't always reallocate the fragmentation skb head" has been added to the 4.19-stable tree

[PATCH 5.4 0/3] batman-adv: Fixes for stable/linux-4.19.y
 2021-11-23 12:33 UTC  (8+ messages)
` [PATCH 5.4 1/3] batman-adv: Consider fragmentation for needed_headroom
  ` Patch "batman-adv: Consider fragmentation for needed_headroom" has been added to the 5.4-stable tree
` [PATCH 5.4 2/3] batman-adv: Reserve needed_*room for fragments
  ` Patch "batman-adv: Reserve needed_*room for fragments" has been added to the 5.4-stable tree
` [PATCH 5.4 3/3] batman-adv: Don't always reallocate the fragmentation skb head
  ` Patch "batman-adv: Don't always reallocate the fragmentation skb head" has been added to the 5.4-stable tree

Unable to get DHCP after join wlan0 WIFI mesh network
 2021-11-06 23:59 UTC  (4+ messages)

[PATCHv3] batman-adv: allow netlink usage in unprivileged containers
 2021-11-01 20:46 UTC 

[PATCH] net: batman-adv: fix warning in batadv_v_ogm_free
 2021-11-01  8:11 UTC  (3+ messages)

[PATCHv2] batman-adv: allow netlink usage in unprivileged containers
 2021-10-31 21:30 UTC 

[PATCH] batman-adv: allow netlink usage in unprivileged containers
 2021-10-31 21:06 UTC 

[PATCH net-next] batman-adv: Fix the wrong definition
 2021-10-28  7:49 UTC  (4+ messages)

[syzbot] WARNING in batadv_v_ogm_free
 2021-10-27 11:57 UTC  (2+ messages)

[syzbot] WARNING in batadv_nc_mesh_free
 2021-10-26 13:50 UTC  (12+ messages)
          ` [PATCH] net: batman-adv: fix error handling

[syzbot] WARNING: ODEBUG bug in batadv_nc_mesh_free
 2021-10-22 19:36 UTC  (2+ messages)

[PATCH] batman-adv: prepare for const netdev->dev_addr
 2021-10-20 13:30 UTC  (3+ messages)

[PATCH] batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
 2021-10-19 19:17 UTC  (2+ messages)

[PATCH v3 net-next] net: make use of helper netif_is_bridge_master()
 2021-10-18 12:10 UTC  (3+ messages)

[PATCH v2 net-next] net: make use of helper netif_is_bridge_master()
 2021-10-16 10:56 UTC  (2+ messages)

can B.A.T.M.A.N. force a path through the network?
 2021-10-13  7:41 UTC  (3+ messages)

Bonding Alternating
 2021-09-22 15:10 UTC  (11+ messages)

Some bugs in batmand(Github)
 2021-09-06 13:05 UTC 

Dynamic DHCP server assignment and spin-up on batman-adv mesh network
 2021-09-02 13:02 UTC  (4+ messages)

[syzbot] INFO: task hung in __xfs_buf_submit (2)
 2021-08-25 21:45 UTC  (2+ messages)

Python script to setup batman networks
 2021-08-22  8:53 UTC 

[syzbot] KASAN: slab-out-of-bounds Write in ext4_write_inline_data_end
 2021-08-21  3:43 UTC  (2+ messages)

[PATCH 0/6] (updated) pull request for net-next: batman-adv 2021-08-20
 2021-08-20 12:52 UTC  (8+ messages)
` [PATCH 1/6] batman-adv: Start new development cycle
` [PATCH 2/6] batman-adv: Move IRC channel to hackint.org
` [PATCH 3/6] batman-adv: Switch to kstrtox.h for kstrtou64
` [PATCH 4/6] batman-adv: Check ptr for NULL before reducing its refcnt
` [PATCH 5/6] batman-adv: Drop NULL check before dropping references
` [PATCH 6/6] batman-adv: bcast: remove remaining skb-copy calls

[PATCH 0/6] pull request for net-next: batman-adv 2021-08-19
 2021-08-19 20:52 UTC  (8+ messages)
` [PATCH 1/6] batman-adv: Start new development cycle
` [PATCH 2/6] batman-adv: Move IRC channel to hackint.org
` [PATCH 3/6] batman-adv: Switch to kstrtox.h for kstrtou64
` [PATCH 4/6] batman-adv: Check ptr for NULL before reducing its refcnt
` [PATCH 5/6] batman-adv: Drop NULL check before dropping references
` [PATCH 6/6] batman-adv: bcast: remove remaining skb-copy calls

[PATCH v4] batman-adv: bcast: remove remaining skb-copy calls
 2021-08-18 16:44 UTC 

[PATCH v3 1/3] batman-adv: bcast: queue per interface, if needed
 2021-08-17 12:24 UTC  (3+ messages)
` [PATCH v3 3/3] batman-adv: bcast: remove remaining skb-copy calls for broadcasts

[syzbot] WARNING in __v9fs_get_acl
 2021-08-17  2:24 UTC  (3+ messages)

[PATCH v2 1/2] batman-adv: Check ptr for NULL before reducing its refcnt
 2021-08-08 18:23 UTC  (2+ messages)
` [PATCH v2 2/2] batman-adv: Drop NULL check before dropping references

[PATCH 1/2] batman-adv: compat: add the case if dev is NULL
 2021-08-07  5:19 UTC  (2+ messages)
` [PATCH 2/2] batman-adv: Remove redundant if statements

[PATCH] asm-generic: avoid sparse {get,put}_unaligned warning
 2021-07-27  8:44 UTC  (6+ messages)

[PATCH 1/2] batman-adv: compat: Add support for linux/kstrtox.h
 2021-07-23 17:23 UTC  (2+ messages)
` [PATCH 2/2] batman-adv: Switch to kstrtox.h for kstrtou64

WARNING in sta_info_alloc
 2021-07-21 17:37 UTC  (3+ messages)
` [syzbot] "

[PATCH 0/9] batctl: manpage spring cleaning
 2021-07-17 11:01 UTC  (10+ messages)
` [PATCH 1/9] batctl: man: Fix alignment after json list
` [PATCH 2/9] batctl: man: Move commands to own section
` [PATCH 3/9] batctl: man: Convert lists to indented paragraph
` [PATCH 4/9] batctl: man: Use native list support
` [PATCH 5/9] batctl: man: Use tbl groff preprocessor for tables
` [PATCH 6/9] batctl: man: Switch to manpage font convention
` [PATCH 7/9] batctl: man: Add example section
` [PATCH 8/9] batctl: man: Reorder and restructure sections
` [PATCH 9/9] batctl: man: Rewrite SEE ALSO list

[syzbot] BUG: sleeping function called from invalid context in crypto_drop_spawn (2)
 2021-07-02 12:49 UTC  (2+ messages)

IRC channel moved to irc.hackint.org #batadv
 2021-06-15  8:41 UTC  (2+ messages)

[PATCH 1/2] batman-adv: Move IRC channel to hackint.org
 2021-06-13 15:01 UTC  (2+ messages)
` [PATCH 2/2] alfred: "

MediaTek MT7612u and IBSS mode
 2021-06-11  6:48 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).