index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
types.h
Age
Commit message (
Expand
)
Author
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
2012-05-11
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
2012-05-11
batman-adv: rename last_valid to last_seen
Marek Lindner
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
2012-04-11
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
2012-04-11
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2012-04-11
batman-adv: add broadcast duplicate check
Simon Wunderlich
2012-04-11
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
2011-11-20
batman-adv: create a common substructure for tt_global/local_entry
Antonio Quartulli
2011-10-30
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-25
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
2011-06-20
batman-adv: gateway election code refactoring
Antonio Quartulli
2011-06-20
batman-adv: protect the local and the global trans-tables with rcu
Antonio Quartulli
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-05-30
batman-adv: a multiline comment should precede the variable it is describing
Antonio Quartulli
2011-05-08
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
2011-04-17
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
2011-04-17
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
batman-adv: remove orig_hash spinlock
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for orig_node
Marek Lindner
2011-03-05
batman-adv: remove extra layer between hash and hash element - hash bucket
Marek Lindner
2011-03-05
batman-adv: Make bat_priv->curr_gw an rcu protected pointer
Linus Lüssing
2011-03-05
batman-adv: make broadcast seqno operations atomic
Marek Lindner
2011-03-05
batman-adv: protect bit operations to count OGMs with spinlock
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for batman_if
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for softif_neigh
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for gw_node
Marek Lindner
2011-03-05
batman-adv: Correct rcu refcounting for neigh_node
Marek Lindner
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
[next]