messages from 2024-02-12 10:26:31 to 2024-11-19 15:03:21 UTC [more...]
IP connectivity issue at openwrt nodes
2024-11-19 15:02 UTC (6+ messages)
Please unsubscribe me from the mailing list. thank you
2024-11-19 11:04 UTC (2+ messages)
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-19 3:07 UTC (7+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-11-17 11:56 UTC (13+ messages)
` [PATCH 06/17] batman-adv: "
` (subset) [PATCH 00/17] "
[PATCH v2 0/5] batman-adv: TT change events fixes and improvements
2024-11-17 8:25 UTC (8+ messages)
` [PATCH v2 1/5] batman-adv: Do not send uninitialized TT changes
` [PATCH v2 2/5] batman-adv: Remove uninitialized data in full table TT response
` [PATCH v2 3/5] batman-adv: Do not let TT changes list grows indefinitely
` [PATCH v2 4/5] batman-adv: Remove atomic usage for tt.local_changes
` [PATCH v2 5/5] batman-adv: Don't keep redundant TT change events
[syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread
2024-11-16 21:50 UTC
[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
2024-11-15 23:35 UTC (8+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns
[PATCH-net] batman-adv: Fix "Arguments in wrong order" issue
2024-11-15 7:14 UTC (2+ messages)
[PATCH v2] batman-adv: add dynamic, bridged-in TT VID detection support
2024-11-14 18:06 UTC (7+ messages)
[RFC PATCH 0/4] batman-adv: TT change events fixes and improvements
2024-11-01 22:05 UTC (5+ messages)
` [RFC PATCH 1/4] batman-adv: Do not send uninitialized TT changes
` [RFC PATCH 2/4] batman-adv: Do not let TT changes list grows indefinitely
` [RFC PATCH 3/4] batman-adv: Remove atomic usage for tt.local_changes
` [RFC PATCH 4/4] batman-adv: Don't keep redundant TT change events
[syzbot] [batman?] BUG: soft lockup in batadv_iv_send_outstanding_bat_ogm_packet
2024-11-01 1:30 UTC (3+ messages)
` [syzbot] [netfilter] "
[PATCH v5 0/2] batman-adv: increase DAT DHT timeout
2024-10-28 13:25 UTC (8+ messages)
` [PATCH v5 1/2] batman-adv: split DAT cache into DAT cache and DAT DHT
` [PATCH v5 2/2] batman-adv: increase DAT DHT timeout
[PATCH 0/1] batctl: ping: Add millisecond precision to ping interval
2024-10-20 9:07 UTC (3+ messages)
` [1/1 PATCH] "
[PATCH 0/4] pull request for net-next: batman-adv 2024-10-15
2024-10-15 13:40 UTC (6+ messages)
` [PATCH 1/4] batman-adv: Start new development cycle
` [PATCH 2/4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
` [PATCH 3/4] batman-adv: Use string choice helper to print booleans
` [PATCH 4/4] batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
[PATCH] batman-adv: mcast: add option to forward MLD reports only to mcast routers
2024-10-07 8:22 UTC (3+ messages)
[PATCH] batman-adv: Use string choice helper to print booleans
2024-10-06 17:39 UTC
[PATCH v2] batctl: Dynamically select header format in netlink_print_neighbors
2024-09-20 17:19 UTC (3+ messages)
[syzbot] [batman?] INFO: rcu detected stall in batadv_bla_periodic_work (2)
2024-09-17 15:14 UTC
[PATCH v2] batctl: add dat_dht command
2024-09-11 5:18 UTC
[PATCH v3] batctl: Dynamically select header format in netlink_print_neighbors
2024-09-10 19:22 UTC
[PATCH v3] alfred: add more verbose error message
2024-09-10 19:05 UTC
[PATCH v2] alfred: add more verbose error message
2024-09-10 8:39 UTC (2+ messages)
[PATCH] batctl: neighbor: Fix print neighbors table header
2024-09-09 9:29 UTC (4+ messages)
[PATCH] alfred: add more verbose error message
2024-09-09 9:18 UTC (2+ messages)
bat0 not capable of MTU > 1500
2024-09-03 21:19 UTC (3+ messages)
[PATCH] batctl: add switch for setting multicast_mld_rtr_only
2024-08-31 19:45 UTC
BUG: general protection fault in batadv_bla_del_backbone_claims
2024-08-29 6:27 UTC (4+ messages)
[syzbot] Monthly batman report (Jul 2024)
2024-07-15 18:58 UTC
[syzbot] [batman?] INFO: rcu detected stall in batadv_iv_send_outstanding_bat_ogm_packet (5)
2024-07-04 19:37 UTC (2+ messages)
configuration for mobile nodes
2024-06-29 1:40 UTC (2+ messages)
[PATCH 0/2] pull request for net: batman-adv 2024-06-21
2024-06-22 1:20 UTC (4+ messages)
` [PATCH 1/2] batman-adv: Don't accept TT entries for out-of-spec VIDs
` [PATCH 2/2] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
[PATCH] batman-adv: add dynamic, bridged-in TT VID detection support
2024-06-12 21:36 UTC
[PATCH] Revert "batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks"
2024-06-12 18:22 UTC (9+ messages)
[PATCH v4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-06-07 18:33 UTC (2+ messages)
[PATCH AUTOSEL 4.19 1/3] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:20 UTC
[PATCH AUTOSEL 5.4 2/6] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:19 UTC
[PATCH AUTOSEL 5.10 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:18 UTC
[PATCH AUTOSEL 5.15 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:17 UTC
[PATCH AUTOSEL 6.1 03/17] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:16 UTC
[PATCH AUTOSEL 6.6 04/21] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:15 UTC
[PATCH AUTOSEL 6.8 05/30] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:13 UTC
[PATCH AUTOSEL 6.9 06/35] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-05-27 14:11 UTC
[PATCH] wifi: cfg80211: Lock wiphy in cfg80211_get_station
2024-05-21 14:51 UTC (6+ messages)
About Throughput in BATMAN_V
2024-05-19 14:33 UTC (10+ messages)
[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-05-09 17:17 UTC (8+ messages)
[PATCH] batman-adv: Don't accept TT entries for out-of-spec VIDs
2024-05-04 20:27 UTC
[PATCH v2] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-05-01 13:35 UTC (3+ messages)
Using B.A.T.M.A.N.-Adv and scanning for neighbours
2024-04-29 14:28 UTC (2+ messages)
Menopausal Therapy Market Size, Regional Outlook, Competitive Landscape, Revenue Analysis & Forecast
2024-04-18 6:52 UTC
How to cite the BATMAN routing protocol in a research paper?
2024-04-08 7:42 UTC (2+ messages)
[PATCH] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-04-06 16:46 UTC (3+ messages)
[PATCH 0/3] pull request for net-next: batman-adv 2024-04-05
2024-04-05 8:45 UTC (4+ messages)
` [PATCH 1/3] batman-adv: Start new development cycle
` [PATCH 2/3] batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
` [PATCH 3/3] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
[PATCH 0/1] pull request for net: batman-adv 2024-04-05
2024-04-05 8:31 UTC (2+ messages)
` [PATCH 1/1] batman-adv: Avoid infinite loop trying to resize local TT
[PATCH AUTOSEL 4.19 02/11] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:35 UTC
[PATCH AUTOSEL 5.4 02/15] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:34 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 03/15] batman-adv: Improve exception handling in batadv_throw_uevent()
[PATCH AUTOSEL 5.10 02/17] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 03/17] batman-adv: Improve exception handling in batadv_throw_uevent()
[PATCH AUTOSEL 5.15 02/20] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:32 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 03/20] batman-adv: Improve exception handling in batadv_throw_uevent()
[PATCH AUTOSEL 6.1 03/31] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:31 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 04/31] batman-adv: Improve exception handling in batadv_throw_uevent()
[PATCH AUTOSEL 6.6 04/52] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:28 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 05/52] batman-adv: Improve exception handling in batadv_throw_uevent()
[PATCH AUTOSEL 6.8 04/68] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
2024-03-29 12:25 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 05/68] batman-adv: Improve exception handling in batadv_throw_uevent()
[syzbot] [batman?] BUG: soft lockup in sys_sendmsg
2024-03-21 18:26 UTC (6+ messages)
` [syzbot] [tipc?] "
[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
2024-03-19 13:31 UTC (3+ messages)
[PATCH] batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
2024-03-12 18:25 UTC (2+ messages)
[PATCH] batman-adv: Avoid infinite loop trying to resize local TT
2024-02-12 13:32 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