b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 08:30:23 to 2015-12-15 23:31:37 UTC [more...]

[B.A.T.M.A.N.] [PATCH 01/23] batman-adv: Fix list removal of batadv_hardif_neigh_node
 2015-12-15 23:31 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 02/23] batman-adv: Convert batadv_hardif_neigh_node to kref
` [B.A.T.M.A.N.] [PATCH 03/23] batman-adv: Avoid recursive call_rcu for batadv_hardif_neigh_node
` [B.A.T.M.A.N.] [PATCH 04/23] batman-adv: Drop immediate free functions "

[B.A.T.M.A.N.] [PATCH 0/3] Couple of patches while developing BATMAN V
 2015-12-15 14:15 UTC  (14+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: fix lockdep splat when doing mcast_free
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: add seqno maximum age and protection start flag parameters

[B.A.T.M.A.N.] [PATCH] batctl: Remove bogus length check in debugfs_make_path
 2015-12-14 14:00 UTC 

[B.A.T.M.A.N.] [PATCH 1/2] alfred: Fix typo Retreive -> Retrieve
 2015-12-14 14:00 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] alfred: Remove bogus length check in debugfs_make_path

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix build with linux < 3.9.0
 2015-12-14 12:48 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH-next 1/3] net: propagate upper priv via netdev_master_upper_dev_link
 2015-12-13  6:30 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH-next 2/3] net: add possibility to pass information about upper device via notifier
` [B.A.T.M.A.N.] [PATCH-next 3/3] batman-adv: Act on NETDEV_*_TYPE_CHANGE events

[B.A.T.M.A.N.] old batman-adv within 15.05 brunch?
 2015-12-10 10:49 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH-maint] batman-adv: fix lockdep splat when doing mcast_free
 2015-12-07 22:39 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request [net]: batman-adv 20151207
 2015-12-07 22:04 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: fix speedy join for DAT cache replies
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: avoid keeping false temporary entry
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: fix erroneous client entry duplicate detection
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: Fix invalid stack access in batadv_dat_select_candidates

[B.A.T.M.A.N.] [PATCH] batmand: Switch to HTTPS version of links
 2015-12-06 21:47 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batmand: Switch to HTTPS version of links
 2015-12-06 21:46 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv-doc: Fix external links
 2015-12-06 15:28 UTC 

[B.A.T.M.A.N.] [PATCH] openwrt-feed-batman-adv: Switch to HTTPS version of links
 2015-12-06 15:16 UTC 

[B.A.T.M.A.N.] [PATCH] openwrt-feed-alfred: Switch to HTTPS version of links
 2015-12-06 15:15 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Switch to HTTPS version of links
 2015-12-06 15:15 UTC 

[B.A.T.M.A.N.] [PATCH] alfred: Switch to HTTPS version of links
 2015-12-06 15:14 UTC 

[B.A.T.M.A.N.] [PATCH net-next 0/4] Allow BATMAN to use hdlc-eth interfaces
 2015-12-05 22:45 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH net-next 1/4] WAN: HDLC: Detach protocol before unregistering device
` [B.A.T.M.A.N.] [PATCH net-next 2/4] WAN: HDLC: Call notifiers before and after changing device type
` [B.A.T.M.A.N.] [PATCH net-next 3/4] ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
` [B.A.T.M.A.N.] [PATCH net-next 4/4] batman-adv: Act on NETDEV_*_TYPE_CHANGE events

[B.A.T.M.A.N.] Invalid memory access during if add/del with multiple interfaces
 2015-11-29  1:17 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix invalid read while copying bat_iv.bcast_own
 2015-11-29  0:48 UTC 

[B.A.T.M.A.N.] batman-adv licence
 2015-11-23 16:43 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Add missing forward declaration for net_device
 2015-11-22  3:14 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/3] batman-adv: Deletion of a few unnecessary checks
 2015-11-21 21:51 UTC  (13+ messages)
                                  ` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
                                  ` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: Split a condition check
                                  ` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: Less function calls in batadv_is_ap_isolated() after error detection
                                ` [B.A.T.M.A.N.] [PATCH 0/2] batman-adv: Deletion of some unnecessary checks
                                  ` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Delete unnecessary checks before the function call "kfree_skb"
                                  ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Less checks in batadv_tvlv_unicast_send()

[B.A.T.M.A.N.] [PATCH 0/2] Bridge loop avoidance startup fixes
 2015-11-21 21:43 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: purge bridge loop avoidance when its disabled
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: increase BLA wait periods to 6
  ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: increase BLA wait periods to6

[B.A.T.M.A.N.] [PATCH] batman-adv: only call post function if something changed
 2015-11-21 21:41 UTC  (2+ messages)

[B.A.T.M.A.N.] Integrity checks for packets, who does it?
 2015-11-20 16:37 UTC  (2+ messages)

[B.A.T.M.A.N.] batctl file errors
 2015-11-19 19:17 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: fix kerneldoc for DAT functions
 2015-11-18  8:58 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: fix kerneldoc for TT functions
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: add kernel doc for AP isolation attributes in bat_priv

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix variable declaration warning in batadv_compare_tt
 2015-11-18  8:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Change ifconfig examples to iproute2
 2015-11-17  8:55 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Fix invalid stack access in batadv_dat_select_candidates
 2015-11-17  8:49 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix lockdep annotation of batadv_tlv_container_remove
 2015-11-17  8:43 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Add function to convert string to batadv throughput
 2015-11-17  8:06 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Update/repair bridge loop avoidance kerneldoc
 2015-11-17  7:36 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/2] Kerneldoc fixes and TODOs
 2015-11-17  7:34 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Fix kerneldoc of main functions
  ` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Fix kerneldoc of network-coding functions

