b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-14 14:03:24 to 2014-06-04 19:53:36 UTC [more...]

[B.A.T.M.A.N.] [PATCH] remove unnecessary logspam
 2014-06-04 19:53 UTC 

[B.A.T.M.A.N.] [PATCH] openwrt-feed-batman-adv: enable batadv_vlan protocol
 2014-06-02 19:14 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv3 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
 2014-06-02 18:42 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv3 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [B.A.T.M.A.N.] [PATCHv3 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [B.A.T.M.A.N.] [PATCHv3 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port
` [B.A.T.M.A.N.] [PATCHv3 net-next 0/4] bridge: multicast snooping patches / exports

[B.A.T.M.A.N.] pull request net: batman-adv 20140527
 2014-06-01  3:02 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: fix NULL pointer dereferences

[B.A.T.M.A.N.] I need some help with BATMAN configuration
 2014-05-30 17:30 UTC  (3+ messages)
` [B.A.T.M.A.N.] [SUSPECTED SPAM] "

[B.A.T.M.A.N.] [PATCHv2 net-next 0/4] bridge: multicast snooping patches / exports
 2014-05-30 14:38 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv2 net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [B.A.T.M.A.N.] [PATCHv2 net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [B.A.T.M.A.N.] [PATCHv2 net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [B.A.T.M.A.N.] [PATCHv2 net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

[B.A.T.M.A.N.] [PATCH] alfred: Use memleak/error path free implementation of hash_resize
 2014-05-27 17:13 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[B.A.T.M.A.N.] [PATCH] batadv-vis: Avoid file handler leak after failed realloc
 2014-05-27 17:11 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batctl: Import hash table version from alfred
 2014-05-27 14:23 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batctl: Free hash iterator when breaking out of loop
` [B.A.T.M.A.N.] [PATCH 3/3] batctl: Use memleak/error path free implementation of hash_resize
  ` [B.A.T.M.A.N.] [PATCHv2 "

[B.A.T.M.A.N.] [PATCH 01/10] batadv-vis: Avoid memory leak after failed realloc
 2014-05-27 14:08 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH 02/10] alfred: Force null termination of string after strncpy
` [B.A.T.M.A.N.] [PATCH 03/10] batadv-vis: Avoid memory leak when tl parsing failed
` [B.A.T.M.A.N.] [PATCH 04/10] alfred: Use pre-allocated object for global variables
` [B.A.T.M.A.N.] [PATCH 05/10] batadv-vis: Avoid invalid access in orig_list
` [B.A.T.M.A.N.] [PATCH 06/10] alfred-gpsd: Fix altitute verification check
` [B.A.T.M.A.N.] [PATCH 07/10] alfred: Use strncpy instead of strcpy for string copy
` [B.A.T.M.A.N.] [PATCH 08/10] alfred: Free hash iterator when breaking out of loop
` [B.A.T.M.A.N.] [PATCH 09/10] alfred: Handle fcntl error return codes
` [B.A.T.M.A.N.] [PATCH 10/10] alfred: Fix length check for push_data

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix out-of-order fragmentation support
 2014-05-26 15:21 UTC 

[B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Init and use batman interface with correc netns
 2014-05-26 10:18 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Restrict movement of batman interfaces between netns
 2014-05-26 10:18 UTC 

[B.A.T.M.A.N.] [PATCH 1/6] batctl: Don't try to close negative file descriptors
 2014-05-24 12:16 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/6] batctl: Force null termination of string after strncpy
` [B.A.T.M.A.N.] [PATCH 3/6] batctl: Use strncpy instead of strcpy for string copy
` [B.A.T.M.A.N.] [PATCH 4/6] batctl: Return success only with valid line_ptr in read_file
` [B.A.T.M.A.N.] [PATCH 5/6] batctl: Initialize complete ping packet before write
` [B.A.T.M.A.N.] [PATCH 6/6] batctl: Don't provide uninitialized parameter to read_file

[B.A.T.M.A.N.] [PATCH] batman-adv: prefer kmalloc_array to kmalloc when possible
 2014-05-24  4:43 UTC 

[B.A.T.M.A.N.] bridge: multicast snooping patches / exports
 2014-05-24  3:36 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH net-next 1/4] bridge: rename struct bridge_mcast_query/querier
` [B.A.T.M.A.N.] [PATCH net-next 2/4] bridge: adhere to querier election mechanism specified by RFCs
` [B.A.T.M.A.N.] [PATCH net-next 3/4] bridge: add export of multicast database adjacent to net_dev
` [B.A.T.M.A.N.] [PATCH net-next 4/4] bridge: memorize and export selected IGMP/MLD querier port

[B.A.T.M.A.N.] BATMAN-ADV emulated in DCE module of ns-3
 2014-05-23  4:30 UTC  (6+ messages)

[B.A.T.M.A.N.] Adding security on BATMAN-ADV
 2014-05-22  5:53 UTC  (7+ messages)

[B.A.T.M.A.N.] BATMAN-ADV security
 2014-05-21 17:01 UTC 

[B.A.T.M.A.N.] [PATCHv4 0/3] Export the expected throughput towards a peer
 2014-05-20 13:15 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCHv4 1/3] cfg80211: export expected throughput through get_station()
` [B.A.T.M.A.N.] [PATCHv4 2/3] mac80211: export the expected throughput
` [B.A.T.M.A.N.] [PATCHv4 3/3] cfg80211: implement cfg80211_get_station cfg80211 API

[B.A.T.M.A.N.] security in batman-adv
 2014-05-20  9:07 UTC 

[B.A.T.M.A.N.] [PATCHv3 0/6] Export the expected throughput towards a peer
 2014-05-19 15:49 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCHv3 1/4] cfg80211: export expected throughput through get_station()
` [B.A.T.M.A.N.] [PATCHv3 2/4] cfg80211: export expected throughput via nl80211 (GET_STATION)
` [B.A.T.M.A.N.] [PATCHv3 3/4] mac80211: export the expected throughput
` [B.A.T.M.A.N.] [PATCHv3 4/4] cfg80211: implement cfg80211_get_station cfg80211 API

[B.A.T.M.A.N.] [PATCH] batctl: Avoid overoptimization of signal related check
 2014-05-19 11:50 UTC 

[B.A.T.M.A.N.] AR9331 Ad-hoc connection speed on OpenWRT Barrier Breaker
 2014-05-19 11:22 UTC 

[B.A.T.M.A.N.] pull request: batman-adv 20140518
 2014-05-19  1:27 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: add blank line between declarations and the rest of the code
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: remove semi-colon after macro definition
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Start new development cycle

[B.A.T.M.A.N.] [PATCHv2 0/6] Export the expected throughput towards a peer
 2014-05-17 15:05 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/6] cfg80211: export expected throughput through get_station()
  ` [B.A.T.M.A.N.] [PATCHv2 2/6] mac80211: export the expected throughput
  ` [B.A.T.M.A.N.] [PATCHv2 3/6] mac80211: minstrel - implement get_expected_throughput() API
  ` [B.A.T.M.A.N.] [PATCHv2 4/6] mac80211: minstrel_ht "
  ` [B.A.T.M.A.N.] [PATCHv2 5/6] cfg80211: implement cfg80211_get_station cfg80211 API
  ` [B.A.T.M.A.N.] [PATCHv2 6/6] cfg80211: export expected throughput via nl80211 (GET_STATION)

[B.A.T.M.A.N.] pull request net: 20140515
 2014-05-16 21:48 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix indirect hard_iface NULL dereference
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: fix reference counting imbalance while sending fragment
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: increase orig refcount when storing ref in gw_node
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: fix local TT check for outgoing arp requests in DAT

[B.A.T.M.A.N.] [PATCH] batman-adv: remove semi-colon after macro definition
 2014-05-15 19:01 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint 1/2] batman-adv: fix alignment
 2014-05-15 18:57 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH maint 2/2] batman-adv: fix var name to keep compatibility with old kernels

[B.A.T.M.A.N.] [PATCH 1/7] cfg80211: export expected throughput through get_station()
 2014-05-14 21:27 UTC  (19+ messages)
` [B.A.T.M.A.N.] [PATCH 2/7] mac80211: add get_expected_throughput API
` [B.A.T.M.A.N.] [PATCH 3/7] mac80211: add new RC API to retrieve expected throughput
` [B.A.T.M.A.N.] [PATCH 5/7] mac80211: minstrel - implement get_expected_throughput() API
` [B.A.T.M.A.N.] [PATCH 6/7] mac80211: minstrel_ht "
` [B.A.T.M.A.N.] [PATCH 7/7] cfg80211: implement cfg80211_get_station cfg80211 API

[B.A.T.M.A.N.] [PATCH] batman-adv: fix typ0 in kerneldoc and comment
 2014-05-14 21:15 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv5 maint] batman-adv: fix TT VLAN inconsistency on VLAN re-add
 2014-05-14 12:27 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: break line longer than 80chars
 2014-05-14 11:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: add blank line between declarations and the rest of the code
 2014-05-14 11:46 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-13 21:43 UTC  (4+ messages)

[B.A.T.M.A.N.] pull request net: batman-adv 20140510
 2014-05-13 16:54 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix neigh_ifinfo imbalance
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: fix neigh reference imbalance
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: always run purge_orig_neighbors
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: fix removing neigh_ifinfo

[B.A.T.M.A.N.] [PATCH] net: get rid of SET_ETHTOOL_OPS
 2014-05-08 13:19 UTC  (2+ messages)

[B.A.T.M.A.N.] batctl oops on batctl gateways call
 2014-05-08  8:44 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCHv2 maint] batman-adv: increase orig refcount when storing ref in gw_node
 2014-05-04 16:21 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv4 maint] batman-adv: fix TT VLAN inconsistency on VLAN re-add
 2014-05-04 15:41 UTC  (2+ messages)

