aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAge
* batman-adv: protect ogm counter arrays with spinlockMarek Lindner2011-03-05
* batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-05
* batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-05
* batman-adv: protect neigh_nodes used outside of rcu_locks with refcountingMarek Lindner2011-03-05
* batman-adv: free neighbors when an interface is deactivatedMarek Lindner2011-03-05
* batman-adv: protect neighbor list with rcu locksMarek Lindner2011-03-05
* batman-adv: convert neighbor list to hlistMarek Lindner2011-03-05
* batman-adv: protect neighbor nodes with reference countersMarek Lindner2011-03-05
* batman-adv: Remove two duplicate includes.Jesper Juhl2011-02-14
* batman-adv: Disallow originator addressing within mesh layerLinus Lüssing2011-02-11
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Split combined variable declarationsMarek Lindner2011-02-11
* batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann2011-02-10
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* batman-adv: Remove unused variablesSven Eckelmann2011-01-31
* batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2011-01-31
* batman-adv: Remove unused definitionsSven Eckelmann2011-01-31
* batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann2011-01-31
* batman-adv: remove unused parametersSimon Wunderlich2011-01-31
* batman-adv: Calculate correct size for merged packetsSven Eckelmann2011-01-31
* batman-adv: Create roughly equal sized fragmentsSven Eckelmann2011-01-31
* batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-15
* batman-adv: Even Batman should not dereference NULL pointersJesper Juhl2011-01-13
* batman-adv: Return hna count on local buffer fillSven Eckelmann2010-12-20
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16