b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-06 14:07:22 to 2017-07-06 05:02:25 UTC [more...]

[B.A.T.M.A.N.] [PATCH maint v2] batman-adv: fix TT sync flag inconsistencies
 2017-07-06  5:02 UTC 

[B.A.T.M.A.N.] [PATCH] batctl: Fix error message when tcpdump packet sent failed
 2017-07-05 15:15 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove variable deprecated by skb_put_data
 2017-07-05  6:30 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint] batman-adv: fix TT sync flag inconsistencies
 2017-07-05  5:59 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: convert many more places to skb_put_zero()
 2017-07-04 15:35 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: introduce and use skb_put_data()
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: make skb_put & friends return void pointers

[B.A.T.M.A.N.] [PATCH][V2] batman-adv: fix various spelling mistakes
 2017-06-26 10:26 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: fix spelling mistake "ourselve" -> "ourself"
 2017-06-26 10:05 UTC  (4+ messages)

[B.A.T.M.A.N.] batman-adv: is it possible to increase mtu size for batman-adv interfaces?
 2017-06-20  6:33 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Remove too short %pM printk field width
 2017-06-18  8:12 UTC 

[B.A.T.M.A.N.] Odd use of %14pM in net/batman-adv/distributed-arp-table.c
 2017-06-14 19:41 UTC  (6+ messages)
  ` [B.A.T.M.A.N.] [PATCH] batman-adv: Remove unnecessary length qualifier in %14pM

[B.A.T.M.A.N.] [PATCH 00/10] pull request for net-next: batman-adv 2017-06-13
 2017-06-13 17:52 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH 01/10] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 02/10] batman-adv: decrease maximum fragment size
` [B.A.T.M.A.N.] [PATCH 03/10] batman-adv: Replace a seq_puts() call by seq_putc() in two functions
` [B.A.T.M.A.N.] [PATCH 04/10] batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq_print_text()
` [B.A.T.M.A.N.] [PATCH 05/10] batman-adv: Print correct function names in dbg messages
` [B.A.T.M.A.N.] [PATCH 06/10] batman-adv: tp_meter: mark init function with __init
` [B.A.T.M.A.N.] [PATCH 07/10] batman-adv: do not add loop detection mac addresses to global tt
` [B.A.T.M.A.N.] [PATCH 08/10] batman-adv: simplify return handling in some TT functions
` [B.A.T.M.A.N.] [PATCH 09/10] batman-adv: Use default throughput value on cfg80211 error
` [B.A.T.M.A.N.] [PATCH 10/10] batman-adv: Accept only filled wifi station info

[B.A.T.M.A.N.] [PATCH 0/2] pull request for net: batman-adv 2017-06-13
 2017-06-13 17:46 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix rx packet/bytes stats on local ARP reply
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: fix memory leak when dropping packet from other gateway

[B.A.T.M.A.N.] [batctl] compiling with gcc 7.1.0: there are some notes and warnings
 2017-06-13 12:25 UTC  (21+ messages)
  ` [B.A.T.M.A.N.] [PATCH] batctl: suppress implicit-fallthrough compiler warning
  ` [B.A.T.M.A.N.] [PATCH] batctl: change PATH_BUFF_LEN to maximal possible value
  ` [B.A.T.M.A.N.] [PATCH 1/2] "
  ` [B.A.T.M.A.N.] [PATCH 2/2] batctl: suppress implicit-fallthrough compiler warning
      ` [B.A.T.M.A.N.] [PATCH 2/2] batctl: suppress implicit-fallthrough compiler

[B.A.T.M.A.N.] [PATCH v2 0/6] batman-adv: broadcast packet aggregation
 2017-06-13 12:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v3 1/2] batman-adv: Use default throughput value on cfg80211 error
 2017-06-12  6:14 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v3 2/2] batman-adv: Accept only filled wifi station info

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix inconsistent teardown and release of private netdev state
 2017-06-09 16:42 UTC 

[B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: Use default throughput value on cfg80211 error
 2017-06-09 14:29 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/2] batman-adv: Accept only filled wifi station info

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Use default throughput value on cfg80211 error
 2017-06-09 14:06 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Accept only filled wifi station info

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: do not add loop detection mac addresses to global tt
 2017-06-09  8:29 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: handle race condition for claims also in batadv_bla_rx
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: simplify return handling in some TT functions

[B.A.T.M.A.N.] [PATCH net] net: batman-adv: Fix possible memleaks when fail to register_netdevice
 2017-06-09  7:26 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCH] tp_meter: mark init function with __init
 2017-06-09  7:09 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFC] batman-adv: Fix inconsistent teardown and release of private netdev state
 2017-06-09  7:05 UTC 

[B.A.T.M.A.N.] [wpa_supplicant] Is there a way to limit peers (to about 12) for IBSS/adhoc?
 2017-06-03  9:21 UTC  (7+ messages)

[B.A.T.M.A.N.] [batman-adv] one edge case with 40+ neighbors
 2017-06-02  8:57 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: prevent adding of loop detection mac addresses to global tt
 2017-06-01 14:48 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH 1/3] alfred: Check if tg hash was really initialized
 2017-06-01  8:25 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] alfred: Always initialize orig cache hash pointer
