messages from 2012-11-21 12:11:54 to 2012-12-17 12:18:38 UTC [more...]
[B.A.T.M.A.N.] Wiki is advertisement platform
2012-12-17 12:18 UTC (5+ messages)
[B.A.T.M.A.N.] [RFC] batman-adv and babel hybrid status
2012-12-16 13:12 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: unbloat batadv_priv if debug is not enabled
2012-12-16 5:53 UTC
[B.A.T.M.A.N.] [PATCHv2 0/7] CATWOMAN: Network coding in batman-adv
2012-12-15 13:15 UTC (12+ messages)
` [B.A.T.M.A.N.] [PATCHv2 1/7] batman-adv: Return reason for failure in batadv_check_unicast_packet()
` [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: Add the initial code for network coding
` [B.A.T.M.A.N.] [PATCHv2 3/7] batman-adv: Detect coding nodes and remove these after timeout
` [B.A.T.M.A.N.] [PATCHv2 4/7] batman-adv: Buffer unicast packets before forward
` [B.A.T.M.A.N.] [PATCHv2 5/7] batman-adv: Code and transmit packets if possible
` [B.A.T.M.A.N.] [PATCHv2 6/7] batman-adv: Save overheard and tx packets for decoding
` [B.A.T.M.A.N.] [PATCHv2 7/7] batman-adv: Receive coded packets and decode them
[B.A.T.M.A.N.] [PATCH] batman-adv: a delayed_work has to be initialised once
2012-12-15 13:10 UTC
[B.A.T.M.A.N.] [PATCHv3] batman-adv: postpone OGM preparation to sending time
2012-12-15 11:14 UTC
[B.A.T.M.A.N.] [PATCH] batman-adv: remove unused variable from orig_node struct
2012-12-15 11:09 UTC
[B.A.T.M.A.N.] [PATCHv2] batman-adv: postpone OGM preparation to sending time
2012-12-15 11:02 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: postpone OGM preparation to sending time
2012-12-15 8:54 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: fix typo in debug message
2012-12-15 8:35 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: use the const qualifier in hash functions
2012-12-15 8:24 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batctl: indicate successful termination when -h is used
2012-12-15 8:21 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCHv2] batctl: output errors to stderr
2012-12-15 8:20 UTC (2+ messages)
[B.A.T.M.A.N.] [RFC] batman-adv: postpone OGM preparation to sending time
2012-12-13 18:04 UTC (3+ messages)
[B.A.T.M.A.N.] [RFC] batman-adv: postpone sysfs removal when unregistering
2012-12-13 17:57 UTC (3+ messages)
[B.A.T.M.A.N.] [RFC] batman-adv boot setup scheme on OpenWRT
2012-12-10 0:13 UTC (13+ messages)
[B.A.T.M.A.N.] net, batman: lockdep circular dependency warning
2012-12-05 21:03 UTC (4+ messages)
[B.A.T.M.A.N.] RFC: Removing one indirection layer for patches
2012-12-05 18:04 UTC (3+ messages)
[B.A.T.M.A.N.] RFC: Removing one indirection layer for patches
2012-12-05 13:12 UTC (11+ messages)
[B.A.T.M.A.N.] [PATCH] batctl: output errors to stderr
2012-12-05 8:23 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH] net: fix possible deadlocks in rtnl_trylock/unlock
2012-12-03 20:50 UTC (9+ messages)
[B.A.T.M.A.N.] [PATCHv2 1/5] batman-adv: Use common Jenkins Hash implementation
2012-12-01 17:07 UTC (8+ messages)
` [B.A.T.M.A.N.] [PATCHv2 2/5] batman-adv: Define the size of hashtables by hash bits
` [B.A.T.M.A.N.] [PATCHv2 3/5] batman-adv: Remove size information from hash table
` [B.A.T.M.A.N.] [PATCHv2 4/5] batman-adv: Remove wrapper structure for hash tables
` [B.A.T.M.A.N.] [PATCHv2 5/5] batman-adv: Allow to use different sized hash locks array
[B.A.T.M.A.N.] [PATCH] batman-adv: don't compile the BLA switch if not requested
2012-12-01 15:32 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH 1/7] batman-adv: Move soft-interface initialization to ndo_init
2012-12-01 14:54 UTC (14+ messages)
` [B.A.T.M.A.N.] [PATCH 2/7] batman-adv: Move deinitialization of soft-interface to destructor
` [B.A.T.M.A.N.] [PATCH 3/7] batman-adv: Don't always delete softif when last slave was removed
` [B.A.T.M.A.N.] [PATCH 4/7] batman-adv: Remove slave interfaces before removing master interface
` [B.A.T.M.A.N.] [PATCH 5/7] batman-adv: Allow to postpone softif unregistration
` [B.A.T.M.A.N.] [PATCH 6/7] batman-adv: Allow to use rntl_link for device creation/deletion
` [B.A.T.M.A.N.] [PATCH 7/7] batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
[B.A.T.M.A.N.] [PATCHv2] batman-adv: don't print the last_seen time for bat0 TT local entry
2012-12-01 13:27 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless NULL check
2012-12-01 13:19 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless blank lines before and after brackets
2012-12-01 13:15 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: Initialize lockdep class keys for hashes
2012-12-01 13:11 UTC (3+ messages)
[B.A.T.M.A.N.] [PATCH 0/6] CATWOMAN: Network coding in batman-adv
2012-12-01 11:14 UTC (13+ messages)
` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Add the initial code for network coding
` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: Detect coding nodes and remove these after timeout
` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Buffer unicast packets before forward
` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Code and transmit packets if possible
` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Save overheard and tx packets for decoding
` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Receive coded packets and decode them
[B.A.T.M.A.N.] pull request: batman-adv 2012-11-30
2012-11-30 17:22 UTC (3+ messages)
` [B.A.T.M.A.N.] [PATCH] batman-adv: use ETH_P_BATMAN
[B.A.T.M.A.N.] [PATCH] batctl: use ETH_P_BATMAN
2012-11-30 9:42 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH next] batman-adv: use ETH_P_BATMAN
2012-11-30 9:39 UTC (4+ messages)
[B.A.T.M.A.N.] batman-adv: Raw Socket Communication
2012-11-30 2:41 UTC (18+ messages)
[B.A.T.M.A.N.] [PATCH] batman-adv: don't print the last_seen time for bat0 TT local entry
2012-11-29 3:18 UTC (2+ messages)
[B.A.T.M.A.N.] [RFC 0/6] CATWOMAN: Network coding in batman-adv
2012-11-27 8:24 UTC (8+ messages)
` [B.A.T.M.A.N.] [RFC 1/6] batman-adv: Add the initial code for network coding
` [B.A.T.M.A.N.] [RFC 2/6] batman-adv: Detect coding nodes and remove these after timeout
[B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Use common Jenkins Hash implementation
2012-11-26 12:46 UTC (11+ messages)
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Define the size of hashtables by hash bits
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Remove size information from hash table
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: Remove wrapper structure for hash tables
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Allow to use different sized hash locks array
[B.A.T.M.A.N.] trigger events
2012-11-25 16:59 UTC (3+ messages)
[B.A.T.M.A.N.] Compile batman-adv code
2012-11-22 21:40 UTC (6+ messages)
[B.A.T.M.A.N.] pull request: batman-adv 2012-11-21
2012-11-22 8:28 UTC (14+ messages)
` [B.A.T.M.A.N.] [PATCH 4/9] batman-adv: Add wrapper to look up neighbor and send skb
` [B.A.T.M.A.N.] [PATCH 5/9] batman-adv: sysfs documentation should keep alphabetical order
` [B.A.T.M.A.N.] [PATCH 6/9] batman-adv: Add function to calculate crc32c for the skb payload
` [B.A.T.M.A.N.] [PATCH 7/9] batman-adv: Fix broadcast duplist for fragmentation
` [B.A.T.M.A.N.] [PATCH 8/9] batman-adv: Start new development cycle
` [B.A.T.M.A.N.] [PATCH 9/9] batman-adv: Use packing of 2 for all headers before an ethernet header
[B.A.T.M.A.N.] batman-adv: node socket communication
2012-11-21 21:21 UTC (3+ messages)
[B.A.T.M.A.N.] [B.A.T.M.A.N] batman-adv : client to client communication
2012-11-21 21:13 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