[B.A.T.M.A.N.] Classes and purposed classes (problem to solve)
 2015-11-17  1:15 UTC  (2+ messages)

[B.A.T.M.A.N.] Classes and purposed classes (problem to solve)
 2015-11-16  2:13 UTC  (3+ messages)

[B.A.T.M.A.N.] bridge detaching crash
 2015-11-14 16:50 UTC  (9+ messages)
      ` [B.A.T.M.A.N.] R: "

[B.A.T.M.A.N.] [RFC] batman-adv: Remove recursive bat-on-bat netdevice check
 2015-11-13 19:46 UTC 

[B.A.T.M.A.N.] compiling error of alfred (master) on deb7 host
 2015-11-13  8:48 UTC  (2+ messages)

[B.A.T.M.A.N.] 5Ghz ad-hoc network for batman-adv
 2015-11-08 18:22 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Update/repair bridge loop avoidance kerneldoc
 2015-11-05 19:25 UTC  (2+ messages)

[B.A.T.M.A.N.] Compiling for Beaglebone
 2015-11-04 23:34 UTC  (5+ messages)

[B.A.T.M.A.N.] Fwd: MTU problem
 2015-11-04 11:31 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2] batman-adv: Add function to convert string to batadv throughput
 2015-11-03  9:07 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Add function to convert string to batadv throughput
 2015-11-02 17:57 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix invalid stack access in batadv_dat_select_candidates
 2015-11-02 16:19 UTC 

[B.A.T.M.A.N.] Missing patches in net-next
 2015-10-31 12:03 UTC 

[B.A.T.M.A.N.] [RFC] batman-adv: Fix invalid stack access in batadv_dat_select_candidates
 2015-10-28  9:10 UTC  (2+ messages)

[B.A.T.M.A.N.] Alfred GPS higher update rate
 2015-10-22  1:14 UTC  (4+ messages)

[B.A.T.M.A.N.] video streaming over batman-adv
 2015-10-19  9:36 UTC  (4+ messages)

[B.A.T.M.A.N.] Starting a cellular network
 2015-10-17 15:18 UTC  (2+ messages)

[B.A.T.M.A.N.] Questions arised while iplementing NetJSON
 2015-10-08  9:07 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv11 0/4] Multicast optimizations for bridges
 2015-10-07  8:06 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv11 1/4] batman-adv: Always flood IGMP/MLD reports
` [B.A.T.M.A.N.] [PATCHv11 2/4] batman-adv: Add multicast optimization support for bridged setups
` [B.A.T.M.A.N.] [PATCHv11 3/4] batman-adv: Adding logging of mcast flag changes
` [B.A.T.M.A.N.] [PATCHv11 4/4] batman-adv: Add debugfs table for mcast flags

[B.A.T.M.A.N.] [dave.taht@gmail.com: [OpenWrt-Devel] the cerowrt project's letter to the fcc about the wifi lockdown is nearly final]
 2015-10-06 10:49 UTC 

[B.A.T.M.A.N.] Questions arised while iplementing NetJSON
 2015-10-05 16:39 UTC 

[B.A.T.M.A.N.] Alfred update-command
 2015-10-04 16:46 UTC  (6+ messages)

[B.A.T.M.A.N.] Batman-advanced-dkms + debian + kernel >4.1
 2015-10-04 16:41 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Change ifconfig examples to iproute2
 2015-10-04 11:15 UTC 

[B.A.T.M.A.N.] NetJSON ALFRED implementation
 2015-09-29 21:50 UTC 

[B.A.T.M.A.N.] Suggestions to get extended jsondoc alfred output
 2015-09-29 16:17 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Place constant on right side of comparison
 2015-09-26 14:12 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: kernel doc readability updates
 2015-09-26 14:08 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag
 2015-09-26 14:06 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] alfred: Fix typos
 2015-09-18 10:50 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Fix kerneldoc parsing of return description
 2015-09-18  8:13 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Place constant on right side of comparison
 2015-09-14  8:53 UTC  (2+ messages)

[B.A.T.M.A.N.] kerneldoc cleanups
 2015-09-14  8:52 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCH 5/9] batman-adv: Fix kerneldoc parsing of structs/enums
` [B.A.T.M.A.N.] [PATCH 6/9] batman-adv: Remove kerneldoc for missing parameters
` [B.A.T.M.A.N.] [PATCH 7/9] batman-adv: Fix names in kerneldoc of functions
` [B.A.T.M.A.N.] [PATCH 9/9] batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs


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