[B.A.T.M.A.N.] Batman-adv high TQ and Low throughput
 2014-05-02 14:30 UTC  (7+ messages)
    ` [B.A.T.M.A.N.] [Battlemesh] "
      ` [B.A.T.M.A.N.] [OpenWrt-Users] "

[B.A.T.M.A.N.] [PATCH 1/2] alfred: Handle EPERM on every sendto
 2014-05-02 11:06 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] alfred: Check for changed interface properties

[B.A.T.M.A.N.] [PATCHv3 1/2] batctl: add switch for setting multicast_mode
 2014-05-02  5:34 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/2] batctl: add unicast/multicast address filter option for TT output

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix reference counting imbalance while sending fragment
 2014-05-02  5:15 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2 next] batman-adv: fix NULL pointer dereferences
 2014-05-02  5:11 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix indirect hard_iface NULL dereference
 2014-05-02  5:06 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix NULL pointer dereferences
 2014-05-02  4:50 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: increase orig refcount when storing ref in gw_node
 2014-05-01 22:16 UTC 

[B.A.T.M.A.N.] MTU issue
 2014-04-24  9:15 UTC  (2+ messages)

[B.A.T.M.A.N.] batman-adv: Multiple NULL derefence bugs (+ 1 bonus)
 2014-04-23 16:50 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: mark multicast-mode switch as potentially compiled out
 2014-04-21  3:29 UTC  (2+ messages)

[B.A.T.M.A.N.] Mesh network splits when a single node goes down
 2014-04-19 13:37 UTC 


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).