Age | Commit message (Expand) | Author |
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 |
2011-03-05 | batman-adv: protect ogm counter arrays with spinlock | Marek Lindner |
2011-03-05 | batman-adv: protect originator nodes with reference counters | Marek Lindner |
2011-03-05 | batman-adv: protect neighbor list with rcu locks | Marek Lindner |
2011-03-05 | batman-adv: convert neighbor list to hlist | Marek Lindner |
2011-03-05 | batman-adv: protect neighbor nodes with reference counters | Marek Lindner |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann |
2011-01-16 | batman-adv: Use "__attribute__" shortcut macros | Sven Eckelmann |
2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann |