messages from 2021-05-09 19:44:59 to 2021-10-24 14:58:30 UTC [more...]
[syzbot] WARNING in batadv_nc_mesh_free
2021-10-24 14:58 UTC (9+ 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)
[syzbot] WARNING in batadv_v_ogm_free
2021-10-21 23:19 UTC
[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)
[syzbot] WARNING: ODEBUG bug in batadv_v_ogm_free
2021-10-08 1:46 UTC
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 (5+ messages)
` [PATCH v3 2/3] batman-adv: bcast: avoid skb-copy for (re)queued broadcasts
` [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)
[PATCH 00/11] pull request for net-next: batman-adv 2021-06-08
2021-06-08 19:20 UTC (13+ messages)
` [PATCH 01/11] batman-adv: Start new development cycle
` [PATCH 02/11] batman-adv: Always send iface index+name in genlmsg
` [PATCH 03/11] batman-adv: bcast: queue per interface, if needed
` [PATCH 04/11] batman-adv: bcast: avoid skb-copy for (re)queued broadcasts
` [PATCH 05/11] batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
` [PATCH 06/11] batman-adv: Remove the repeated declaration
` [PATCH 07/11] batman-adv: Fix spelling mistakes
` [PATCH 08/11] batman-adv: Drop implicit creation of batadv net_devices
` [PATCH 09/11] batman-adv: Avoid name based attaching of hard interfaces
` [PATCH 10/11] batman-adv: Don't manually reattach hard-interface
` [PATCH 11/11] batman-adv: Drop reduntant batadv interface check
[PATCH 0/1] pull request for net: batman-adv 2021-06-08
2021-06-08 19:20 UTC (3+ messages)
` [PATCH 1/1] batman-adv: Avoid WARN_ON timing related checks
WARNING in batadv_iv_send_outstanding_bat_ogm_packet
2021-06-06 16:23 UTC (5+ messages)
` [PATCH] batman-adv: don't warn when enslaving hard interface failed
[RFC PATCH 1/2] batctl: Combine command section attributes
2021-06-05 12:45 UTC (2+ messages)
` [RFC PATCH 2/2] batctl: Fix build with lld-13 or ld 2.37 start-stop-gc
[PATCH 1/4] batman-adv: Drop implicit creation of batadv net_devices
2021-06-02 20:32 UTC (4+ messages)
` [PATCH 2/4] batman-adv: Avoid name based attaching of hard interfaces
` [PATCH 3/4] batman-adv: Don't manually reattach hard-interface
` [PATCH 4/4] batman-adv: Drop reduntant batadv interface check
[PATCH net-next] batman-adv: Fix spelling mistakes
2021-06-02 6:57 UTC (2+ messages)
` 答复: "
irc update
2021-06-01 11:49 UTC (2+ messages)
[syzbot] INFO: task hung in register_netdevice_notifier (2)
2021-06-01 5:00 UTC
Request for consultancy on B.A.T.M.A.N derived overlay routing
2021-05-31 7:45 UTC
[PATCH] batman-adv: Remove the repeated declaration
2021-05-28 10:00 UTC (2+ messages)
[PATCH] batman-adv: Avoid WARN_ON timing related checks
2021-05-18 19:00 UTC
[PATCH] batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support
2021-05-15 15:22 UTC
[PATCH v3 0/4] batctl: Add JSON debug commands
2021-05-14 16:18 UTC (6+ messages)
` [PATCH v3 1/4] batctl: originators_json: Add originators_json command
` [PATCH v3 2/4] batctl: neighbors_json: Add neighbors_json command
` [PATCH v3 3/4] batctl: transglobal_json: Add transglobal_json command
` [PATCH v3 4/4] batctl: translocal_json: Add translocal_json command
[PATCH v3 0/2] batctl: Prepare JSON commands
2021-05-14 16:15 UTC (5+ messages)
` [PATCH v3 1/2] batctl: main: Prepare DEBUGJSON command type
` [PATCH v3 2/2] batctl: debug: Introduce handler for DEBUGJSON
[PATCH v2] batman-adv: bcast: queue per interface, if needed
2021-05-14 11:52 UTC (4+ messages)
[PATCH v3 0/2] batctl: Add generic JSON interface
2021-05-14 10:58 UTC (4+ messages)
` [PATCH v3 1/2] batctl: netlink: Make netlink_query_common non-static
` [PATCH v3 2/2] batctl: genl_json: Add generic JSON interface
[PATCH net-next v2 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
2021-05-11 11:28 UTC (24+ messages)
` [net-next v2 01/11] net: bridge: mcast: rename multicast router lists and timers
` [net-next v2 02/11] net: bridge: mcast: add wrappers for router node retrieval
` [net-next v2 03/11] net: bridge: mcast: prepare mdb netlink for mcast router split
` [net-next v2 04/11] net: bridge: mcast: prepare query reception "
` [net-next v2 05/11] net: bridge: mcast: prepare is-router function "
` [net-next v2 06/11] net: bridge: mcast: prepare expiry functions "
` [net-next v2 07/11] net: bridge: mcast: prepare add-router function "
` [net-next v2 08/11] net: bridge: mcast: split router port del+notify "
` [net-next v2 09/11] net: bridge: mcast: split multicast router state for IPv4 and IPv6
` [net-next v2 10/11] net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
` [net-next v2 11/11] net: bridge: mcast: export multicast router presence adjacent to a port
[PATCH 0/6] batctl: Use shared batadv genl socket for requests
2021-05-10 19:49 UTC (7+ messages)
` [PATCH 1/6] batctl: Consume genl ACKs after setting reads
` [PATCH 2/6] batctl: throughputmeter: Use global genl socket
` [PATCH 3/6] batctl: interface: List using shared "
` [PATCH 4/6] batctl: Get meshif info "
` [PATCH 5/6] batctl: Use common genl socket for netlink_query_common
` [PATCH 6/6] batctl: routing_algo: List using shared genl socket
[PATCH v2 2/2] batctl: Add JSON debug commands
2021-05-10 14:22 UTC (4+ messages)
[PATCH] batctl: Avoid boolean in structures
2021-05-10 13:39 UTC
batctl: translocal: Simplify evaluation of last_seen
2021-05-10 13:29 UTC
[PATCH] batctl: Realign netlink_policy array
2021-05-10 13:24 UTC
[PATCH 1/4] batctl: originators: Get outgoing ifname from netlink
2021-05-10 13:07 UTC (4+ messages)
` [PATCH 2/4] batctl: neighbors: "
` [PATCH 3/4] batctl: ping: "
` [PATCH 4/4] batctl: event: Get ifname from netlink message
[PATCH] batman-adv: Always send iface index+name in genlmsg
2021-05-10 13:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).