` [B.A.T.M.A.N.] [PATCH 3/3] alfred: Always initialize translation "

[B.A.T.M.A.N.] MAC addresses of loop detect frames in global translation-table
 2017-06-01  8:16 UTC  (8+ messages)
    ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] [PATCH 0/5] alfred: TQ query optimizations
 2017-06-01  6:15 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] alfred: Move alfred specific netlink code in separate file
` [B.A.T.M.A.N.] [PATCH 2/5] alfred: Only query tq of remote master in slave mode
` [B.A.T.M.A.N.] [PATCH 3/5] alfred: Check the TQ of master servers before pushing data
` [B.A.T.M.A.N.] [PATCH 4/5] alfred: Cache the TQ values for each originator
` [B.A.T.M.A.N.] [PATCH 5/5] alfred: Cache the global translation table entries

[B.A.T.M.A.N.] B.A.T.M.A.N. Agenda for BattleMesh
 2017-05-31 13:50 UTC 

[B.A.T.M.A.N.] [PATCH 0/2] batman-adv: Fine-tuning for three function implementations
 2017-05-23 10:14 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Replace a seq_puts() call by seq_putc() in two functions
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq_print_text()

[B.A.T.M.A.N.] [PATCH] batman-adv: Print correct function names in dbg messages
 2017-05-23 10:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix rx packet/bytes stats on local ARP reply
 2017-05-19 10:41 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix memory leak when dropping packet from other gateway
 2017-05-19 10:40 UTC  (2+ messages)

[B.A.T.M.A.N.] Memory leakage
 2017-05-19  7:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: handle race condition for claims also in batadv_bla_rx
 2017-05-10  5:45 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] Antwort: "

[B.A.T.M.A.N.] Wow - B.A.T.M.A.N. on Silicon Valley ?
 2017-05-03  6:33 UTC  (2+ messages)

[B.A.T.M.A.N.] how well does batman-adv scale
 2017-05-02 11:35 UTC  (10+ messages)

[B.A.T.M.A.N.] [batman-adv] Does batman-adv works perfectly?
 2017-04-26  7:46 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: compat: fix compilation for kernels >= 4.11 on Debian
 2017-04-25  6:28 UTC  (2+ messages)

[B.A.T.M.A.N.] (no subject)
 2017-04-25  0:56 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH v3 1/5] batman-adv: Introduce packet type independent TVLV handler API
` [B.A.T.M.A.N.] [PATCH v3 2/5] batman-adv: Allow TVLVs greater than 128 bytes
` [B.A.T.M.A.N.] [PATCH v3 3/5] batman-adv: aggregation packet reception
` [B.A.T.M.A.N.] [PATCH v3 4/5] batman-adv: aggregation packet queueing and transmission
` [B.A.T.M.A.N.] [PATCH v3 5/5] batman-adv: do not aggregate rebroadcasts in the same packet
` [B.A.T.M.A.N.] [PATCH v3 0/5] batman-adv: broadcast packet aggregation

[B.A.T.M.A.N.] [PATCH v4 0/4] Broadcast Avoidances, Neighborhood Hash
 2017-04-25  0:53 UTC  (2+ messages)

[B.A.T.M.A.N.] Duplicate #include guards with make-kpkg / out-of-tree compile errors
 2017-04-24 19:27 UTC  (3+ messages)

[B.A.T.M.A.N.] [batman-adv] Deaf hang happens quite often for a distant node (ar9331 + openwrt)
 2017-04-23  2:49 UTC 

[B.A.T.M.A.N.] [ath10k] [batman-adv] Robustness of batman-adv or IBSS/802.11s on ath9k (AR9331 chip)
 2017-04-22  9:12 UTC  (3+ messages)
` [B.A.T.M.A.N.] [OpenWrt-Devel] "

[B.A.T.M.A.N.] batman-adv route selection parameters
 2017-04-20 18:04 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 00/19] pull request for net-next: batman-adv 2017-04-06
 2017-04-06 21:55 UTC  (21+ messages)
` [B.A.T.M.A.N.] [PATCH 01/19] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 02/19] batman-adv: Reduce preprocessor checks in multicast.c
` [B.A.T.M.A.N.] [PATCH 03/19] batman-adv: Fix unbalanced braces around else statement
` [B.A.T.M.A.N.] [PATCH 04/19] batman-adv: Fix possible side-effects in _batadv_dbg
` [B.A.T.M.A.N.] [PATCH 05/19] batman-adv: Convert BATADV_PRINT_VID macro to function
` [B.A.T.M.A.N.] [PATCH 06/19] batman-adv: Use __func__ to add function names to messages
` [B.A.T.M.A.N.] [PATCH 07/19] batman-adv: Omit unnecessary memset of netdev private data
` [B.A.T.M.A.N.] [PATCH 08/19] batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
` [B.A.T.M.A.N.] [PATCH 09/19] batman-adv: prevent duplication of ARP replies when DAT is used
` [B.A.T.M.A.N.] [PATCH 10/19] batman-adv: drop unicast packets from other backbone gw
` [B.A.T.M.A.N.] [PATCH 11/19] batman-adv: changed debug messages for easier bla debugging
` [B.A.T.M.A.N.] [PATCH 12/19] batman-adv: handle race condition for claims between gateways
` [B.A.T.M.A.N.] [PATCH 13/19] batman-adv: privatize forw_packet skb assignment
` [B.A.T.M.A.N.] [PATCH 14/19] batman-adv: restructure rebroadcast counter into forw_packet API
` [B.A.T.M.A.N.] [PATCH 15/19] batman-adv: Use ethtool helper to get link status
` [B.A.T.M.A.N.] [PATCH 16/19] batman-adv: Remove ethtool msglevel functions
` [B.A.T.M.A.N.] [PATCH 17/19] batman-adv: Remove ethtool .get_settings stub
` [B.A.T.M.A.N.] [PATCH 18/19] batman-adv: Group ethtool related code together
` [B.A.T.M.A.N.] [PATCH 19/19] batman-adv: Use net_device_stats from struct net_device


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